learn-architecture9 / dataset_infos.json
MaximKuf's picture
Upload 4 files
8aaa986 verified
Raw
History Blame Contribute Delete
515 Bytes
{
"description": "Metadata sample and preparation pipeline for architecture / image_depth data",
"features": {
"id": {
"dtype": "string"
},
"description": {
"dtype": "string"
},
"label": {
"dtype": "int64"
},
"domain": {
"dtype": "string"
},
"modality": {
"dtype": "string"
}
},
"splits": {
"sample": {
"num_examples": 24
}
},
"release_status": "metadata sample; full source data not bundled"
}