amazon-shoe-reviews / dataset_infos.json
prashantgrao's picture
Upload dataset_infos.json with huggingface_hub
dd32718
raw
history blame contribute delete
No virus
1.62 kB
{"prashantgrao--amazon-shoe-reviews": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"marketplace": {"dtype": "string", "id": null, "_type": "Value"}, "customer_id": {"dtype": "string", "id": null, "_type": "Value"}, "review_id": {"dtype": "string", "id": null, "_type": "Value"}, "product_id": {"dtype": "string", "id": null, "_type": "Value"}, "product_parent": {"dtype": "string", "id": null, "_type": "Value"}, "product_title": {"dtype": "string", "id": null, "_type": "Value"}, "product_category": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"dtype": "int64", "id": null, "_type": "Value"}, "helpful_votes": {"dtype": "int64", "id": null, "_type": "Value"}, "total_votes": {"dtype": "int64", "id": null, "_type": "Value"}, "vine": {"dtype": "int64", "id": null, "_type": "Value"}, "verified_purchase": {"dtype": "int64", "id": null, "_type": "Value"}, "review_headline": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "review_date": {"dtype": "string", "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": 34788432.6, "num_examples": 90000, "dataset_name": "amazon-shoe-reviews"}, "test": {"name": "test", "num_bytes": 3865381.4, "num_examples": 10000, "dataset_name": "amazon-shoe-reviews"}}, "download_checksums": null, "download_size": 20017017, "post_processing_size": null, "dataset_size": 38653814.0, "size_in_bytes": 58670831.0}}