--- dataset_info: features: - name: audio struct: - name: array sequence: float64 - name: path dtype: 'null' - name: sampling_rate dtype: int64 - name: transcription dtype: string - name: category dtype: string - name: input_ids sequence: int32 - name: prompt dtype: string - name: label dtype: string splits: - name: test num_bytes: 2490756714 num_examples: 2620 download_size: 610813565 dataset_size: 2490756714 configs: - config_name: default data_files: - split: test path: data/test-* ---