Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Tags:
License:
albertvillanova HF staff commited on
Commit
067bd1b
1 Parent(s): 6de8ee3

Delete legacy JSON metadata (#1)

Browse files

- Delete legacy JSON metadata (6375bb11fc1d3030782f208aaf13939ce22f2faa)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"yahoo_answers_qa": {"description": "Yahoo Non-Factoid Question Dataset is derived from Yahoo's Webscope L6 collection using machine learning techiques such that the questions would contain non-factoid answers.The dataset contains 87,361 questions and their corresponding answers. Each question contains its best answer along with additional other answers submitted by users. Only the best answer was reviewed in determining the quality of the question-answer pair.\n", "citation": "", "homepage": "https://ciir.cs.umass.edu/downloads/nfL6/index.html", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "answer": {"dtype": "string", "id": null, "_type": "Value"}, "nbestanswers": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "main_category": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "yahoo_answers_qa", "config_name": "yahoo_answers_qa", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 138540510, "num_examples": 87362, "dataset_name": "yahoo_answers_qa"}}, "download_checksums": {"https://ciir.cs.umass.edu/downloads/nfL6/nfL6.json.gz": {"num_bytes": 49411220, "checksum": "527ff8a1d898dfbb500e373f102a0e8f2d206dcb2c75c187d59902c3688b4ff3"}}, "download_size": 49411220, "post_processing_size": null, "dataset_size": 138540510, "size_in_bytes": 187951730}}