Update README.md
This commit is contained in:
parent
88a0007355
commit
f3e34b6c30
|
@ -14,7 +14,7 @@ widget:
|
|||
|
||||
# twitter-XLM-roBERTa-base for Sentiment Analysis
|
||||
|
||||
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).
|
||||
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).
|
||||
|
||||
- Paper: [XLM-T: A Multilingual Language Model Toolkit for Twitter](https://arxiv.org/abs/2104.12250).
|
||||
- Git Repo: [XLM-T official repository](https://github.com/cardiffnlp/xlm-t).
|
||||
|
|
Loading…
Reference in New Issue