luisespinosa commited on
Commit
c97f477
1 Parent(s): 9167386

Add reference paper

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  # Twitter-XLM-Roberta-base
2
- This is a XLM-Roberta-base model trained on ~198M multilingual tweets, described and evaluated in the [TODO: ADD PAPER](https://example.com). To evaluate this and other LMs on Twitter-specific data, please refer to the [TODO: ADD REPO LINK](https://example.com).
3
 
4
  ## Preprocess Text
5
  Replace usernames and links for placeholders: "@user" and "http".
 
1
  # Twitter-XLM-Roberta-base
2
+ This is a XLM-Roberta-base model trained on ~198M multilingual tweets, described and evaluated in the [reference paper](https://arxiv.org/abs/2104.12250). To evaluate this and other LMs on Twitter-specific data, please refer to the [main repository](https://github.com/cardiffnlp/xlm-t).
3
 
4
  ## Preprocess Text
5
  Replace usernames and links for placeholders: "@user" and "http".