Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Twitter 2021 124M (RoBERTa-base)
|
2 |
|
3 |
This is a RoBERTa-base model trained on 123.86M tweets until the end of 2021.
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- timelms
|
5 |
+
- twitter
|
6 |
+
license: mit
|
7 |
+
datasets:
|
8 |
+
- twitter-api
|
9 |
+
---
|
10 |
+
|
11 |
# Twitter 2021 124M (RoBERTa-base)
|
12 |
|
13 |
This is a RoBERTa-base model trained on 123.86M tweets until the end of 2021.
|