rungalileo commited on
Commit
f66875d
1 Parent(s): e54fec4

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--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": ["others", "verification", "receive_refund", "account", "transfer", "card", "top_up", "atm", "cash_withdrawal", "balance_not", "general_currency"], "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": 874565, "num_examples": 10003, "dataset_name": "banking11"}, "validation": {"name": "validation", "num_bytes": 252435, "num_examples": 3080, "dataset_name": "banking11"}}, "download_checksums": null, "download_size": 453455, "post_processing_size": null, "dataset_size": 1127000, "size_in_bytes": 1580455}}
 
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}}