Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -535,6 +535,44 @@ dataset_info:
|
|
535 |
num_examples: 1248
|
536 |
download_size: 3135555
|
537 |
dataset_size: 10976742
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
538 |
- config_name: rus.rst.rrt.conllu
|
539 |
features:
|
540 |
- name: id
|
@@ -876,6 +914,14 @@ configs:
|
|
876 |
path: por.pdtb.crpc.rels/validation-*
|
877 |
- split: test
|
878 |
path: por.pdtb.crpc.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
879 |
- config_name: rus.rst.rrt.conllu
|
880 |
data_files:
|
881 |
- split: train
|
|
|
535 |
num_examples: 1248
|
536 |
download_size: 3135555
|
537 |
dataset_size: 10976742
|
538 |
+
- config_name: por.rst.cstn.rels
|
539 |
+
features:
|
540 |
+
- name: doc
|
541 |
+
dtype: string
|
542 |
+
- name: unit1_toks
|
543 |
+
dtype: string
|
544 |
+
- name: unit2_toks
|
545 |
+
dtype: string
|
546 |
+
- name: unit1_txt
|
547 |
+
dtype: string
|
548 |
+
- name: unit2_txt
|
549 |
+
dtype: string
|
550 |
+
- name: s1_toks
|
551 |
+
dtype: string
|
552 |
+
- name: s2_toks
|
553 |
+
dtype: string
|
554 |
+
- name: unit1_sent
|
555 |
+
dtype: string
|
556 |
+
- name: unit2_sent
|
557 |
+
dtype: string
|
558 |
+
- name: dir
|
559 |
+
dtype: string
|
560 |
+
- name: orig_label
|
561 |
+
dtype: string
|
562 |
+
- name: label
|
563 |
+
dtype: string
|
564 |
+
splits:
|
565 |
+
- name: train
|
566 |
+
num_bytes: 2494318
|
567 |
+
num_examples: 4148
|
568 |
+
- name: validation
|
569 |
+
num_bytes: 330132
|
570 |
+
num_examples: 573
|
571 |
+
- name: test
|
572 |
+
num_bytes: 176246
|
573 |
+
num_examples: 272
|
574 |
+
download_size: 820097
|
575 |
+
dataset_size: 3000696
|
576 |
- config_name: rus.rst.rrt.conllu
|
577 |
features:
|
578 |
- name: id
|
|
|
914 |
path: por.pdtb.crpc.rels/validation-*
|
915 |
- split: test
|
916 |
path: por.pdtb.crpc.rels/test-*
|
917 |
+
- config_name: por.rst.cstn.rels
|
918 |
+
data_files:
|
919 |
+
- split: train
|
920 |
+
path: por.rst.cstn.rels/train-*
|
921 |
+
- split: validation
|
922 |
+
path: por.rst.cstn.rels/validation-*
|
923 |
+
- split: test
|
924 |
+
path: por.rst.cstn.rels/test-*
|
925 |
- config_name: rus.rst.rrt.conllu
|
926 |
data_files:
|
927 |
- split: train
|