Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -155,6 +155,44 @@ dataset_info:
|
|
| 155 |
num_examples: 1911
|
| 156 |
download_size: 1494028
|
| 157 |
dataset_size: 5682139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 158 |
- config_name: zho.dep.scidtb.conllu
|
| 159 |
features:
|
| 160 |
- name: id
|
|
@@ -264,6 +302,14 @@ configs:
|
|
| 264 |
path: eng.dep.scidtb.rels/validation-*
|
| 265 |
- split: test
|
| 266 |
path: eng.dep.scidtb.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 267 |
- config_name: zho.dep.scidtb.conllu
|
| 268 |
data_files:
|
| 269 |
- split: train
|
|
|
|
| 155 |
num_examples: 1911
|
| 156 |
download_size: 1494028
|
| 157 |
dataset_size: 5682139
|
| 158 |
+
- config_name: rus.rst.rrt.rels
|
| 159 |
+
features:
|
| 160 |
+
- name: doc
|
| 161 |
+
dtype: string
|
| 162 |
+
- name: unit1_toks
|
| 163 |
+
dtype: string
|
| 164 |
+
- name: unit2_toks
|
| 165 |
+
dtype: string
|
| 166 |
+
- name: unit1_txt
|
| 167 |
+
dtype: string
|
| 168 |
+
- name: unit2_txt
|
| 169 |
+
dtype: string
|
| 170 |
+
- name: s1_toks
|
| 171 |
+
dtype: string
|
| 172 |
+
- name: s2_toks
|
| 173 |
+
dtype: string
|
| 174 |
+
- name: unit1_sent
|
| 175 |
+
dtype: string
|
| 176 |
+
- name: unit2_sent
|
| 177 |
+
dtype: string
|
| 178 |
+
- name: dir
|
| 179 |
+
dtype: string
|
| 180 |
+
- name: orig_label
|
| 181 |
+
dtype: string
|
| 182 |
+
- name: label
|
| 183 |
+
dtype: string
|
| 184 |
+
splits:
|
| 185 |
+
- name: train
|
| 186 |
+
num_bytes: 29448345
|
| 187 |
+
num_examples: 28868
|
| 188 |
+
- name: validation
|
| 189 |
+
num_bytes: 2906149
|
| 190 |
+
num_examples: 2855
|
| 191 |
+
- name: test
|
| 192 |
+
num_bytes: 2907619
|
| 193 |
+
num_examples: 2843
|
| 194 |
+
download_size: 9200175
|
| 195 |
+
dataset_size: 35262113
|
| 196 |
- config_name: zho.dep.scidtb.conllu
|
| 197 |
features:
|
| 198 |
- name: id
|
|
|
|
| 302 |
path: eng.dep.scidtb.rels/validation-*
|
| 303 |
- split: test
|
| 304 |
path: eng.dep.scidtb.rels/test-*
|
| 305 |
+
- config_name: rus.rst.rrt.rels
|
| 306 |
+
data_files:
|
| 307 |
+
- split: train
|
| 308 |
+
path: rus.rst.rrt.rels/train-*
|
| 309 |
+
- split: validation
|
| 310 |
+
path: rus.rst.rrt.rels/validation-*
|
| 311 |
+
- split: test
|
| 312 |
+
path: rus.rst.rrt.rels/test-*
|
| 313 |
- config_name: zho.dep.scidtb.conllu
|
| 314 |
data_files:
|
| 315 |
- split: train
|