Cardiff NLP commited on
Commit
b40ad29
1 Parent(s): 9f7b583

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ widget:
7
 
8
  # Twitter-roBERTa-base for Sentiment Analysis - UPDATED (2021)
9
 
10
- This is a roBERTa-base model trained on ~124M tweets from January 2018 to December 2021, and finetuned for sentiment analysis with the TweetEval benchmark.
11
  The original roBERTa-base model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m).
12
  This model is suitable for English.
13
 
 
7
 
8
  # Twitter-roBERTa-base for Sentiment Analysis - UPDATED (2021)
9
 
10
+ This is a roBERTa-base model trained on ~124M tweets from January 2018 to December 2021 (see [TimeLMs paper](https://arxiv.org/abs/2202.03829)), and finetuned for sentiment analysis with the TweetEval benchmark.
11
  The original roBERTa-base model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m).
12
  This model is suitable for English.
13