rungalileo
commited on
Commit
•
f66875d
1
Parent(s):
e54fec4
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"dojo--banking11": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 11, "names": ["
|
|
|
1 |
+
{"dojo--banking11": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 11, "names": ["cash_withdrawal", "atm", "card", "verification", "balance_not", "receive_refund", "account", "others", "transfer", "general_currency", "top_up"], "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": 755040, "num_examples": 10003, "dataset_name": "banking11"}, "validation": {"name": "validation", "num_bytes": 216330, "num_examples": 3080, "dataset_name": "banking11"}}, "download_checksums": null, "download_size": 451040, "post_processing_size": null, "dataset_size": 971370, "size_in_bytes": 1422410}}
|