Datasets:

Languages:
German
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
Tags:
License:
albertvillanova HF staff commited on
Commit
0798aff
1 Parent(s): ed44855

Delete legacy JSON metadata (#3)

Browse files

- Delete legacy JSON metadata (548e856ac54b91bc404c56c782031c4049be6003)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "This dataset is intended to advance topic classification for German texts. A classifier that is efffective in\nEnglish may not be effective in German dataset because it has a higher inflection and longer compound words.\nThe 10kGNAD dataset contains 10273 German news articles from an Austrian online newspaper categorized into\n9 categories. Article titles and text are concatenated together and authors are removed to avoid a keyword-like\nclassification on authors that write frequently about one category. This dataset can be used as a benchmark\nfor German topic classification.\n", "citation": "", "homepage": "https://tblock.github.io/10kGNAD/", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 9, "names": ["Web", "Panorama", "International", "Wirtschaft", "Sport", "Inland", "Etat", "Wissenschaft", "Kultur"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "text-classification", "text_column": "text", "label_column": "label", "labels": ["Etat", "Inland", "International", "Kultur", "Panorama", "Sport", "Web", "Wirtschaft", "Wissenschaft"]}], "builder_name": "gnad10", "config_name": "default", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 24418224, "num_examples": 9245, "dataset_name": "gnad10"}, "test": {"name": "test", "num_bytes": 2756405, "num_examples": 1028, "dataset_name": "gnad10"}}, "download_checksums": {"https://raw.githubusercontent.com/tblock/10kGNAD/master/train.csv": {"num_bytes": 24405789, "checksum": "e0c0fa6ffd83e351173a800b3879f8a1a31a97058ec8615bed8becfc475cc607"}, "https://raw.githubusercontent.com/tblock/10kGNAD/master/test.csv": {"num_bytes": 2755020, "checksum": "68ba71a01919261f36b362b6a31e7fa34255dde102a5586db23d72eae2e41514"}}, "download_size": 27160809, "post_processing_size": null, "dataset_size": 27174629, "size_in_bytes": 54335438}}