Update README.md
Browse files
README.md
CHANGED
@@ -74,8 +74,8 @@ The label2id dictionary can be found at [here](https://huggingface.co/datasets/t
|
|
74 |
| split | number of texts | description |
|
75 |
|:--------------------------|-----:|:-----|
|
76 |
| test | 1679 | alias of `temporal_2021_test` |
|
77 |
-
| train |
|
78 |
-
| validation |
|
79 |
| temporal_2020_test | 573 | test set in 2020 period of temporal split |
|
80 |
| temporal_2021_test | 1679 | test set in 2021 period of temporal split |
|
81 |
| temporal_2020_train | 4585 | training set in 2020 period of temporal split |
|
|
|
74 |
| split | number of texts | description |
|
75 |
|:--------------------------|-----:|:-----|
|
76 |
| test | 1679 | alias of `temporal_2021_test` |
|
77 |
+
| train | 4585 | alias of `temporal_2020_train` |
|
78 |
+
| validation | 573 | alias of `temporal_2020_validation` |
|
79 |
| temporal_2020_test | 573 | test set in 2020 period of temporal split |
|
80 |
| temporal_2021_test | 1679 | test set in 2021 period of temporal split |
|
81 |
| temporal_2020_train | 4585 | training set in 2020 period of temporal split |
|