Commit
·
55a0e54
1
Parent(s):
c72096c
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"pradeep4321--sample_products2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"review": {"dtype": "string", "id": null, "_type": "Value"}, "review_length": {"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": {"train": {"name": "train", "num_bytes":
|
|
|
|
| 1 |
+
{"pradeep4321--sample_products2": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"review": {"dtype": "string", "id": null, "_type": "Value"}, "review_length": {"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": {"train": {"name": "train", "num_bytes": 2944.8888888888887, "num_examples": 16, "dataset_name": "sample_products2"}, "validation": {"name": "validation", "num_bytes": 389, "num_examples": 2, "dataset_name": "sample_products2"}}, "download_checksums": null, "download_size": 5780, "post_processing_size": null, "dataset_size": 3333.8888888888887, "size_in_bytes": 9113.888888888889}}
|