gabrielloiseau
commited on
Commit
•
7c8d472
1
Parent(s):
91f2e7b
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ Fine-tuned text rewriting model with **proximal policy optimization** for author
|
|
16 |
ArXiv paper: coming soon
|
17 |
|
18 |
## Model description
|
19 |
-
- **Model type:** Authorship obfuscation model using GPT2-
|
20 |
- **Reward models:** [rrivera1849/LUAR-MUD](https://huggingface.co/rrivera1849/LUAR-MUD) & [Alibaba-NLP/gte-large-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-large-en-v1.5)
|
21 |
- **Finetuned from model:** [philippelaban/keep_it_simple](https://huggingface.co/philippelaban/keep_it_simple)
|
22 |
- **Dataset:** [Yelp/yelp_review_full](https://huggingface.co/datasets/Yelp/yelp_review_full)
|
|
|
16 |
ArXiv paper: coming soon
|
17 |
|
18 |
## Model description
|
19 |
+
- **Model type:** Authorship obfuscation model using GPT2-based text rewriting
|
20 |
- **Reward models:** [rrivera1849/LUAR-MUD](https://huggingface.co/rrivera1849/LUAR-MUD) & [Alibaba-NLP/gte-large-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-large-en-v1.5)
|
21 |
- **Finetuned from model:** [philippelaban/keep_it_simple](https://huggingface.co/philippelaban/keep_it_simple)
|
22 |
- **Dataset:** [Yelp/yelp_review_full](https://huggingface.co/datasets/Yelp/yelp_review_full)
|