File size: 660 Bytes
4ae027c
 
e320d41
4ae027c
 
 
 
1a89b6c
4ae027c
 
 
 
 
1a89b6c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# GPT2 base style transfer paraphraser

This is the trained base-model from the paper [Reformulating Unsupervised Style Transfer as Paraphrase Generation](https://arxiv.org/abs/2010.05700) by Krishna K. et al. Note that I (the uploader) am not the author of the paper. Permission to upload to Huggingface was given by the main author. 


## Citation
If you found this model useful, please cite the original work:
```
@inproceedings{style20,
author={Kalpesh Krishna and John Wieting and Mohit Iyyer},
Booktitle = {Empirical Methods in Natural Language Processing},
Year = "2020",
Title={Reformulating Unsupervised Style Transfer as Paraphrase Generation},
}
```