hinglish / dataset_infos.json
agarwalayushi's picture
Add dataset_infos.json to enable viewer
861ee20 verified
{
"default": {
"description": "Hinglish Concatenated Audio Dataset",
"citation": "",
"homepage": "",
"license": "cc-by-4.0",
"features": {
"source": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"_type": "Audio"
},
"quality": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 0,
"num_examples": 815171,
"dataset_name": "hinglish"
}
},
"supervised_keys": null,
"task_templates": null
}
}