File size: 1,470 Bytes
7a43d5e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
{"skorkmaz88--iris": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"sepal.length": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"sepal.width": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"petal.length": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"petal.width": {
"dtype": "float32",
"id": null,
"_type": "Value"
},
"variety": {
"num_classes": 3,
"names": [
"Setosa",
"Versicolor",
"Virginica"
],
"id": null,
"_type": "ClassLabel"
}
},
"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": 3600,
"num_examples": 150,
"dataset_name": "iris"
}
},
"download_checksums": null,
"download_size": 2928,
"post_processing_size": null,
"dataset_size": 3600,
"size_in_bytes": 6528
}} |