Upload parquet/dataset_info.json with hffs
Browse files
parquet/dataset_info.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int64", "_type": "Value"}, "diagnosis": {"dtype": "string", "_type": "Value"}, "radius_mean": {"dtype": "float64", "_type": "Value"}, "texture_mean": {"dtype": "float64", "_type": "Value"}, "perimeter_mean": {"dtype": "float64", "_type": "Value"}, "area_mean": {"dtype": "float64", "_type": "Value"}, "smoothness_mean": {"dtype": "float64", "_type": "Value"}, "compactness_mean": {"dtype": "float64", "_type": "Value"}, "concavity_mean": {"dtype": "float64", "_type": "Value"}, "concave points_mean": {"dtype": "float64", "_type": "Value"}, "symmetry_mean": {"dtype": "float64", "_type": "Value"}, "fractal_dimension_mean": {"dtype": "float64", "_type": "Value"}, "radius_se": {"dtype": "float64", "_type": "Value"}, "texture_se": {"dtype": "float64", "_type": "Value"}, "perimeter_se": {"dtype": "float64", "_type": "Value"}, "area_se": {"dtype": "float64", "_type": "Value"}, "smoothness_se": {"dtype": "float64", "_type": "Value"}, "compactness_se": {"dtype": "float64", "_type": "Value"}, "concavity_se": {"dtype": "float64", "_type": "Value"}, "concave points_se": {"dtype": "float64", "_type": "Value"}, "symmetry_se": {"dtype": "float64", "_type": "Value"}, "fractal_dimension_se": {"dtype": "float64", "_type": "Value"}, "radius_worst": {"dtype": "float64", "_type": "Value"}, "texture_worst": {"dtype": "float64", "_type": "Value"}, "perimeter_worst": {"dtype": "float64", "_type": "Value"}, "area_worst": {"dtype": "float64", "_type": "Value"}, "smoothness_worst": {"dtype": "float64", "_type": "Value"}, "compactness_worst": {"dtype": "float64", "_type": "Value"}, "concavity_worst": {"dtype": "float64", "_type": "Value"}, "concave points_worst": {"dtype": "float64", "_type": "Value"}, "symmetry_worst": {"dtype": "float64", "_type": "Value"}, "fractal_dimension_worst": {"dtype": "float64", "_type": "Value"}, "Unnamed: 32": {"dtype": "float64", "_type": "Value"}}, "builder_name": "csv", "config_name": "severo--test-parquet", "version": {"version_str": "0.0.0", "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 148581, "num_examples": 569, "dataset_name": "csv"}}, "download_checksums": {"https://huggingface.co/datasets/severo/test-parquet/resolve/9d081b74cc9d0d0381b39027138afddb974a395f/breast_cancer.csv": {"num_bytes": 124635, "checksum": "27f219231dbb30eecbfc1361407ed641ea01be43316e2c707a1baf82c9795e23"}}, "download_size": 124635, "dataset_size": 148581, "size_in_bytes": 273216}
|