| { | |
| "customers": { | |
| "description": "Description of your dataset goes here.\n", | |
| "citation": "Put your dataset citation here.\n", | |
| "homepage": "https://your-dataset-homepage.com", | |
| "license": "License information goes here.", | |
| "features": { | |
| "customer_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "name": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "age": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| } | |
| }, | |
| "builder_name": "test", | |
| "dataset_name": "test", | |
| "config_name": "customers", | |
| "version": { | |
| "version_str": "1.0.0", | |
| "major": 1, | |
| "minor": 0, | |
| "patch": 0 | |
| }, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 2164, | |
| "num_examples": 70, | |
| "dataset_name": null | |
| }, | |
| "validation": { | |
| "name": "validation", | |
| "num_bytes": 465, | |
| "num_examples": 15, | |
| "dataset_name": null | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 463, | |
| "num_examples": 15, | |
| "dataset_name": null | |
| } | |
| }, | |
| "download_size": 6030, | |
| "dataset_size": 3092, | |
| "size_in_bytes": 9122 | |
| }, | |
| "products": { | |
| "description": "Description of your dataset goes here.\n", | |
| "citation": "Put your dataset citation here.\n", | |
| "homepage": "https://your-dataset-homepage.com", | |
| "license": "License information goes here.", | |
| "features": { | |
| "product_id": { | |
| "dtype": "int64", | |
| "_type": "Value" | |
| }, | |
| "name": { | |
| "dtype": "string", | |
| "_type": "Value" | |
| }, | |
| "price": { | |
| "dtype": "float64", | |
| "_type": "Value" | |
| } | |
| }, | |
| "builder_name": "test", | |
| "dataset_name": "test", | |
| "config_name": "products", | |
| "version": { | |
| "version_str": "1.0.0", | |
| "major": 1, | |
| "minor": 0, | |
| "patch": 0 | |
| }, | |
| "splits": { | |
| "train": { | |
| "name": "train", | |
| "num_bytes": 1674, | |
| "num_examples": 56, | |
| "dataset_name": null | |
| }, | |
| "validation": { | |
| "name": "validation", | |
| "num_bytes": 359, | |
| "num_examples": 12, | |
| "dataset_name": null | |
| }, | |
| "test": { | |
| "name": "test", | |
| "num_bytes": 358, | |
| "num_examples": 12, | |
| "dataset_name": null | |
| } | |
| }, | |
| "download_size": 6172, | |
| "dataset_size": 2391, | |
| "size_in_bytes": 8563 | |
| } | |
| } |