Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -231,6 +231,44 @@ dataset_info:
|
|
231 |
num_examples: 380
|
232 |
download_size: 271620
|
233 |
dataset_size: 814341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
- config_name: rus.rst.rrt.conllu
|
235 |
features:
|
236 |
- name: id
|
@@ -508,6 +546,14 @@ configs:
|
|
508 |
path: ita.pdtb.luna.rels/validation-*
|
509 |
- split: test
|
510 |
path: ita.pdtb.luna.rels/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
511 |
- config_name: rus.rst.rrt.conllu
|
512 |
data_files:
|
513 |
- split: train
|
|
|
231 |
num_examples: 380
|
232 |
download_size: 271620
|
233 |
dataset_size: 814341
|
234 |
+
- config_name: por.pdtb.crpc.rels
|
235 |
+
features:
|
236 |
+
- name: doc
|
237 |
+
dtype: string
|
238 |
+
- name: unit1_toks
|
239 |
+
dtype: string
|
240 |
+
- name: unit2_toks
|
241 |
+
dtype: string
|
242 |
+
- name: unit1_txt
|
243 |
+
dtype: string
|
244 |
+
- name: unit2_txt
|
245 |
+
dtype: string
|
246 |
+
- name: s1_toks
|
247 |
+
dtype: string
|
248 |
+
- name: s2_toks
|
249 |
+
dtype: string
|
250 |
+
- name: unit1_sent
|
251 |
+
dtype: string
|
252 |
+
- name: unit2_sent
|
253 |
+
dtype: string
|
254 |
+
- name: dir
|
255 |
+
dtype: string
|
256 |
+
- name: orig_label
|
257 |
+
dtype: string
|
258 |
+
- name: orig_label.1
|
259 |
+
dtype: string
|
260 |
+
splits:
|
261 |
+
- name: train
|
262 |
+
num_bytes: 8673004
|
263 |
+
num_examples: 8797
|
264 |
+
- name: validation
|
265 |
+
num_bytes: 1156669
|
266 |
+
num_examples: 1285
|
267 |
+
- name: test
|
268 |
+
num_bytes: 1147069
|
269 |
+
num_examples: 1248
|
270 |
+
download_size: 3135555
|
271 |
+
dataset_size: 10976742
|
272 |
- config_name: rus.rst.rrt.conllu
|
273 |
features:
|
274 |
- name: id
|
|
|
546 |
path: ita.pdtb.luna.rels/validation-*
|
547 |
- split: test
|
548 |
path: ita.pdtb.luna.rels/test-*
|
549 |
+
- config_name: por.pdtb.crpc.rels
|
550 |
+
data_files:
|
551 |
+
- split: train
|
552 |
+
path: por.pdtb.crpc.rels/train-*
|
553 |
+
- split: validation
|
554 |
+
path: por.pdtb.crpc.rels/validation-*
|
555 |
+
- split: test
|
556 |
+
path: por.pdtb.crpc.rels/test-*
|
557 |
- config_name: rus.rst.rrt.conllu
|
558 |
data_files:
|
559 |
- split: train
|