--- dataset_info: features: - name: label dtype: string - name: file dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: file2 dtype: string - name: audio2 dtype: audio: sampling_rate: 16000 - name: file3 dtype: string - name: audio3 dtype: audio: sampling_rate: 16000 - name: instruction dtype: string splits: - name: test num_bytes: 251512969.0 num_examples: 1000 download_size: 229127006 dataset_size: 251512969.0 configs: - config_name: default data_files: - split: test path: data/test-* ---