Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,6 +3,44 @@ language:
|
|
| 3 |
- en
|
| 4 |
license: apache-2.0
|
| 5 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- config_name: eng.dep.scidtb.conllu
|
| 7 |
features:
|
| 8 |
- name: id
|
|
@@ -156,6 +194,14 @@ dataset_info:
|
|
| 156 |
download_size: 254512
|
| 157 |
dataset_size: 1039490
|
| 158 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 159 |
- config_name: eng.dep.scidtb.conllu
|
| 160 |
data_files:
|
| 161 |
- split: train
|
|
|
|
| 3 |
- en
|
| 4 |
license: apache-2.0
|
| 5 |
dataset_info:
|
| 6 |
+
- config_name: deu.rst.pcc.rels
|
| 7 |
+
features:
|
| 8 |
+
- name: doc
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: unit1_toks
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: unit2_toks
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: unit1_txt
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: unit2_txt
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: s1_toks
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: s2_toks
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: unit1_sent
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: unit2_sent
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: dir
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: orig_label
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: label
|
| 31 |
+
dtype: string
|
| 32 |
+
splits:
|
| 33 |
+
- name: train
|
| 34 |
+
num_bytes: 1061634
|
| 35 |
+
num_examples: 2164
|
| 36 |
+
- name: validation
|
| 37 |
+
num_bytes: 120267
|
| 38 |
+
num_examples: 241
|
| 39 |
+
- name: test
|
| 40 |
+
num_bytes: 131921
|
| 41 |
+
num_examples: 260
|
| 42 |
+
download_size: 542592
|
| 43 |
+
dataset_size: 1313822
|
| 44 |
- config_name: eng.dep.scidtb.conllu
|
| 45 |
features:
|
| 46 |
- name: id
|
|
|
|
| 194 |
download_size: 254512
|
| 195 |
dataset_size: 1039490
|
| 196 |
configs:
|
| 197 |
+
- config_name: deu.rst.pcc.rels
|
| 198 |
+
data_files:
|
| 199 |
+
- split: train
|
| 200 |
+
path: deu.rst.pcc.rels/train-*
|
| 201 |
+
- split: validation
|
| 202 |
+
path: deu.rst.pcc.rels/validation-*
|
| 203 |
+
- split: test
|
| 204 |
+
path: deu.rst.pcc.rels/test-*
|
| 205 |
- config_name: eng.dep.scidtb.conllu
|
| 206 |
data_files:
|
| 207 |
- split: train
|