300Samples / dataset_infos.json
Ankhitan's picture
Upload dataset_infos.json with huggingface_hub
b6b1dfc
{"Ankhitan--300Samples": {
"description": "",
"citation": "",
"homepage": "https://segments.ai/IEEE_Martians/300Samples",
"license": "",
"features": {
"name": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"uuid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"status": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"pixel_values": {
"decode": true,
"id": null,
"_type": "Image"
},
"label.annotations": [
{
"id": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"category_id": {
"dtype": "int32",
"id": null,
"_type": "Value"
}
}
],
"label": {
"decode": true,
"id": null,
"_type": "Image"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 29991069.0,
"num_examples": 875,
"dataset_name": "300Samples"
}
},
"download_checksums": null,
"download_size": 28969310,
"post_processing_size": null,
"dataset_size": 29991069.0,
"size_in_bytes": 58960379.0
}}