Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Size:
10K - 100K
ArXiv:
Tags:
causal-reasoning
License:
Update README.md
Browse files
README.md
CHANGED
@@ -102,17 +102,17 @@ There is an URL, a title, and a timestamp for each of the two headlines in every
|
|
102 |
| Dataset | Split | Number of Instances |
|
103 |
|:---------|:---------|:---------|
|
104 |
| ru_simple | train | 7,641 |
|
105 |
-
|
|
106 |
-
|
|
107 |
| en_simple | train | 4,332 |
|
108 |
-
|
|
109 |
-
|
|
110 |
| ru_full | train | 5,713 |
|
111 |
-
|
|
112 |
-
|
|
113 |
| en_full | train | 2,009 |
|
114 |
-
|
|
115 |
-
|
|
116 |
|
117 |
## Dataset Creation
|
118 |
|
|
|
102 |
| Dataset | Split | Number of Instances |
|
103 |
|:---------|:---------|:---------|
|
104 |
| ru_simple | train | 7,641 |
|
105 |
+
| | validation | 955 |
|
106 |
+
| | test | 957 |
|
107 |
| en_simple | train | 4,332 |
|
108 |
+
| | validation | 542 |
|
109 |
+
| | test | 542 |
|
110 |
| ru_full | train | 5,713 |
|
111 |
+
| | validation | 715 |
|
112 |
+
| | test | 715 |
|
113 |
| en_full | train | 2,009 |
|
114 |
+
| | validation | 251 |
|
115 |
+
| | test | 252 |
|
116 |
|
117 |
## Dataset Creation
|
118 |
|