Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -763,6 +763,44 @@ dataset_info:
|
|
763 |
num_examples: 426
|
764 |
download_size: 0
|
765 |
dataset_size: 2239682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
766 |
- config_name: spa.rst.sctb.rels
|
767 |
features:
|
768 |
- name: doc
|
@@ -1038,6 +1076,14 @@ configs:
|
|
1038 |
path: spa.rst.rststb.rels/validation-*
|
1039 |
- split: test
|
1040 |
path: spa.rst.rststb.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1041 |
- config_name: spa.rst.sctb.rels
|
1042 |
data_files:
|
1043 |
- split: train
|
|
|
763 |
num_examples: 426
|
764 |
download_size: 0
|
765 |
dataset_size: 2239682
|
766 |
+
- config_name: spa.rst.sctb.conllu
|
767 |
+
features:
|
768 |
+
- name: id
|
769 |
+
sequence: string
|
770 |
+
- name: form
|
771 |
+
sequence: string
|
772 |
+
- name: lemma
|
773 |
+
sequence: string
|
774 |
+
- name: upos
|
775 |
+
sequence: string
|
776 |
+
- name: xpos
|
777 |
+
sequence: string
|
778 |
+
- name: feats
|
779 |
+
sequence: string
|
780 |
+
- name: head
|
781 |
+
sequence: string
|
782 |
+
- name: deprel
|
783 |
+
sequence: string
|
784 |
+
- name: deps
|
785 |
+
sequence: string
|
786 |
+
- name: misc
|
787 |
+
sequence: string
|
788 |
+
- name: doc_id
|
789 |
+
dtype: string
|
790 |
+
- name: mwe
|
791 |
+
sequence: 'null'
|
792 |
+
splits:
|
793 |
+
- name: train
|
794 |
+
num_bytes: 971488
|
795 |
+
num_examples: 325
|
796 |
+
- name: validation
|
797 |
+
num_bytes: 227843
|
798 |
+
num_examples: 75
|
799 |
+
- name: test
|
800 |
+
num_bytes: 359479
|
801 |
+
num_examples: 113
|
802 |
+
download_size: 217463
|
803 |
+
dataset_size: 1558810
|
804 |
- config_name: spa.rst.sctb.rels
|
805 |
features:
|
806 |
- name: doc
|
|
|
1076 |
path: spa.rst.rststb.rels/validation-*
|
1077 |
- split: test
|
1078 |
path: spa.rst.rststb.rels/test-*
|
1079 |
+
- config_name: spa.rst.sctb.conllu
|
1080 |
+
data_files:
|
1081 |
+
- split: train
|
1082 |
+
path: spa.rst.sctb.conllu/train-*
|
1083 |
+
- split: validation
|
1084 |
+
path: spa.rst.sctb.conllu/validation-*
|
1085 |
+
- split: test
|
1086 |
+
path: spa.rst.sctb.conllu/test-*
|
1087 |
- config_name: spa.rst.sctb.rels
|
1088 |
data_files:
|
1089 |
- split: train
|