albertvillanova HF staff commited on
Commit
c03e1d7
1 Parent(s): 810a34a

Delete legacy JSON metadata

Browse files

Delete legacy `dataset_infos.json`.

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "This dataset contains Telugu language news articles along with respective\ntopic labels (business, editorial, entertainment, nation, sport) extracted from\nthe daily Andhra Jyoti. This dataset could be used to build Classification and Language Models.\n", "citation": "@InProceedings{kaggle:dataset,\ntitle = {Telugu News - Natural Language Processing for Indian Languages},\nauthors={Sudalai Rajkumar, Anusha Motamarri},\nyear={2019}\n}\n", "homepage": "https://www.kaggle.com/sudalairajkumar/telugu-nlp", "license": "Data files \u00a9 Original Authors", "features": {"sno": {"dtype": "int32", "id": null, "_type": "Value"}, "date": {"dtype": "string", "id": null, "_type": "Value"}, "heading": {"dtype": "string", "id": null, "_type": "Value"}, "body": {"dtype": "string", "id": null, "_type": "Value"}, "topic": {"num_classes": 5, "names": ["business", "editorial", "entertainment", "nation", "sports"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "telugu_news", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 69400234, "num_examples": 17312, "dataset_name": "telugu_news"}, "test": {"name": "test", "num_bytes": 17265514, "num_examples": 4329, "dataset_name": "telugu_news"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 86665748, "size_in_bytes": 86665748}}