bm-speech-test / dataset_info.json
yaya-sy's picture
Upload folder using huggingface_hub
05be3ee verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 6505598,
"description": "",
"download_checksums": {
"/lustre/fsn1/projects/rech/lds/urc37ho/data/bam-asr-all/metadata.csv": {
"num_bytes": 6322970,
"checksum": null
}
},
"download_size": 6322970,
"features": {
"duration": {
"dtype": "float64",
"_type": "Value"
},
"transcription": {
"dtype": "string",
"_type": "Value"
},
"french": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
},
"input_features": {
"feature": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"input_length": {
"dtype": "int64",
"_type": "Value"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"text_length": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 12828568,
"splits": {
"train": {
"name": "train",
"num_bytes": 6505598,
"num_examples": 38769,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}