Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1219,6 +1219,44 @@ dataset_info:
|
|
| 1219 |
num_examples: 953
|
| 1220 |
download_size: 1055924
|
| 1221 |
dataset_size: 5309620
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1222 |
- config_name: zho.rst.sctb.rels
|
| 1223 |
features:
|
| 1224 |
- name: doc
|
|
@@ -1514,6 +1552,14 @@ configs:
|
|
| 1514 |
path: zho.rst.gcdt.rels/validation-*
|
| 1515 |
- split: test
|
| 1516 |
path: zho.rst.gcdt.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1517 |
- config_name: zho.rst.sctb.rels
|
| 1518 |
data_files:
|
| 1519 |
- split: train
|
|
|
|
| 1219 |
num_examples: 953
|
| 1220 |
download_size: 1055924
|
| 1221 |
dataset_size: 5309620
|
| 1222 |
+
- config_name: zho.rst.sctb.conllu
|
| 1223 |
+
features:
|
| 1224 |
+
- name: id
|
| 1225 |
+
sequence: string
|
| 1226 |
+
- name: form
|
| 1227 |
+
sequence: string
|
| 1228 |
+
- name: lemma
|
| 1229 |
+
sequence: string
|
| 1230 |
+
- name: upos
|
| 1231 |
+
sequence: string
|
| 1232 |
+
- name: xpos
|
| 1233 |
+
sequence: string
|
| 1234 |
+
- name: feats
|
| 1235 |
+
sequence: string
|
| 1236 |
+
- name: head
|
| 1237 |
+
sequence: string
|
| 1238 |
+
- name: deprel
|
| 1239 |
+
sequence: string
|
| 1240 |
+
- name: deps
|
| 1241 |
+
sequence: string
|
| 1242 |
+
- name: misc
|
| 1243 |
+
sequence: string
|
| 1244 |
+
- name: doc_id
|
| 1245 |
+
dtype: string
|
| 1246 |
+
- name: mwe
|
| 1247 |
+
sequence: 'null'
|
| 1248 |
+
splits:
|
| 1249 |
+
- name: train
|
| 1250 |
+
num_bytes: 713064
|
| 1251 |
+
num_examples: 360
|
| 1252 |
+
- name: validation
|
| 1253 |
+
num_bytes: 166616
|
| 1254 |
+
num_examples: 85
|
| 1255 |
+
- name: test
|
| 1256 |
+
num_bytes: 264281
|
| 1257 |
+
num_examples: 132
|
| 1258 |
+
download_size: 195688
|
| 1259 |
+
dataset_size: 1143961
|
| 1260 |
- config_name: zho.rst.sctb.rels
|
| 1261 |
features:
|
| 1262 |
- name: doc
|
|
|
|
| 1552 |
path: zho.rst.gcdt.rels/validation-*
|
| 1553 |
- split: test
|
| 1554 |
path: zho.rst.gcdt.rels/test-*
|
| 1555 |
+
- config_name: zho.rst.sctb.conllu
|
| 1556 |
+
data_files:
|
| 1557 |
+
- split: train
|
| 1558 |
+
path: zho.rst.sctb.conllu/train-*
|
| 1559 |
+
- split: validation
|
| 1560 |
+
path: zho.rst.sctb.conllu/validation-*
|
| 1561 |
+
- split: test
|
| 1562 |
+
path: zho.rst.sctb.conllu/test-*
|
| 1563 |
- config_name: zho.rst.sctb.rels
|
| 1564 |
data_files:
|
| 1565 |
- split: train
|