dominguesm commited on
Commit
6bbd01d
1 Parent(s): ef52e7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ widget:
16
 
17
  ## Model description
18
 
19
- This model is a [PTT5](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) finetuned to sentiment transfer task, where the objective is to reverse the sentiment polarity of a text without contradicting the original meaning. Based on the paper [arXiv:2204.02952](https://arxiv.org/abs/2204.02952).
20
 
21
  ## How to use
22
 
 
16
 
17
  ## Model description
18
 
19
+ This model is a [PTT5](https://huggingface.co/unicamp-dl/ptt5-base-portuguese-vocab) adjusted to the sentiment transfer task, where the objective is to reverse the sentiment polarity of a text without contradicting the original meaning. Positive reframing induces a complementary positive viewpoint (e.g. glass-half-full) escaping negative patterns. Based on the article [arXiv:2204.02952](https://arxiv.org/abs/2204.02952).
20
 
21
  ## How to use
22