Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
expert-generated
Annotations Creators:
no-annotation
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
334431e
1 Parent(s): 943fd2e

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (8a99f5dad40f6d88e507eb54621cd1d5d84c71df)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "A dataset reducing relation extraction to simple reading comprehension questions\n", "citation": "@inproceedings{levy-etal-2017-zero,\n title = \"Zero-Shot Relation Extraction via Reading Comprehension\",\n author = \"Levy, Omer and\n Seo, Minjoon and\n Choi, Eunsol and\n Zettlemoyer, Luke\",\n booktitle = \"Proceedings of the 21st Conference on Computational Natural Language Learning ({C}o{NLL} 2017)\",\n month = aug,\n year = \"2017\",\n address = \"Vancouver, Canada\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/K17-1034\",\n doi = \"10.18653/v1/K17-1034\",\n pages = \"333--342\",\n}\n", "homepage": "http://nlp.cs.washington.edu/zeroshot", "license": "", "features": {"relation": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "subject": {"dtype": "string", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "answers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "supervised_keys": null, "builder_name": "qa_zre", "config_name": "default", "version": {"version_str": "0.1.0", "description": null, "datasets_version_to_prepare": null, "major": 0, "minor": 1, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 29410194, "num_examples": 120000, "dataset_name": "qa_zre"}, "validation": {"name": "validation", "num_bytes": 1481430, "num_examples": 6000, "dataset_name": "qa_zre"}, "train": {"name": "train", "num_bytes": 2054954011, "num_examples": 8400000, "dataset_name": "qa_zre"}}, "download_checksums": {"http://nlp.cs.washington.edu/zeroshot/relation_splits.tar.bz2": {"num_bytes": 516061636, "checksum": "e33d0e367b6e837370da17a2d09d217e0a92f8d180f7abb3fd543a2d1726b2b4"}}, "download_size": 516061636, "dataset_size": 2085845635, "size_in_bytes": 2601907271}}