rungalileo commited on
Commit
35df4f7
1 Parent(s): 1765ed3

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -1
dataset_infos.json CHANGED
@@ -1 +1 @@
1
- {"dojo--newsgroups7_balanced": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["religion", "science", "vehicles", "sports", "politics", "computer", "electronic"], "id": null, "_type": "ClassLabel"}, "orig_label": {"dtype": "string", "id": null, "_type": "Value"}, "is_mislabelled": {"dtype": "bool", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"training": {"name": "training", "num_bytes": 8651933, "num_examples": 7000, "dataset_name": "newsgroups7_balanced"}, "validation": {"name": "validation", "num_bytes": 5607334, "num_examples": 5250, "dataset_name": "newsgroups7_balanced"}}, "download_checksums": null, "download_size": 8900567, "post_processing_size": null, "dataset_size": 14259267, "size_in_bytes": 23159834}}
 
1
+ {"dojo--newsgroups7_balanced": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["sports", "science", "computer", "electronic", "religion", "politics", "vehicles"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"training": {"name": "training", "num_bytes": 8568058, "num_examples": 7000, "dataset_name": "newsgroups7_balanced"}, "validation": {"name": "validation", "num_bytes": 5544427, "num_examples": 5250, "dataset_name": "newsgroups7_balanced"}}, "download_checksums": null, "download_size": 8899060, "post_processing_size": null, "dataset_size": 14112485, "size_in_bytes": 23011545}}