Pedrada commited on
Commit
f3e34b6
โ€ข
1 Parent(s): 88a0007

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ widget:
14
 
15
  # twitter-XLM-roBERTa-base for Sentiment Analysis
16
 
17
- This is a XLM-roBERTa-base model trained on ~198M tweets and finetuned for sentiment analysis. The sentiment fine-tuning was done on 8 languages (Ar, En, Fr, De, Hi, It, Sp, Pt) but it can be used for more languages (see paper for details).
18
 
19
  - Paper: [XLM-T: A Multilingual Language Model Toolkit for Twitter](https://arxiv.org/abs/2104.12250).
20
  - Git Repo: [XLM-T official repository](https://github.com/cardiffnlp/xlm-t).
14
 
15
  # twitter-XLM-roBERTa-base for Sentiment Analysis
16
 
17
+ This is a multilingual XLM-roBERTa-base model trained on ~198M tweets and finetuned for sentiment analysis. The sentiment fine-tuning was done on 8 languages (Ar, En, Fr, De, Hi, It, Sp, Pt) but it can be used for more languages (see paper for details).
18
 
19
  - Paper: [XLM-T: A Multilingual Language Model Toolkit for Twitter](https://arxiv.org/abs/2104.12250).
20
  - Git Repo: [XLM-T official repository](https://github.com/cardiffnlp/xlm-t).