--- dataset_info: features: - name: prompt dtype: string - name: gt dtype: string - name: source dtype: string - name: task dtype: string - name: id dtype: int64 - name: audio dtype: string - name: num_audio_samples dtype: int64 - name: sampling_rate dtype: int64 - name: conversation list: - name: from dtype: string - name: value dtype: string - name: language dtype: string splits: - name: test num_bytes: 1259542 num_examples: 3718 download_size: 75147 dataset_size: 1259542 configs: - config_name: default data_files: - split: test path: data/test-* ---