Commit
·
67df9ce
1
Parent(s):
7dae25a
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"generalization--testing": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 7, "names": ["none", "appointments.cancel", "appointments.reschedule", "general.question", "general.ack", "appointments.late", "appointments.confirm"], "id": null, "_type": "ClassLabel"}, "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": {"test": {"name": "test", "num_bytes": 1929359, "num_examples": 24139, "dataset_name": "testing"}, "validation": {"name": "validation", "num_bytes": 471760, "num_examples": 6035, "dataset_name": "testing"}, "train": {"name": "train", "num_bytes": 2037984, "num_examples": 24139, "dataset_name": "testing"}}, "download_checksums": null, "download_size": 2322647, "post_processing_size": null, "dataset_size": 4439103, "size_in_bytes": 6761750}}
|