Edit model card

acl

This model is used to generate paraphrases. It has been trained on a mix of 3 different paraphrase detection datasets: MSR, Quora, Google-PAWS.

We use this model in our ACL'21 Paper "PROTAUGMENT: Unsupervised diverse short-texts paraphrasing for intent detection meta-learning"

Jointly used with generation constraints, this model allows to generate diverse paraphrases. We use those paraphrases as a data augmentation technique to further boosts a classification model's generalization capability. Feel free to play with the code!

If you use this model, please consider citing our paper.

@article{Dopierre2021ProtAugmentUD,
    title={ProtAugment: Unsupervised diverse short-texts paraphrasing for intent detection meta-learning},
    author={Thomas Dopierre and C. Gravier and Wilfried Logerais},
    journal={ArXiv},
    year={2021},
    volume={abs/2105.12995}
}
Downloads last month
141
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.