--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: client_id dtype: string - name: path dtype: string - name: sentence dtype: string - name: sentence_id dtype: string - name: sentence_domain dtype: string - name: up_votes dtype: int64 - name: down_votes dtype: int64 - name: age dtype: string - name: gender dtype: string - name: accents dtype: string - name: variant dtype: 'null' - name: locale dtype: string - name: segment dtype: 'null' - name: caption dtype: string splits: - name: train num_bytes: 182106958 num_examples: 7419 - name: validation num_bytes: 135598825 num_examples: 5130 - name: test num_bytes: 145508593 num_examples: 5130 - name: validated num_bytes: 4480312881 num_examples: 191152 - name: invalidated num_bytes: 232412158 num_examples: 8075 - name: other num_bytes: 2050384736 num_examples: 79908 download_size: 7159839616 dataset_size: 7226324151 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - split: validated path: data/validated-* - split: invalidated path: data/invalidated-* - split: other path: data/other-* ---