Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
crowdsourced
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
11b9160
1 Parent(s): 0c7f726

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (402834d6aec6161ad17101541c0fc10f28683e4a)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"plain_text": {"description": "A dataset of about 20k questions that are elicited from readers as they naturally read through a document sentence by sentence. Compared to existing datasets, INQUISITIVE questions target more towards high-level (semantic and discourse) comprehension of text. Because these questions are generated while the readers are pro-cessing the information, the questions directly communicate gaps between the reader\u2019s and writer\u2019s knowledge about the events described in the text, and are not necessarily answered in the document itself. This type of question reflects a real-world scenario: if one has questions during reading, some of them are answered by the text later on, the rest are not, but any of them would help further the reader\u2019s understanding at the particular point when they asked it. This resource could enable question generation models to simulate human-like curiosity and cognitive processing, which may open up a new realm of applications.\n", "citation": "@InProceedings{ko2020inquisitive,\n author = {Ko, Wei-Jen and Chen, Te-Yuan and Huang, Yiyan and Durrett, Greg and Li, Junyi Jessy},\n title = {Inquisitive Question Generation for High Level Text Comprehension},\n booktitle = {Proceedings of EMNLP},\n year = {2020},\n}\n", "homepage": "https://github.com/wjko2/INQUISITIVE", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "article_id": {"dtype": "int32", "id": null, "_type": "Value"}, "article": {"dtype": "string", "id": null, "_type": "Value"}, "sentence_id": {"dtype": "int32", "id": null, "_type": "Value"}, "sentence": {"dtype": "string", "id": null, "_type": "Value"}, "span": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "span_start_position": {"dtype": "int32", "id": null, "_type": "Value"}, "span_end_position": {"dtype": "int32", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "inquisitive_qg", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 66099232, "num_examples": 15931, "dataset_name": "inquisitive_qg"}, "validation": {"name": "validation", "num_bytes": 8904329, "num_examples": 1991, "dataset_name": "inquisitive_qg"}, "test": {"name": "test", "num_bytes": 7167203, "num_examples": 1894, "dataset_name": "inquisitive_qg"}}, "download_checksums": {"https://github.com/wjko2/INQUISITIVE/raw/master/questions.txt": {"num_bytes": 4769525, "checksum": "3d954e957d6df1dde297682b1c1f8c63ccc0c7cff1dcb9b995a7e054b3dd04ee"}, "https://github.com/wjko2/INQUISITIVE/raw/master/articles.tgz": {"num_bytes": 2316416, "checksum": "c2bf68d391514807b4e982d9983373b943d8295fd61f099784df200266571b2d"}}, "download_size": 7085941, "post_processing_size": null, "dataset_size": 82170764, "size_in_bytes": 89256705}}