Create README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
-
# GPT2
|
2 |
-
|
|
|
|
|
|
|
3 |
## Citation
|
|
|
4 |
If you found this model useful, please cite the original work:
|
|
|
5 |
```
|
6 |
@inproceedings{style20,
|
7 |
author={Kalpesh Krishna and John Wieting and Mohit Iyyer},
|
|
|
1 |
+
# GPT2 Romantic poetry style transfer paraphraser
|
2 |
+
|
3 |
+
This is the trained Romantic poetry-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.
|
4 |
+
|
5 |
+
|
6 |
## Citation
|
7 |
+
|
8 |
If you found this model useful, please cite the original work:
|
9 |
+
|
10 |
```
|
11 |
@inproceedings{style20,
|
12 |
author={Kalpesh Krishna and John Wieting and Mohit Iyyer},
|