Commit
·
c97f477
1
Parent(s):
9167386
Add reference paper
Browse files
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 [
|
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".
|