rungalileo
commited on
Commit
•
e3cd7c3
1
Parent(s):
8242b8e
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"generalization--text_upload": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["general.ack", "appointments.reschedule", "none", "appointments.confirm", "appointments.late", "appointments.cancel", "general.question"], "id": null, "_type": "ClassLabel"}, "str_label": {"dtype": "string", "id": null, "_type": "Value"}, "Generalization": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"validation": {"name": "validation", "num_bytes": 584166, "num_examples": 6035, "dataset_name": "text_upload"}, "test": {"name": "test", "num_bytes": 2380532, "num_examples": 24139, "dataset_name": "text_upload"}, "train": {"name": "train", "num_bytes": 2301383, "num_examples": 21725, "dataset_name": "text_upload"}}, "download_checksums": null, "download_size": 2241876, "post_processing_size": null, "dataset_size": 5266081, "size_in_bytes": 7507957}}
|