Upload dataset
Browse files
README.md
CHANGED
@@ -396,6 +396,72 @@ dataset_info:
|
|
396 |
num_examples: 131
|
397 |
download_size: 8262782
|
398 |
dataset_size: 60667532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
399 |
- config_name: lt_lcc-corefud
|
400 |
features:
|
401 |
- name: doc_id
|
@@ -631,6 +697,12 @@ configs:
|
|
631 |
path: es_ancora-corefud/train-*
|
632 |
- split: validation
|
633 |
path: es_ancora-corefud/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
634 |
- config_name: lt_lcc-corefud
|
635 |
data_files:
|
636 |
- split: train
|
|
|
396 |
num_examples: 131
|
397 |
download_size: 8262782
|
398 |
dataset_size: 60667532
|
399 |
+
- config_name: hu_korkor-corefud
|
400 |
+
features:
|
401 |
+
- name: doc_id
|
402 |
+
dtype: string
|
403 |
+
- name: sentences
|
404 |
+
list:
|
405 |
+
- name: comment
|
406 |
+
dtype: string
|
407 |
+
- name: global_entity
|
408 |
+
dtype: string
|
409 |
+
- name: newdoc
|
410 |
+
dtype: string
|
411 |
+
- name: newpar
|
412 |
+
dtype: 'null'
|
413 |
+
- name: sent_id
|
414 |
+
dtype: string
|
415 |
+
- name: speaker
|
416 |
+
dtype: 'null'
|
417 |
+
- name: text
|
418 |
+
dtype: string
|
419 |
+
- name: tokens
|
420 |
+
list:
|
421 |
+
- name: coref_mentions
|
422 |
+
list:
|
423 |
+
- name: eid
|
424 |
+
dtype: string
|
425 |
+
- name: eid_or_grp
|
426 |
+
dtype: string
|
427 |
+
- name: etype
|
428 |
+
dtype: string
|
429 |
+
- name: other
|
430 |
+
dtype: string
|
431 |
+
- name: span
|
432 |
+
dtype: string
|
433 |
+
- name: deprel
|
434 |
+
dtype: string
|
435 |
+
- name: feats
|
436 |
+
dtype: string
|
437 |
+
- name: form
|
438 |
+
dtype: string
|
439 |
+
- name: head
|
440 |
+
dtype: int64
|
441 |
+
- name: lemma
|
442 |
+
dtype: string
|
443 |
+
- name: ord
|
444 |
+
dtype: float64
|
445 |
+
- name: upos
|
446 |
+
dtype: string
|
447 |
+
- name: xpos
|
448 |
+
dtype: string
|
449 |
+
- name: coref_entities
|
450 |
+
list:
|
451 |
+
list:
|
452 |
+
- name: sent_id
|
453 |
+
dtype: string
|
454 |
+
- name: span
|
455 |
+
dtype: string
|
456 |
+
splits:
|
457 |
+
- name: train
|
458 |
+
num_bytes: 2364058
|
459 |
+
num_examples: 76
|
460 |
+
- name: validation
|
461 |
+
num_bytes: 309764
|
462 |
+
num_examples: 9
|
463 |
+
download_size: 587528
|
464 |
+
dataset_size: 2673822
|
465 |
- config_name: lt_lcc-corefud
|
466 |
features:
|
467 |
- name: doc_id
|
|
|
697 |
path: es_ancora-corefud/train-*
|
698 |
- split: validation
|
699 |
path: es_ancora-corefud/validation-*
|
700 |
+
- config_name: hu_korkor-corefud
|
701 |
+
data_files:
|
702 |
+
- split: train
|
703 |
+
path: hu_korkor-corefud/train-*
|
704 |
+
- split: validation
|
705 |
+
path: hu_korkor-corefud/validation-*
|
706 |
- config_name: lt_lcc-corefud
|
707 |
data_files:
|
708 |
- split: train
|
hu_korkor-corefud/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b171620153de48013cb750aee5909be6f3a05ecbcaa9340efd1461d082ad4ea
|
3 |
+
size 500731
|
hu_korkor-corefud/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb808d8b0374d567ab30ba04ad8dd733dec6785721c5106665c2c07b575ed721
|
3 |
+
size 86797
|