PrithivirajDamodaran / Parrot_Paraphraser

A practical and feature-rich paraphrasing framework to augment human intents in text form to build robust NLU models for conversational engines. Created by Prithiviraj Damodaran. Open to pull requests and other forms of collaboration.
Apache License 2.0
866 stars 141 forks source link

About this model paper #50

Open FuHan77 opened 1 year ago

FuHan77 commented 1 year ago

Excuse me, where can I find your paper on Parrot Paraphraser generation?

qaixerabbas commented 1 year ago

I think it is based on T5. They finetuned the model as per my best knowledge. You can find the T5 paper here and it's explanation here. You can find the official code from Google Research here.

FuHan77 commented 1 year ago

I think it is based on T5. They finetuned the model as per my best knowledge. You can find the T5 paper here and it's explanation here. You can find the official code from Google Research here.

In the Citation section, isn't there a citation tag? I want to look at the structure of the model

FuHan77 commented 1 year ago

我认为它基于 T5。他们根据我的最佳知识对模型进行了微调。你可以在这里找到T5论文,它在这里解释。你可以在这里找到谷歌搜索的官方代码。 How do the adequacy and fluency models work in the code?

FuHan77 commented 1 year ago

How does this fluidity model work?