--- dataset_info: features: - name: id dtype: int32 - name: instruction dtype: string - name: answer dtype: string - name: audio1 dtype: audio: sampling_rate: 16000 - name: audio2 dtype: audio: sampling_rate: 16000 - name: audio3 dtype: audio: sampling_rate: 16000 - name: audio4 dtype: audio: sampling_rate: 16000 - name: audio5 dtype: audio: sampling_rate: 16000 - name: audio1_status dtype: string - name: audio2_status dtype: string - name: audio3_status dtype: string - name: audio4_status dtype: string - name: audio5_status dtype: string splits: - name: test num_bytes: 60862596 num_examples: 50 download_size: 59617868 dataset_size: 60862596 configs: - config_name: default data_files: - split: test path: data/test-* ---