Cardiff NLP
commited on
Commit
·
e80bc4e
1
Parent(s):
95863e6
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# Twitter 2021 124M (RoBERTa-base)
|
2 |
|
3 |
-
This is a RoBERTa-base model trained on
|
4 |
More details and performance scores are available in the [TimeLMs paper](https://arxiv.org/abs/2202.03829).
|
5 |
|
6 |
Below, we provide some usage examples using the standard Transformers interface. For another interface more suited to comparing predictions and perplexity scores between models trained at different temporal intervals, check the [TimeLMs repository](https://github.com/cardiffnlp/timelms).
|
|
|
1 |
# Twitter 2021 124M (RoBERTa-base)
|
2 |
|
3 |
+
This is a RoBERTa-base model trained on 123.86M tweets until the end of 2021.
|
4 |
More details and performance scores are available in the [TimeLMs paper](https://arxiv.org/abs/2202.03829).
|
5 |
|
6 |
Below, we provide some usage examples using the standard Transformers interface. For another interface more suited to comparing predictions and perplexity scores between models trained at different temporal intervals, check the [TimeLMs repository](https://github.com/cardiffnlp/timelms).
|