Update README.md

This commit is contained in:
Cardiff NLP 2021-04-26 16:28:59 +00:00 committed by huggingface-web
parent 54186b74b2
commit 083e90c883
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ widget:
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).
- Paper: [XLM-T: A Multilingual Language Model Toolkit for Twitter](https://...).
- Git Repo: [Tweeteval official repository](https://github.com/cardiffnlp/xlm-t).
- Git Repo: [XLM-T official repository](https://github.com/cardiffnlp/xlm-t).
## Example Pipeline
```python