--- dataset_info: features: - name: id dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: transcription dtype: string - name: category dtype: string - name: age_group dtype: string splits: - name: train num_bytes: 4645889627.533225 num_examples: 603 - name: validation num_bytes: 34307761.23338736 num_examples: 7 - name: test num_bytes: 39026525.23338736 num_examples: 7 download_size: 4704294754 dataset_size: 4719223913.999999 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---