{"iapp_wiki_qa_squad": {"description": "`iapp_wiki_qa_squad` is an extractive question answering dataset from Thai Wikipedia articles.\nIt is adapted from [the original iapp-wiki-qa-dataset](https://github.com/iapp-technology/iapp-wiki-qa-dataset)\nto [SQuAD](https://rajpurkar.github.io/SQuAD-explorer/) format, resulting in\n5761/742/739 questions from 1529/191/192 articles.\n", "citation": "@dataset{kobkrit_viriyayudhakorn_2021_4539916,\n author = {Kobkrit Viriyayudhakorn and\n Charin Polpanumas},\n title = {iapp\\_wiki\\_qa\\_squad},\n month = feb,\n year = 2021,\n publisher = {Zenodo},\n version = 1,\n doi = {10.5281/zenodo.4539916},\n url = {https://doi.org/10.5281/zenodo.4539916}\n}\n", "homepage": "https://github.com/iapp-technology/iapp-wiki-qa-dataset/", "license": "", "features": {"question_id": {"dtype": "string", "id": null, "_type": "Value"}, "article_id": {"dtype": "string", "id": null, "_type": "Value"}, "title": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}, "answer_end": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "builder_name": "iapp_wiki_qa_squad", "config_name": "iapp_wiki_qa_squad", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 16107541, "num_examples": 5761, "dataset_name": "iapp_wiki_qa_squad"}, "validation": {"name": "validation", "num_bytes": 2120768, "num_examples": 742, "dataset_name": "iapp_wiki_qa_squad"}, "test": {"name": "test", "num_bytes": 2032016, "num_examples": 739, "dataset_name": "iapp_wiki_qa_squad"}}, "download_checksums": {"https://github.com/iapp-technology/iapp-wiki-qa-dataset/raw/main/squad_format/data.zip": {"num_bytes": 2876630, "checksum": "a3530ceafd3b39757fc9720ee0e04f1454e6775bec0c8641964427567fafb214"}}, "download_size": 2876630, "post_processing_size": null, "dataset_size": 20260325, "size_in_bytes": 23136955}}