Update language
This commit is contained in:
parent
8956fe4147
commit
d6af26ce06
|
@ -1,6 +1,6 @@
|
|||
# Twitter-roBERTa-base for Sentiment Analysis
|
||||
|
||||
This is a roBERTa-base model trained on ~58M tweets and finetuned for sentiment analysis with the TweetEval benchmark.
|
||||
This is a roBERTa-base model trained on ~58M tweets and finetuned for sentiment analysis with the TweetEval benchmark. This model is suitable for English (for a similar multilingual model, see [XLM-T](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment)).
|
||||
|
||||
- Reference Paper: [_TweetEval_ (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
|
||||
- Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
|
||||
|
|
Loading…
Reference in New Issue