File size: 2,863 Bytes
d5b28a5 79ff293 d5b28a5 79ff293 d5b28a5 79ff293 d5b28a5 79ff293 d5b28a5 79ff293 d5b28a5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 | {
"builder_name": "arrow",
"citation": "",
"config_name": "default",
"dataset_name": "globe_v3",
"dataset_size": 244876726,
"description": "",
"download_checksums": {
"hf://datasets/MushanW/GLOBE_V3@cc19d723fe71a0edb39eef9419f57d72a65ba155/test/data-00000-of-00001.arrow": {
"num_bytes": 2813696,
"checksum": null
},
"hf://datasets/MushanW/GLOBE_V3@cc19d723fe71a0edb39eef9419f57d72a65ba155/dev/data-00000-of-00001.arrow": {
"num_bytes": 2966560,
"checksum": null
},
"hf://datasets/MushanW/GLOBE_V3@cc19d723fe71a0edb39eef9419f57d72a65ba155/train/data-00000-of-00003.arrow": {
"num_bytes": 80673160,
"checksum": null
},
"hf://datasets/MushanW/GLOBE_V3@cc19d723fe71a0edb39eef9419f57d72a65ba155/train/data-00001-of-00003.arrow": {
"num_bytes": 80052080,
"checksum": null
},
"hf://datasets/MushanW/GLOBE_V3@cc19d723fe71a0edb39eef9419f57d72a65ba155/train/data-00002-of-00003.arrow": {
"num_bytes": 79131856,
"checksum": null
}
},
"download_size": 245637352,
"features": {
"snr": {
"dtype": "float32",
"_type": "Value"
},
"whisper_transcription_large_v3": {
"dtype": "string",
"_type": "Value"
},
"utmos": {
"dtype": "float32",
"_type": "Value"
},
"wer": {
"dtype": "float32",
"_type": "Value"
},
"cer": {
"dtype": "float32",
"_type": "Value"
},
"predicted_gender": {
"dtype": "string",
"_type": "Value"
},
"predicted_accent": {
"dtype": "string",
"_type": "Value"
},
"predicted_age": {
"dtype": "string",
"_type": "Value"
},
"common_voice_path": {
"dtype": "string",
"_type": "Value"
},
"common_voice_sentence_id": {
"dtype": "string",
"_type": "Value"
},
"common_voice_sentence": {
"dtype": "string",
"_type": "Value"
},
"common_voice_age": {
"dtype": "string",
"_type": "Value"
},
"common_voice_gender": {
"dtype": "string",
"_type": "Value"
},
"common_voice_accents": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 24000,
"_type": "Audio"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 490514078,
"splits": {
"test": {
"name": "test",
"num_bytes": 2801303,
"num_examples": 9179,
"dataset_name": "globe_v3"
},
"dev": {
"name": "dev",
"num_bytes": 2954193,
"num_examples": 9603,
"dataset_name": "globe_v3"
},
"train": {
"name": "train",
"num_bytes": 239121230,
"num_examples": 704750,
"dataset_name": "globe_v3"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
} |