style-transfer-paraphrase icon indicating copy to clipboard operation
style-transfer-paraphrase copied to clipboard

HuggingFace Outputs

Open erfan226 opened this issue 3 years ago • 1 comments

Hello, Thanks for sharing your awesome research and codes. Would you mind sharing some details on how to use the huggingFace models? I'm using generate API on some examples but the results I'm getting are not very promising. I've also used a two-step pipeline (base paraphrase -> style-specific transfer) but the output of the second step was the exact copy of the base paraphrase model. Also, any thoughts on fine-tuning this model for another language? I appreciate any feedback.

erfan226 avatar Nov 11 '21 16:11 erfan226

Hi @erfan226, Could you share your generate API snippet?

Also, I suggest looking at this --- https://github.com/GEM-benchmark/NL-Augmenter/issues/298

martiansideofthemoon avatar Jan 17 '22 19:01 martiansideofthemoon