--- language: - en dataset_info: features: - name: file_name dtype: string - name: audio dtype: audio: sampling_rate: 48000 - name: label dtype: int8 - name: instruction dtype: string splits: - name: test num_bytes: 46422220.0 num_examples: 750 download_size: 36846879 dataset_size: 46422220.0 configs: - config_name: default data_files: - split: test path: data/test-* ---