--- dataset_info: 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 splits: - name: train num_bytes: 777985336.156 num_examples: 20729 - name: validation num_bytes: 358555445.37 num_examples: 9230 - name: test num_bytes: 365259725.5 num_examples: 9230 - name: invalidated num_bytes: 298430943.26 num_examples: 7683 - name: other_part1 num_bytes: 3807162091.516 num_examples: 99417 - name: other_part2 num_bytes: 3628831684.278 num_examples: 99417 - name: other_part3 num_bytes: 3248356087.867 num_examples: 99417 - name: other_part4 num_bytes: 2655099963.872 num_examples: 99417 - name: other_part5 num_bytes: 1977381315.84 num_examples: 99417 - name: other_part6 num_bytes: 2452241668.312 num_examples: 99417 - name: other_part7 num_bytes: 2390316371.08 num_examples: 99417 - name: other_part8 num_bytes: 2213134887.9440002 num_examples: 99417 - name: other_part9 num_bytes: 1837374728.376 num_examples: 99417 - name: other_part10 num_bytes: 2030514428.808 num_examples: 99422 download_size: 26826373925 dataset_size: 28040644678.179 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: invalidated path: data/invalidated-* - split: other_part1 path: data/other_part1-* - split: other_part2 path: data/other_part2-* - split: other_part3 path: data/other_part3-* - split: other_part4 path: data/other_part4-* - split: other_part5 path: data/other_part5-* - split: other_part6 path: data/other_part6-* - split: other_part7 path: data/other_part7-* - split: other_part8 path: data/other_part8-* - split: other_part9 path: data/other_part9-* - split: other_part10 path: data/other_part10-* ---