--- 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: 165837392.4 num_examples: 5041 - name: validation num_bytes: 97314079.088 num_examples: 3292 - name: test num_bytes: 115280474.602 num_examples: 3649 - name: other num_bytes: 760938735.32 num_examples: 29260 - name: invalidated num_bytes: 69435648.97 num_examples: 2553 download_size: 1084617721 dataset_size: 1208806330.38 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: other path: data/other-* - split: invalidated path: data/invalidated-* ---