Update number of tweets
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ license: mit
|
|
11 |
|
12 |
# Twitter-XLM-Roberta-large
|
13 |
This is a XLM-T large language model specialised on Twitter.
|
14 |
-
The base model was the multilingual XLM-R and the model was then re-trained on tweets from
|
15 |
|
16 |
To evaluate this and other LMs on Twitter-specific data, please refer to the [XLM-T main repository](https://github.com/cardiffnlp/xlm-t).
|
17 |
|
|
|
11 |
|
12 |
# Twitter-XLM-Roberta-large
|
13 |
This is a XLM-T large language model specialised on Twitter.
|
14 |
+
The base model was the multilingual XLM-R and the model was then re-trained on over 1 billion tweets from different languages until December 2022.
|
15 |
|
16 |
To evaluate this and other LMs on Twitter-specific data, please refer to the [XLM-T main repository](https://github.com/cardiffnlp/xlm-t).
|
17 |
|