Commit
·
6cd7a5c
1
Parent(s):
817ff92
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"rungalileo--emotion": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 6, "names": ["Sadness", "Surprise", "Anger", "Joy", "Love", "Fear"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 2028228, "num_examples": 18000, "dataset_name": "emotion"}, "test": {"name": "test", "num_bytes": 225173, "num_examples": 2000, "dataset_name": "emotion"}}, "download_checksums": null, "download_size": 1378342, "post_processing_size": null, "dataset_size": 2253401, "size_in_bytes": 3631743}}
|