Pedrada commited on
Commit
b636d90
1 Parent(s): d6af26c

Add link to sentiment-latest

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -10,6 +10,7 @@ This is a roBERTa-base model trained on ~58M tweets and finetuned for sentiment
10
  1 -> Neutral;
11
  2 -> Positive
12
 
 
13
 
14
  ## Example of classification
15
 
 
10
  1 -> Neutral;
11
  2 -> Positive
12
 
13
+ <b>New!</b> We just released a new sentiment analysis model trained on more recent and a larger quantity of tweets. See [twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) for more details.
14
 
15
  ## Example of classification
16