--- dataset_info: features: - name: client_id dtype: string - name: path dtype: string - name: sentence_id dtype: string - name: sentence 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: accent dtype: string - name: variant dtype: float64 - name: locale dtype: string - name: segment dtype: string - name: duration dtype: float32 - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 108149595.712 num_examples: 3368 - name: test num_bytes: 96709432.37 num_examples: 2801 - name: invalidated num_bytes: 135042567.125 num_examples: 3625 - name: other num_bytes: 1023313403.275 num_examples: 33077 - name: validated num_bytes: 1609188373.768 num_examples: 46538 download_size: 2567915505 dataset_size: 2972403372.25 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: invalidated path: data/invalidated-* - split: other path: data/other-* - split: validated path: data/validated-* ---