Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -155,6 +155,44 @@ dataset_info:
|
|
155 |
num_examples: 1911
|
156 |
download_size: 0
|
157 |
dataset_size: 5682139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
158 |
- config_name: rus.rst.rrt.conllu
|
159 |
features:
|
160 |
- name: id
|
@@ -416,6 +454,14 @@ configs:
|
|
416 |
path: eng.dep.scidtb.rels/validation-*
|
417 |
- split: test
|
418 |
path: eng.dep.scidtb.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
419 |
- config_name: rus.rst.rrt.conllu
|
420 |
data_files:
|
421 |
- split: train
|
|
|
155 |
num_examples: 1911
|
156 |
download_size: 0
|
157 |
dataset_size: 5682139
|
158 |
+
- config_name: ita.pdtb.luna.rels
|
159 |
+
features:
|
160 |
+
- name: doc
|
161 |
+
dtype: int64
|
162 |
+
- name: unit1_toks
|
163 |
+
dtype: string
|
164 |
+
- name: unit2_toks
|
165 |
+
dtype: string
|
166 |
+
- name: unit1_txt
|
167 |
+
dtype: string
|
168 |
+
- name: unit2_txt
|
169 |
+
dtype: string
|
170 |
+
- name: s1_toks
|
171 |
+
dtype: string
|
172 |
+
- name: s2_toks
|
173 |
+
dtype: string
|
174 |
+
- name: unit1_sent
|
175 |
+
dtype: string
|
176 |
+
- name: unit2_sent
|
177 |
+
dtype: string
|
178 |
+
- name: dir
|
179 |
+
dtype: string
|
180 |
+
- name: orig_label
|
181 |
+
dtype: string
|
182 |
+
- name: label
|
183 |
+
dtype: string
|
184 |
+
splits:
|
185 |
+
- name: train
|
186 |
+
num_bytes: 498204
|
187 |
+
num_examples: 955
|
188 |
+
- name: validation
|
189 |
+
num_bytes: 107102
|
190 |
+
num_examples: 209
|
191 |
+
- name: test
|
192 |
+
num_bytes: 209035
|
193 |
+
num_examples: 380
|
194 |
+
download_size: 271620
|
195 |
+
dataset_size: 814341
|
196 |
- config_name: rus.rst.rrt.conllu
|
197 |
features:
|
198 |
- name: id
|
|
|
454 |
path: eng.dep.scidtb.rels/validation-*
|
455 |
- split: test
|
456 |
path: eng.dep.scidtb.rels/test-*
|
457 |
+
- config_name: ita.pdtb.luna.rels
|
458 |
+
data_files:
|
459 |
+
- split: train
|
460 |
+
path: ita.pdtb.luna.rels/train-*
|
461 |
+
- split: validation
|
462 |
+
path: ita.pdtb.luna.rels/validation-*
|
463 |
+
- split: test
|
464 |
+
path: ita.pdtb.luna.rels/test-*
|
465 |
- config_name: rus.rst.rrt.conllu
|
466 |
data_files:
|
467 |
- split: train
|