Commit ·
63ade2c
1
Parent(s): d51aa50
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": 329.14285714285717, "num_examples": 6, "dataset_name": "sample_products2"}, "validation": {"name": "validation", "num_bytes": 31, "num_examples": 1, "dataset_name": "sample_products2"}}, "download_checksums": null, "download_size": 2435, "post_processing_size": null, "dataset_size": 360.14285714285717, "size_in_bytes": 2795.1428571428573}}
|