rungalileo
commited on
Commit
•
35df4f7
1
Parent(s):
1765ed3
Upload dataset_infos.json with huggingface_hub
Browse files- 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": ["
|
|
|
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}}
|