Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"erixxdp--mydspan2": {"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": "csv", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"test": {"name": "test", "num_bytes": 142268, "num_examples": 1500, "dataset_name": "mydspan2"}, "train": {"name": "train", "num_bytes": 940584, "num_examples": 10152, "dataset_name": "mydspan2"}}, "download_checksums": null, "download_size": 452949, "post_processing_size": null, "dataset_size": 1082852, "size_in_bytes": 1535801}}
|