Cardiff NLP commited on
Commit
d6af26c
1 Parent(s): 8956fe4

Update language

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # Twitter-roBERTa-base for Sentiment Analysis
2
 
3
- This is a roBERTa-base model trained on ~58M tweets and finetuned for sentiment analysis with the TweetEval benchmark.
4
 
5
  - Reference Paper: [_TweetEval_ (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
6
  - Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).
 
1
  # Twitter-roBERTa-base for Sentiment Analysis
2
 
3
+ 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)).
4
 
5
  - Reference Paper: [_TweetEval_ (Findings of EMNLP 2020)](https://arxiv.org/pdf/2010.12421.pdf).
6
  - Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/tweeteval).