--- dataset_info: features: - name: id dtype: int64 - name: negative dtype: audio: sampling_rate: 16000 - name: positive dtype: audio: sampling_rate: 16000 - name: voice dtype: string - name: negative_transcription dtype: string - name: positive_transcription dtype: string - name: type dtype: string - name: subtype dtype: string splits: - name: train num_bytes: 3685001775.2 num_examples: 25200 download_size: 4742048115 dataset_size: 3685001775.2 configs: - config_name: default data_files: - split: train path: data/train-* ---