File size: 3,828 Bytes
25b59b1 8290e6c d6a6136 25b59b1 9073157 ef2d6ee d062013 8290e6c d6a6136 8290e6c d6a6136 8290e6c d6a6136 021dc8f 8290e6c a2b95d0 8290e6c 55c13b5 4aa1e10 8290e6c 4aa1e10 f77751f 8290e6c f77751f 8290e6c 25b59b1 8290e6c 25b59b1 9073157 ef2d6ee d062013 9791380 55c13b5 4aa1e10 f77751f 8290e6c 25b59b1 |
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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 |
---
dataset_info:
- config_name: ar
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
- name: continuation
dtype: string
splits:
- name: validation
num_bytes: 298626162.39
num_examples: 10470
download_size: 285315925
dataset_size: 298626162.39
- config_name: en
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
- name: continuation
dtype: string
splits:
- name: test
num_bytes: 9329520290.338
num_examples: 16393
- name: validation
num_bytes: 9434608798.338
num_examples: 16393
- name: train
num_bytes: 44987747251.6
num_examples: 1101170
- name: validated
num_bytes: 68921650062.024
num_examples: 1799288
download_size: 128219063641
dataset_size: 132673526402.3
- config_name: fr
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
- name: continuation
dtype: string
splits:
- name: validation
num_bytes: 704229541.38
num_examples: 16159
- name: train
num_bytes: 20630346378.228
num_examples: 558054
- name: test
num_bytes: 675348901.258
num_examples: 16159
download_size: 21980320751
dataset_size: 22009924820.866
- config_name: frold
features:
- name: client_id
dtype: string
- name: path
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 48000
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: age
dtype: string
- name: gender
dtype: string
- name: accent
dtype: string
- name: locale
dtype: string
- name: segment
dtype: string
- name: variant
dtype: string
- name: continuation
dtype: string
splits:
- name: train
num_bytes: 20616364930.228
num_examples: 558054
- name: test
num_bytes: 674959025.258
num_examples: 16159
- name: validation
num_bytes: 703829746.38
num_examples: 16159
download_size: 21972606682
dataset_size: 21995153701.866
configs:
- config_name: ar
data_files:
- split: validation
path: ar/validation-*
- config_name: en
data_files:
- split: test
path: en/test-*
- split: validation
path: en/validation-*
- split: train
path: en/train-*
- split: validated
path: en/validated-*
- config_name: fr
data_files:
- split: validation
path: frnew/validation-*
- split: train
path: frnew/train-*
- split: test
path: frnew/test-*
- config_name: frold
data_files:
- split: train
path: fr/train-*
- split: test
path: fr/test-*
- split: validation
path: fr/validation-*
---
|