Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -915,6 +915,44 @@ dataset_info:
|
|
| 915 |
num_examples: 215
|
| 916 |
download_size: 0
|
| 917 |
dataset_size: 1039490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 918 |
- config_name: zho.rst.gcdt.rels
|
| 919 |
features:
|
| 920 |
- name: doc
|
|
@@ -1146,6 +1184,14 @@ configs:
|
|
| 1146 |
path: zho.dep.scidtb.rels/validation-*
|
| 1147 |
- split: test
|
| 1148 |
path: zho.dep.scidtb.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1149 |
- config_name: zho.rst.gcdt.rels
|
| 1150 |
data_files:
|
| 1151 |
- split: train
|
|
|
|
| 915 |
num_examples: 215
|
| 916 |
download_size: 0
|
| 917 |
dataset_size: 1039490
|
| 918 |
+
- config_name: zho.rst.gcdt.conllu
|
| 919 |
+
features:
|
| 920 |
+
- name: id
|
| 921 |
+
sequence: string
|
| 922 |
+
- name: form
|
| 923 |
+
sequence: string
|
| 924 |
+
- name: lemma
|
| 925 |
+
sequence: string
|
| 926 |
+
- name: upos
|
| 927 |
+
sequence: string
|
| 928 |
+
- name: xpos
|
| 929 |
+
sequence: string
|
| 930 |
+
- name: feats
|
| 931 |
+
sequence: string
|
| 932 |
+
- name: head
|
| 933 |
+
sequence: string
|
| 934 |
+
- name: deprel
|
| 935 |
+
sequence: string
|
| 936 |
+
- name: deps
|
| 937 |
+
sequence: string
|
| 938 |
+
- name: misc
|
| 939 |
+
sequence: string
|
| 940 |
+
- name: doc_id
|
| 941 |
+
dtype: string
|
| 942 |
+
- name: mwe
|
| 943 |
+
sequence: 'null'
|
| 944 |
+
splits:
|
| 945 |
+
- name: train
|
| 946 |
+
num_bytes: 3466038
|
| 947 |
+
num_examples: 2026
|
| 948 |
+
- name: validation
|
| 949 |
+
num_bytes: 554602
|
| 950 |
+
num_examples: 331
|
| 951 |
+
- name: test
|
| 952 |
+
num_bytes: 557377
|
| 953 |
+
num_examples: 335
|
| 954 |
+
download_size: 712103
|
| 955 |
+
dataset_size: 4578017
|
| 956 |
- config_name: zho.rst.gcdt.rels
|
| 957 |
features:
|
| 958 |
- name: doc
|
|
|
|
| 1184 |
path: zho.dep.scidtb.rels/validation-*
|
| 1185 |
- split: test
|
| 1186 |
path: zho.dep.scidtb.rels/test-*
|
| 1187 |
+
- config_name: zho.rst.gcdt.conllu
|
| 1188 |
+
data_files:
|
| 1189 |
+
- split: train
|
| 1190 |
+
path: zho.rst.gcdt.conllu/train-*
|
| 1191 |
+
- split: validation
|
| 1192 |
+
path: zho.rst.gcdt.conllu/validation-*
|
| 1193 |
+
- split: test
|
| 1194 |
+
path: zho.rst.gcdt.conllu/test-*
|
| 1195 |
- config_name: zho.rst.gcdt.rels
|
| 1196 |
data_files:
|
| 1197 |
- split: train
|