ImageIn_annotations / dataset_infos.json
davanstrien's picture
davanstrien HF staff
Upload dataset_infos.json with huggingface_hub
ff88393
{"ImageIN--ImageIn_annotations": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"manifest_url": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"license": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"attribution": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"choice": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"annotator": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"annotation_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"created_at": {
"dtype": "timestamp[ns, tz=UTC]",
"id": null,
"_type": "Value"
},
"updated_at": {
"dtype": "timestamp[ns, tz=UTC]",
"id": null,
"_type": "Value"
},
"lead_time": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"loaded_image": {
"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": 1979769347.208,
"num_examples": 1896,
"dataset_name": "ImageIn_annotations"
}
},
"download_checksums": null,
"download_size": 1940615192,
"post_processing_size": null,
"dataset_size": 1979769347.208,
"size_in_bytes": 3920384539.208
}}