ImageIn_annotations / dataset_infos.json
davanstrien's picture
davanstrien HF Staff
Upload dataset
690f778 verified
raw
history blame
4.75 kB
{
"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
},
"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"image": {
"dtype": "string",
"_type": "Value"
},
"manifest_url": {
"dtype": "string",
"_type": "Value"
},
"license": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"attribution": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "int64",
"_type": "Value"
},
"choice": {
"dtype": "string",
"_type": "Value"
},
"annotator": {
"dtype": "int64",
"_type": "Value"
},
"annotation_id": {
"dtype": "int64",
"_type": "Value"
},
"created_at": {
"dtype": "timestamp[ns, tz=UTC]",
"_type": "Value"
},
"updated_at": {
"dtype": "timestamp[ns, tz=UTC]",
"_type": "Value"
},
"lead_time": {
"dtype": "float64",
"_type": "Value"
},
"loaded_image": {
"_type": "Image"
}
},
"builder_name": "parquet",
"dataset_name": "image_in_annotations",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1979769347,
"num_examples": 1896,
"dataset_name": null
}
},
"download_size": 1939563685,
"dataset_size": 1979769347,
"size_in_bytes": 3919333032
}
}