Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
found
Annotations Creators:
found
Tags:
License:
albertvillanova HF staff commited on
Commit
78fccff
1 Parent(s): 4edd03c

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (8cf570bed0e4caafb1b6fe0ab619259fc43012da)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"yahoo_answers_topics": {"description": "\nYahoo! Answers Topic Classification is text classification dataset. The dataset is the Yahoo! Answers corpus as of 10/25/2007. The Yahoo! Answers topic classification dataset is constructed using 10 largest main categories. From all the answers and other meta-information, this dataset only used the best answer content and the main category information.\n", "citation": "", "homepage": "https://github.com/LC-John/Yahoo-Answers-Topic-Classification-Dataset", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "topic": {"num_classes": 10, "names": ["Society & Culture", "Science & Mathematics", "Health", "Education & Reference", "Computers & Internet", "Sports", "Business & Finance", "Entertainment & Music", "Family & Relationships", "Politics & Government"], "id": null, "_type": "ClassLabel"}, "question_title": {"dtype": "string", "id": null, "_type": "Value"}, "question_content": {"dtype": "string", "id": null, "_type": "Value"}, "best_answer": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "yahoo_answers_topics", "config_name": "yahoo_answers_topics", "version": {"version_str": "1.0.0", "description": "", "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 760460695, "num_examples": 1400000, "dataset_name": "yahoo_answers_topics"}, "test": {"name": "test", "num_bytes": 32661362, "num_examples": 60000, "dataset_name": "yahoo_answers_topics"}}, "download_checksums": {"https://s3.amazonaws.com/fast-ai-nlp/yahoo_answers_csv.tgz": {"num_bytes": 319476345, "checksum": "2d4277855faf8b35259009425fa8f7fe1888b5644b47165508942d000f4c96ae"}}, "download_size": 319476345, "post_processing_size": null, "dataset_size": 793122057, "size_in_bytes": 1112598402}}