Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -231,6 +231,44 @@ dataset_info:
|
|
| 231 |
num_examples: 2843
|
| 232 |
download_size: 0
|
| 233 |
dataset_size: 35262113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 234 |
- config_name: spa.rst.rststb.rels
|
| 235 |
features:
|
| 236 |
- name: doc
|
|
@@ -394,6 +432,14 @@ configs:
|
|
| 394 |
path: rus.rst.rrt.rels/validation-*
|
| 395 |
- split: test
|
| 396 |
path: rus.rst.rrt.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 397 |
- config_name: spa.rst.rststb.rels
|
| 398 |
data_files:
|
| 399 |
- split: train
|
|
|
|
| 231 |
num_examples: 2843
|
| 232 |
download_size: 0
|
| 233 |
dataset_size: 35262113
|
| 234 |
+
- config_name: spa.rst.rststb.conllu
|
| 235 |
+
features:
|
| 236 |
+
- name: id
|
| 237 |
+
sequence: string
|
| 238 |
+
- name: form
|
| 239 |
+
sequence: string
|
| 240 |
+
- name: lemma
|
| 241 |
+
sequence: string
|
| 242 |
+
- name: upos
|
| 243 |
+
sequence: string
|
| 244 |
+
- name: xpos
|
| 245 |
+
sequence: string
|
| 246 |
+
- name: feats
|
| 247 |
+
sequence: string
|
| 248 |
+
- name: head
|
| 249 |
+
sequence: string
|
| 250 |
+
- name: deprel
|
| 251 |
+
sequence: string
|
| 252 |
+
- name: deps
|
| 253 |
+
sequence: string
|
| 254 |
+
- name: misc
|
| 255 |
+
sequence: string
|
| 256 |
+
- name: doc_id
|
| 257 |
+
dtype: string
|
| 258 |
+
- name: mwe
|
| 259 |
+
sequence: 'null'
|
| 260 |
+
splits:
|
| 261 |
+
- name: train
|
| 262 |
+
num_bytes: 4145601
|
| 263 |
+
num_examples: 1547
|
| 264 |
+
- name: validation
|
| 265 |
+
num_bytes: 723297
|
| 266 |
+
num_examples: 253
|
| 267 |
+
- name: test
|
| 268 |
+
num_bytes: 780028
|
| 269 |
+
num_examples: 286
|
| 270 |
+
download_size: 659246
|
| 271 |
+
dataset_size: 5648926
|
| 272 |
- config_name: spa.rst.rststb.rels
|
| 273 |
features:
|
| 274 |
- name: doc
|
|
|
|
| 432 |
path: rus.rst.rrt.rels/validation-*
|
| 433 |
- split: test
|
| 434 |
path: rus.rst.rrt.rels/test-*
|
| 435 |
+
- config_name: spa.rst.rststb.conllu
|
| 436 |
+
data_files:
|
| 437 |
+
- split: train
|
| 438 |
+
path: spa.rst.rststb.conllu/train-*
|
| 439 |
+
- split: validation
|
| 440 |
+
path: spa.rst.rststb.conllu/validation-*
|
| 441 |
+
- split: test
|
| 442 |
+
path: spa.rst.rststb.conllu/test-*
|
| 443 |
- config_name: spa.rst.rststb.rels
|
| 444 |
data_files:
|
| 445 |
- split: train
|