Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
English
Size:
100K - 1M
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -85,10 +85,8 @@ We ask annotators to ignore those special tokens but label the verified users' m
|
|
85 |
| train_all | 7111 | combined training dataset of `train_2020` and `train_2021` |
|
86 |
| validation_2020 | 576 | validation dataset from September 2019 to August 2020 |
|
87 |
| validation_2021 | 310 | validation dataset from September 2020 to August 2021 |
|
88 |
-
| validation_all | 886 | combined validation dataset of `validation_2020` and `validation_2021` |
|
89 |
| test_2020 | 576 | test dataset from September 2019 to August 2020 |
|
90 |
| test_2021 | 2807 | test dataset from September 2020 to August 2021 |
|
91 |
-
| test_all | 3383 | combined test dataset of `test_2020` and `test_2021` |
|
92 |
| train_random | 4616 | randomly sampled training dataset with the same size as `train_2020` from `train_all` |
|
93 |
| validation_random | 576 | randomly sampled training dataset with the same size as `validation_2020` from `validation_all` |
|
94 |
| extra_2020 | 87880 | extra tweet without annotations from September 2019 to August 2020 |
|
|
|
85 |
| train_all | 7111 | combined training dataset of `train_2020` and `train_2021` |
|
86 |
| validation_2020 | 576 | validation dataset from September 2019 to August 2020 |
|
87 |
| validation_2021 | 310 | validation dataset from September 2020 to August 2021 |
|
|
|
88 |
| test_2020 | 576 | test dataset from September 2019 to August 2020 |
|
89 |
| test_2021 | 2807 | test dataset from September 2020 to August 2021 |
|
|
|
90 |
| train_random | 4616 | randomly sampled training dataset with the same size as `train_2020` from `train_all` |
|
91 |
| validation_random | 576 | randomly sampled training dataset with the same size as `validation_2020` from `validation_all` |
|
92 |
| extra_2020 | 87880 | extra tweet without annotations from September 2019 to August 2020 |
|