dominguesm commited on
Commit
ef52e7a
1 Parent(s): 5359233

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,6 +3,7 @@ language: pt
3
  tags:
4
  - seq2seq
5
  - t5
 
6
  widget:
7
  - text: "['agradecimento', 'otimismo']: Tenho tanta coisa para fazer antes de sair da cidade por uma semana no domingo."
8
  - text: "['auto_afirmacao']: Aquele momento, você percebe que todo o trabalho duro foi para nada e você não tem controle sobre nada."
@@ -15,7 +16,7 @@ widget:
15
 
16
  ## Model description
17
 
18
- 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).
19
 
20
  ## How to use
21
 
 
3
  tags:
4
  - seq2seq
5
  - t5
6
+ - positive_perspectives
7
  widget:
8
  - text: "['agradecimento', 'otimismo']: Tenho tanta coisa para fazer antes de sair da cidade por uma semana no domingo."
9
  - text: "['auto_afirmacao']: Aquele momento, você percebe que todo o trabalho duro foi para nada e você não tem controle sobre nada."
 
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