Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -307,6 +307,44 @@ dataset_info:
|
|
307 |
num_examples: 678
|
308 |
download_size: 267097
|
309 |
dataset_size: 2310691
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
310 |
- config_name: fas.rst.prstc.rels
|
311 |
features:
|
312 |
- name: doc
|
@@ -1170,6 +1208,14 @@ configs:
|
|
1170 |
path: eus.rst.ert.rels/validation-*
|
1171 |
- split: test
|
1172 |
path: eus.rst.ert.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1173 |
- config_name: fas.rst.prstc.rels
|
1174 |
data_files:
|
1175 |
- split: train
|
|
|
307 |
num_examples: 678
|
308 |
download_size: 267097
|
309 |
dataset_size: 2310691
|
310 |
+
- config_name: fas.rst.prstc.conllu
|
311 |
+
features:
|
312 |
+
- name: id
|
313 |
+
sequence: string
|
314 |
+
- name: form
|
315 |
+
sequence: string
|
316 |
+
- name: lemma
|
317 |
+
sequence: string
|
318 |
+
- name: upos
|
319 |
+
sequence: string
|
320 |
+
- name: xpos
|
321 |
+
sequence: string
|
322 |
+
- name: feats
|
323 |
+
sequence: string
|
324 |
+
- name: head
|
325 |
+
sequence: string
|
326 |
+
- name: deprel
|
327 |
+
sequence: string
|
328 |
+
- name: deps
|
329 |
+
sequence: string
|
330 |
+
- name: misc
|
331 |
+
sequence: string
|
332 |
+
- name: doc_id
|
333 |
+
dtype: string
|
334 |
+
- name: mwe
|
335 |
+
sequence: string
|
336 |
+
splits:
|
337 |
+
- name: train
|
338 |
+
num_bytes: 4738331
|
339 |
+
num_examples: 1713
|
340 |
+
- name: validation
|
341 |
+
num_bytes: 631614
|
342 |
+
num_examples: 202
|
343 |
+
- name: test
|
344 |
+
num_bytes: 668584
|
345 |
+
num_examples: 264
|
346 |
+
download_size: 731899
|
347 |
+
dataset_size: 6038529
|
348 |
- config_name: fas.rst.prstc.rels
|
349 |
features:
|
350 |
- name: doc
|
|
|
1208 |
path: eus.rst.ert.rels/validation-*
|
1209 |
- split: test
|
1210 |
path: eus.rst.ert.rels/test-*
|
1211 |
+
- config_name: fas.rst.prstc.conllu
|
1212 |
+
data_files:
|
1213 |
+
- split: train
|
1214 |
+
path: fas.rst.prstc.conllu/train-*
|
1215 |
+
- split: validation
|
1216 |
+
path: fas.rst.prstc.conllu/validation-*
|
1217 |
+
- split: test
|
1218 |
+
path: fas.rst.prstc.conllu/test-*
|
1219 |
- config_name: fas.rst.prstc.rels
|
1220 |
data_files:
|
1221 |
- split: train
|