--- dataset_info: features: - name: label dtype: string - name: text dtype: string - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 31727176.0 num_examples: 100 - name: test num_bytes: 35271110.0 num_examples: 100 - name: validation num_bytes: 35080904.0 num_examples: 100 download_size: 98839727 dataset_size: 102079190.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---