martiansideofthemoon / style-transfer-paraphrase

Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (https://arxiv.org/abs/2010.05700).

Home Page:http://style.cs.umass.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adding the CoLA classifier to Huggingface

avidale opened this issue · comments

Hello everyone (especially @martiansideofthemoon, I believe) and thank you for the brilliant paper!

Our team have used your CoLA classifier to evaluate fluency in our project on text detoxification (https://github.com/skoltech-nlp/detox), and it showed better correlation with human judgements of fluency than alternative models trained on CoLA. Therefore, we suggest to use this classifier in other projects on text style transfer.

Could you please upload the classifier to the Huggingface model repository (or give us permission to do so), to make this classifier more conveniently accessible in other projects?

Hi @avidale,
Thanks for your interest & your report of successfully using the CoLA classifier. Yes please feel free to upload it if you have the bandwidth to do so, would be great if you could point me to the HuggingFace link so that I can add it to this repository. I will probably be able to get to this only after a few weeks.