Commit
•
89010f1
1
Parent(s):
4c52a43
Add aidayago2 data files
Browse files- README.md +13 -5
- aidayago2/test-00000-of-00001.parquet +3 -0
- aidayago2/train-00000-of-00001.parquet +3 -0
- aidayago2/validation-00000-of-00001.parquet +3 -0
- dataset_infos.json +10 -58
README.md
CHANGED
@@ -140,16 +140,16 @@ dataset_info:
|
|
140 |
dtype: string
|
141 |
splits:
|
142 |
- name: train
|
143 |
-
num_bytes:
|
144 |
num_examples: 18395
|
145 |
- name: validation
|
146 |
-
num_bytes:
|
147 |
num_examples: 4784
|
148 |
- name: test
|
149 |
-
num_bytes:
|
150 |
num_examples: 4463
|
151 |
-
download_size:
|
152 |
-
dataset_size:
|
153 |
- config_name: cweb
|
154 |
features:
|
155 |
- name: id
|
@@ -1025,6 +1025,14 @@ dataset_info:
|
|
1025 |
download_size: 52647339
|
1026 |
dataset_size: 45236516
|
1027 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1028 |
- config_name: fever
|
1029 |
data_files:
|
1030 |
- split: train
|
|
|
140 |
dtype: string
|
141 |
splits:
|
142 |
- name: train
|
143 |
+
num_bytes: 68943890
|
144 |
num_examples: 18395
|
145 |
- name: validation
|
146 |
+
num_bytes: 20743172
|
147 |
num_examples: 4784
|
148 |
- name: test
|
149 |
+
num_bytes: 14210587
|
150 |
num_examples: 4463
|
151 |
+
download_size: 13419920
|
152 |
+
dataset_size: 103897649
|
153 |
- config_name: cweb
|
154 |
features:
|
155 |
- name: id
|
|
|
1025 |
download_size: 52647339
|
1026 |
dataset_size: 45236516
|
1027 |
configs:
|
1028 |
+
- config_name: aidayago2
|
1029 |
+
data_files:
|
1030 |
+
- split: train
|
1031 |
+
path: aidayago2/train-*
|
1032 |
+
- split: validation
|
1033 |
+
path: aidayago2/validation-*
|
1034 |
+
- split: test
|
1035 |
+
path: aidayago2/test-*
|
1036 |
- config_name: fever
|
1037 |
data_files:
|
1038 |
- split: train
|
aidayago2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12c60a50ce048bc40fcb3333493d28966d86f645b7b6d10dfc091811a2b07f60
|
3 |
+
size 1822282
|
aidayago2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7ab136e681573d6029bdf31f35432705a3fc364af508a693d032cfb3dd5d680
|
3 |
+
size 8970521
|
aidayago2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bbcdcdb8ac67b0ff74099b1623e05429b991c928791f353df63deff23a0608d
|
3 |
+
size 2627117
|
dataset_infos.json
CHANGED
@@ -391,62 +391,51 @@
|
|
391 |
"features": {
|
392 |
"id": {
|
393 |
"dtype": "string",
|
394 |
-
"id": null,
|
395 |
"_type": "Value"
|
396 |
},
|
397 |
"input": {
|
398 |
"dtype": "string",
|
399 |
-
"id": null,
|
400 |
"_type": "Value"
|
401 |
},
|
402 |
"meta": {
|
403 |
"left_context": {
|
404 |
"dtype": "string",
|
405 |
-
"id": null,
|
406 |
"_type": "Value"
|
407 |
},
|
408 |
"mention": {
|
409 |
"dtype": "string",
|
410 |
-
"id": null,
|
411 |
"_type": "Value"
|
412 |
},
|
413 |
"right_context": {
|
414 |
"dtype": "string",
|
415 |
-
"id": null,
|
416 |
"_type": "Value"
|
417 |
},
|
418 |
"partial_evidence": [
|
419 |
{
|
420 |
"start_paragraph_id": {
|
421 |
"dtype": "int32",
|
422 |
-
"id": null,
|
423 |
"_type": "Value"
|
424 |
},
|
425 |
"end_paragraph_id": {
|
426 |
"dtype": "int32",
|
427 |
-
"id": null,
|
428 |
"_type": "Value"
|
429 |
},
|
430 |
"title": {
|
431 |
"dtype": "string",
|
432 |
-
"id": null,
|
433 |
"_type": "Value"
|
434 |
},
|
435 |
"section": {
|
436 |
"dtype": "string",
|
437 |
-
"id": null,
|
438 |
"_type": "Value"
|
439 |
},
|
440 |
"wikipedia_id": {
|
441 |
"dtype": "string",
|
442 |
-
"id": null,
|
443 |
"_type": "Value"
|
444 |
},
|
445 |
"meta": {
|
446 |
"evidence_span": [
|
447 |
{
|
448 |
"dtype": "string",
|
449 |
-
"id": null,
|
450 |
"_type": "Value"
|
451 |
}
|
452 |
]
|
@@ -456,28 +445,24 @@
|
|
456 |
"obj_surface": [
|
457 |
{
|
458 |
"dtype": "string",
|
459 |
-
"id": null,
|
460 |
"_type": "Value"
|
461 |
}
|
462 |
],
|
463 |
"sub_surface": [
|
464 |
{
|
465 |
"dtype": "string",
|
466 |
-
"id": null,
|
467 |
"_type": "Value"
|
468 |
}
|
469 |
],
|
470 |
"subj_aliases": [
|
471 |
{
|
472 |
"dtype": "string",
|
473 |
-
"id": null,
|
474 |
"_type": "Value"
|
475 |
}
|
476 |
],
|
477 |
"template_questions": [
|
478 |
{
|
479 |
"dtype": "string",
|
480 |
-
"id": null,
|
481 |
"_type": "Value"
|
482 |
}
|
483 |
]
|
@@ -486,13 +471,11 @@
|
|
486 |
{
|
487 |
"answer": {
|
488 |
"dtype": "string",
|
489 |
-
"id": null,
|
490 |
"_type": "Value"
|
491 |
},
|
492 |
"meta": {
|
493 |
"score": {
|
494 |
"dtype": "int32",
|
495 |
-
"id": null,
|
496 |
"_type": "Value"
|
497 |
}
|
498 |
},
|
@@ -500,71 +483,58 @@
|
|
500 |
{
|
501 |
"bleu_score": {
|
502 |
"dtype": "float32",
|
503 |
-
"id": null,
|
504 |
"_type": "Value"
|
505 |
},
|
506 |
"start_character": {
|
507 |
"dtype": "int32",
|
508 |
-
"id": null,
|
509 |
"_type": "Value"
|
510 |
},
|
511 |
"start_paragraph_id": {
|
512 |
"dtype": "int32",
|
513 |
-
"id": null,
|
514 |
"_type": "Value"
|
515 |
},
|
516 |
"end_character": {
|
517 |
"dtype": "int32",
|
518 |
-
"id": null,
|
519 |
"_type": "Value"
|
520 |
},
|
521 |
"end_paragraph_id": {
|
522 |
"dtype": "int32",
|
523 |
-
"id": null,
|
524 |
"_type": "Value"
|
525 |
},
|
526 |
"meta": {
|
527 |
"fever_page_id": {
|
528 |
"dtype": "string",
|
529 |
-
"id": null,
|
530 |
"_type": "Value"
|
531 |
},
|
532 |
"fever_sentence_id": {
|
533 |
"dtype": "int32",
|
534 |
-
"id": null,
|
535 |
"_type": "Value"
|
536 |
},
|
537 |
"annotation_id": {
|
538 |
"dtype": "string",
|
539 |
-
"id": null,
|
540 |
"_type": "Value"
|
541 |
},
|
542 |
"yes_no_answer": {
|
543 |
"dtype": "string",
|
544 |
-
"id": null,
|
545 |
"_type": "Value"
|
546 |
},
|
547 |
"evidence_span": [
|
548 |
{
|
549 |
"dtype": "string",
|
550 |
-
"id": null,
|
551 |
"_type": "Value"
|
552 |
}
|
553 |
]
|
554 |
},
|
555 |
"section": {
|
556 |
"dtype": "string",
|
557 |
-
"id": null,
|
558 |
"_type": "Value"
|
559 |
},
|
560 |
"title": {
|
561 |
"dtype": "string",
|
562 |
-
"id": null,
|
563 |
"_type": "Value"
|
564 |
},
|
565 |
"wikipedia_id": {
|
566 |
"dtype": "string",
|
567 |
-
"id": null,
|
568 |
"_type": "Value"
|
569 |
}
|
570 |
}
|
@@ -572,14 +542,11 @@
|
|
572 |
}
|
573 |
]
|
574 |
},
|
575 |
-
"post_processed": null,
|
576 |
-
"supervised_keys": null,
|
577 |
-
"task_templates": null,
|
578 |
"builder_name": "kilt_tasks",
|
|
|
579 |
"config_name": "aidayago2",
|
580 |
"version": {
|
581 |
"version_str": "1.0.0",
|
582 |
-
"description": null,
|
583 |
"major": 1,
|
584 |
"minor": 0,
|
585 |
"patch": 0
|
@@ -587,41 +554,26 @@
|
|
587 |
"splits": {
|
588 |
"train": {
|
589 |
"name": "train",
|
590 |
-
"num_bytes":
|
591 |
"num_examples": 18395,
|
592 |
-
"dataset_name":
|
593 |
},
|
594 |
"validation": {
|
595 |
"name": "validation",
|
596 |
-
"num_bytes":
|
597 |
"num_examples": 4784,
|
598 |
-
"dataset_name":
|
599 |
},
|
600 |
"test": {
|
601 |
"name": "test",
|
602 |
-
"num_bytes":
|
603 |
"num_examples": 4463,
|
604 |
-
"dataset_name":
|
605 |
-
}
|
606 |
-
},
|
607 |
-
"download_checksums": {
|
608 |
-
"http://dl.fbaipublicfiles.com/KILT/aidayago2-train-kilt.jsonl": {
|
609 |
-
"num_bytes": 70139831,
|
610 |
-
"checksum": "398231ec4ee9fd5616456d049875e51b1e0709f00ac2d74398dd4480ae5647b2"
|
611 |
-
},
|
612 |
-
"http://dl.fbaipublicfiles.com/KILT/aidayago2-dev-kilt.jsonl": {
|
613 |
-
"num_bytes": 21061554,
|
614 |
-
"checksum": "3f5e23e1af46c8671c9870e13ced13fd517029da4963ad9ff4b834c4b42deb52"
|
615 |
-
},
|
616 |
-
"http://dl.fbaipublicfiles.com/KILT/aidayago2-test_without_answers-kilt.jsonl": {
|
617 |
-
"num_bytes": 14436143,
|
618 |
-
"checksum": "2ba0836d3f8c70126022a83fd78da0bf7c910fa7813996dd2afee5e38de63648"
|
619 |
}
|
620 |
},
|
621 |
-
"download_size":
|
622 |
-
"
|
623 |
-
"
|
624 |
-
"size_in_bytes": 209537577
|
625 |
},
|
626 |
"wned": {
|
627 |
"description": "KILT tasks training and evaluation data.\n- [FEVER](https://fever.ai) | Fact Checking | fever\n- [AIDA CoNLL-YAGO](https://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/ambiverse-nlu/aida/downloads) | Entity Linking | aidayago2\n- [WNED-WIKI](https://github.com/U-Alberta/wned) | Entity Linking | wned\n- [WNED-CWEB](https://github.com/U-Alberta/wned) | Entity Linking | cweb\n- [T-REx](https://hadyelsahar.github.io/t-rex) | Slot Filling | trex\n- [Zero-Shot RE](http://nlp.cs.washington.edu/zeroshot) | Slot Filling | structured_zeroshot\n- [Natural Questions](https://ai.google.com/research/NaturalQuestions) | Open Domain QA | nq\n- [HotpotQA](https://hotpotqa.github.io) | Open Domain QA | hotpotqa\n- [TriviaQA](http://nlp.cs.washington.edu/triviaqa) | Open Domain QA | triviaqa\n- [ELI5](https://facebookresearch.github.io/ELI5/explore.html) | Open Domain QA | eli5\n- [Wizard of Wikipedia](https://parl.ai/projects/wizard_of_wikipedia) | Dialogue | wow\n\nTo finish linking TriviaQA questions to the IDs provided, follow the instructions [here](http://github.com/huggingface/datasets/datasets/kilt_tasks/README.md).\n",
|
|
|
391 |
"features": {
|
392 |
"id": {
|
393 |
"dtype": "string",
|
|
|
394 |
"_type": "Value"
|
395 |
},
|
396 |
"input": {
|
397 |
"dtype": "string",
|
|
|
398 |
"_type": "Value"
|
399 |
},
|
400 |
"meta": {
|
401 |
"left_context": {
|
402 |
"dtype": "string",
|
|
|
403 |
"_type": "Value"
|
404 |
},
|
405 |
"mention": {
|
406 |
"dtype": "string",
|
|
|
407 |
"_type": "Value"
|
408 |
},
|
409 |
"right_context": {
|
410 |
"dtype": "string",
|
|
|
411 |
"_type": "Value"
|
412 |
},
|
413 |
"partial_evidence": [
|
414 |
{
|
415 |
"start_paragraph_id": {
|
416 |
"dtype": "int32",
|
|
|
417 |
"_type": "Value"
|
418 |
},
|
419 |
"end_paragraph_id": {
|
420 |
"dtype": "int32",
|
|
|
421 |
"_type": "Value"
|
422 |
},
|
423 |
"title": {
|
424 |
"dtype": "string",
|
|
|
425 |
"_type": "Value"
|
426 |
},
|
427 |
"section": {
|
428 |
"dtype": "string",
|
|
|
429 |
"_type": "Value"
|
430 |
},
|
431 |
"wikipedia_id": {
|
432 |
"dtype": "string",
|
|
|
433 |
"_type": "Value"
|
434 |
},
|
435 |
"meta": {
|
436 |
"evidence_span": [
|
437 |
{
|
438 |
"dtype": "string",
|
|
|
439 |
"_type": "Value"
|
440 |
}
|
441 |
]
|
|
|
445 |
"obj_surface": [
|
446 |
{
|
447 |
"dtype": "string",
|
|
|
448 |
"_type": "Value"
|
449 |
}
|
450 |
],
|
451 |
"sub_surface": [
|
452 |
{
|
453 |
"dtype": "string",
|
|
|
454 |
"_type": "Value"
|
455 |
}
|
456 |
],
|
457 |
"subj_aliases": [
|
458 |
{
|
459 |
"dtype": "string",
|
|
|
460 |
"_type": "Value"
|
461 |
}
|
462 |
],
|
463 |
"template_questions": [
|
464 |
{
|
465 |
"dtype": "string",
|
|
|
466 |
"_type": "Value"
|
467 |
}
|
468 |
]
|
|
|
471 |
{
|
472 |
"answer": {
|
473 |
"dtype": "string",
|
|
|
474 |
"_type": "Value"
|
475 |
},
|
476 |
"meta": {
|
477 |
"score": {
|
478 |
"dtype": "int32",
|
|
|
479 |
"_type": "Value"
|
480 |
}
|
481 |
},
|
|
|
483 |
{
|
484 |
"bleu_score": {
|
485 |
"dtype": "float32",
|
|
|
486 |
"_type": "Value"
|
487 |
},
|
488 |
"start_character": {
|
489 |
"dtype": "int32",
|
|
|
490 |
"_type": "Value"
|
491 |
},
|
492 |
"start_paragraph_id": {
|
493 |
"dtype": "int32",
|
|
|
494 |
"_type": "Value"
|
495 |
},
|
496 |
"end_character": {
|
497 |
"dtype": "int32",
|
|
|
498 |
"_type": "Value"
|
499 |
},
|
500 |
"end_paragraph_id": {
|
501 |
"dtype": "int32",
|
|
|
502 |
"_type": "Value"
|
503 |
},
|
504 |
"meta": {
|
505 |
"fever_page_id": {
|
506 |
"dtype": "string",
|
|
|
507 |
"_type": "Value"
|
508 |
},
|
509 |
"fever_sentence_id": {
|
510 |
"dtype": "int32",
|
|
|
511 |
"_type": "Value"
|
512 |
},
|
513 |
"annotation_id": {
|
514 |
"dtype": "string",
|
|
|
515 |
"_type": "Value"
|
516 |
},
|
517 |
"yes_no_answer": {
|
518 |
"dtype": "string",
|
|
|
519 |
"_type": "Value"
|
520 |
},
|
521 |
"evidence_span": [
|
522 |
{
|
523 |
"dtype": "string",
|
|
|
524 |
"_type": "Value"
|
525 |
}
|
526 |
]
|
527 |
},
|
528 |
"section": {
|
529 |
"dtype": "string",
|
|
|
530 |
"_type": "Value"
|
531 |
},
|
532 |
"title": {
|
533 |
"dtype": "string",
|
|
|
534 |
"_type": "Value"
|
535 |
},
|
536 |
"wikipedia_id": {
|
537 |
"dtype": "string",
|
|
|
538 |
"_type": "Value"
|
539 |
}
|
540 |
}
|
|
|
542 |
}
|
543 |
]
|
544 |
},
|
|
|
|
|
|
|
545 |
"builder_name": "kilt_tasks",
|
546 |
+
"dataset_name": "kilt_tasks",
|
547 |
"config_name": "aidayago2",
|
548 |
"version": {
|
549 |
"version_str": "1.0.0",
|
|
|
550 |
"major": 1,
|
551 |
"minor": 0,
|
552 |
"patch": 0
|
|
|
554 |
"splits": {
|
555 |
"train": {
|
556 |
"name": "train",
|
557 |
+
"num_bytes": 68943890,
|
558 |
"num_examples": 18395,
|
559 |
+
"dataset_name": null
|
560 |
},
|
561 |
"validation": {
|
562 |
"name": "validation",
|
563 |
+
"num_bytes": 20743172,
|
564 |
"num_examples": 4784,
|
565 |
+
"dataset_name": null
|
566 |
},
|
567 |
"test": {
|
568 |
"name": "test",
|
569 |
+
"num_bytes": 14210587,
|
570 |
"num_examples": 4463,
|
571 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
572 |
}
|
573 |
},
|
574 |
+
"download_size": 13419920,
|
575 |
+
"dataset_size": 103897649,
|
576 |
+
"size_in_bytes": 117317569
|
|
|
577 |
},
|
578 |
"wned": {
|
579 |
"description": "KILT tasks training and evaluation data.\n- [FEVER](https://fever.ai) | Fact Checking | fever\n- [AIDA CoNLL-YAGO](https://www.mpi-inf.mpg.de/departments/databases-and-information-systems/research/ambiverse-nlu/aida/downloads) | Entity Linking | aidayago2\n- [WNED-WIKI](https://github.com/U-Alberta/wned) | Entity Linking | wned\n- [WNED-CWEB](https://github.com/U-Alberta/wned) | Entity Linking | cweb\n- [T-REx](https://hadyelsahar.github.io/t-rex) | Slot Filling | trex\n- [Zero-Shot RE](http://nlp.cs.washington.edu/zeroshot) | Slot Filling | structured_zeroshot\n- [Natural Questions](https://ai.google.com/research/NaturalQuestions) | Open Domain QA | nq\n- [HotpotQA](https://hotpotqa.github.io) | Open Domain QA | hotpotqa\n- [TriviaQA](http://nlp.cs.washington.edu/triviaqa) | Open Domain QA | triviaqa\n- [ELI5](https://facebookresearch.github.io/ELI5/explore.html) | Open Domain QA | eli5\n- [Wizard of Wikipedia](https://parl.ai/projects/wizard_of_wikipedia) | Dialogue | wow\n\nTo finish linking TriviaQA questions to the IDs provided, follow the instructions [here](http://github.com/huggingface/datasets/datasets/kilt_tasks/README.md).\n",
|