Datasets:

Languages:
Kannada
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
other
Annotations Creators:
other
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
e2a1589
1 Parent(s): 94b6719

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": "The Kannada news dataset contains only the headlines of news article in three categories:\nEntertainment, Tech, and Sports.\n\nThe data set contains around 6300 news article headlines which collected from Kannada news websites.\nThe data set has been cleaned and contains train and test set using which can be used to benchmark\nclassification models in Kannada.\n", "citation": "", "homepage": "", "license": "CC BY-SA 4.0", "features": {"headline": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["sports", "tech", "entertainment"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "kannada_news", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 969216, "num_examples": 5167, "dataset_name": "kannada_news"}, "validation": {"name": "validation", "num_bytes": 236817, "num_examples": 1293, "dataset_name": "kannada_news"}}, "download_checksums": {}, "download_size": 0, "post_processing_size": null, "dataset_size": 1206033, "size_in_bytes": 1206033}}