edDataset / valid /dataset_info.json
DipeshChaudhary's picture
Upload folder using huggingface_hub
bbb4029 verified
raw
history blame contribute delete
No virus
971 Bytes
{
"citation": "",
"description": "",
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"input_segments": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"input_emots": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"targets_i": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"targets_r": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"target_segments": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"target_emots": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}