From 88a00073550477dcd30bd1ecc7eff3346ea249f9 Mon Sep 17 00:00:00 2001 From: Cardiff NLP Date: Tue, 27 Apr 2021 15:40:10 +0000 Subject: [PATCH] Add reference paper --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9174697..afda2ef 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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://...). +- 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). ## Example Pipeline