Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
expert-generated
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
78b128b
1 Parent(s): 9f41408

Delete legacy JSON metadata (#2)

Browse files

- Delete legacy JSON metadata (11ee9c4afdfb992433db3338e4ddd01635eb3e78)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"plain_text": {"description": "DREAM is a multiple-choice Dialogue-based REAding comprehension exaMination dataset. In contrast to existing reading comprehension datasets, DREAM is the first to focus on in-depth multi-turn multi-party dialogue understanding.\n", "citation": "@article{sundream2018,\n title={{DREAM}: A Challenge Dataset and Models for Dialogue-Based Reading Comprehension},\n author={Sun, Kai and Yu, Dian and Chen, Jianshu and Yu, Dong and Choi, Yejin and Cardie, Claire},\n journal={Transactions of the Association for Computational Linguistics},\n year={2019},\n url={https://arxiv.org/abs/1902.00164v1}\n}\n", "homepage": "https://dataset.org/dream/", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "dialogue_id": {"dtype": "string", "id": null, "_type": "Value"}, "dialogue": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "choice": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "dream", "config_name": "plain_text", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 4775235, "num_examples": 6116, "dataset_name": "dream"}, "validation": {"name": "validation", "num_bytes": 1539272, "num_examples": 2040, "dataset_name": "dream"}, "test": {"name": "test", "num_bytes": 1556379, "num_examples": 2041, "dataset_name": "dream"}}, "download_checksums": {"https://raw.githubusercontent.com/nlpdata/dream/master/data/train.json": {"num_bytes": 3355481, "checksum": "90942ddea1b56231a0ad2097dc5f115ce1face1cfb86f029041e5bad38e68566"}, "https://raw.githubusercontent.com/nlpdata/dream/master/data/dev.json": {"num_bytes": 1097827, "checksum": "9d5af2e580d809c73872a7dd43fe93d0b07c6f6086b04a9a9a1917603009d961"}, "https://raw.githubusercontent.com/nlpdata/dream/master/data/test.json": {"num_bytes": 1104882, "checksum": "d96d7d0752f7eab1ea8f165a582430f35653c428d36633ab4d7f26fc14946c3a"}}, "download_size": 5558190, "post_processing_size": null, "dataset_size": 7870886, "size_in_bytes": 13429076}}