diff --git a/README.md b/README.md index 9932a7d..a49ca17 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ widget: --- -# Twitter-roBERTa-base for Sentiment Analysis +# Twitter-roBERTa-base for Sentiment Analysis - UPDATED (2021) -This is a roBERTa-base model trained on ~200M tweets and finetuned for sentiment analysis with the TweetEval benchmark. This model is suitable for English. +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. +The original roBERTa-base model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m). +This model is suitable for English. - Reference Paper: [_TweetEval_ (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf). - Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).