Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"erickdp--dataset_limpio": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "int64", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 2397717, "num_examples": 20481, "dataset_name": "dataset_limpio"}, "test": {"name": "test", "num_bytes": 509465, "num_examples": 4443, "dataset_name": "dataset_limpio"}, "eval": {"name": "eval", "num_bytes": 47563, "num_examples": 517, "dataset_name": "dataset_limpio"}}, "download_checksums": null, "download_size": 1619099, "post_processing_size": null, "dataset_size": 2954745, "size_in_bytes": 4573844}}
|