Update reference

This commit is contained in:
Jose Camacho Collados 2022-03-31 09:47:41 +00:00 committed by huggingface-web
parent a483d021cb
commit 5916057ce8
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ widget:
# Twitter-roBERTa-base for Sentiment Analysis - UPDATED (2021) # Twitter-roBERTa-base for Sentiment Analysis - UPDATED (2021)
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. This is a roBERTa-base model trained on ~124M tweets from January 2018 to December 2021 (see [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m)), 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) and the original reference paper is [TweetEval](https://github.com/cardiffnlp/tweeteval). This model is suitable for English. The original roBERTa-base model can be found [here](https://huggingface.co/cardiffnlp/twitter-roberta-base-2021-124m) and the original reference paper is [TweetEval](https://github.com/cardiffnlp/tweeteval). This model is suitable for English.
- Reference Paper: [TimeLMs paper](https://arxiv.org/abs/2202.03829). - Reference Paper: [TimeLMs paper](https://arxiv.org/abs/2202.03829).