orpheus_data / dataset_info.json
MohamedZayton's picture
Upload folder using huggingface_hub
f5f7426 verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "whisper-train-data",
"dataset_size": 3904550,
"description": "",
"download_checksums": {
"hf://datasets/Tarakeshwaran/Whisper-train-data@2e2150f8d4fd83bbec419c8f7c9b64fd7043f946/data/train-00000-of-00001.parquet": {
"num_bytes": 3154214,
"checksum": null
},
"hf://datasets/Tarakeshwaran/Whisper-train-data@2e2150f8d4fd83bbec419c8f7c9b64fd7043f946/data/test-00000-of-00001.parquet": {
"num_bytes": 744238,
"checksum": null
}
},
"download_size": 3898452,
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 7803002,
"splits": {
"train": {
"name": "train",
"num_bytes": 3161129,
"num_examples": 80,
"dataset_name": "whisper-train-data"
},
"test": {
"name": "test",
"num_bytes": 743421,
"num_examples": 20,
"dataset_name": "whisper-train-data"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}