--- dataset_info: features: - name: id dtype: int32 - name: instruction dtype: string - name: answer dtype: string - name: task 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 splits: - name: test num_bytes: 30881811 num_examples: 50 download_size: 27675818 dataset_size: 30881811 configs: - config_name: default data_files: - split: test path: data/test-* ---