--- dataset_info: features: - name: age dtype: float64 - name: age_onset dtype: float64 - name: birthplace dtype: string - name: filename dtype: string - name: native_language dtype: string - name: sex dtype: string - name: speakerid dtype: int64 - name: country dtype: string - name: file_missing? dtype: bool - name: __index_level_0__ dtype: int64 - name: audio dtype: 'null' splits: - name: train num_bytes: 221002 num_examples: 2140 download_size: 80693 dataset_size: 221002 configs: - config_name: default data_files: - split: train path: data/train-* ---