speech-samples11 / dataset_infos.json
anilagarwal's picture
Upload 4 files
65e9ba1 verified
Raw
History Blame Contribute Delete
508 Bytes
{
"description": "Metadata sample and preparation pipeline for speech / image_text 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"
}