Bahuvachak_processed / train /dataset_info.json
Pavankalyan's picture
Upload folder using huggingface_hub
059e2c1 verified
raw
history blame contribute delete
838 Bytes
{
"citation": "",
"description": "",
"features": {
"language": {
"dtype": "string",
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"prompt_input_ids": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"feature": {
"dtype": "int16",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"target_length": {
"dtype": "int64",
"_type": "Value"
},
"spk_emb": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}