--- dataset_info: features: - name: file_name dtype: string - name: Label dtype: string - name: Transcript dtype: string - name: text dtype: string - name: Canonical dtype: string - name: Canonical_Sep dtype: string - name: Error dtype: string - name: CanonicalOld dtype: string - name: audio dtype: audio: sampling_rate: 16000 splits: - name: train num_bytes: 358655510.676 num_examples: 3606 - name: test num_bytes: 67754738.0 num_examples: 669 - name: val num_bytes: 65132664.0 num_examples: 668 download_size: 462443795 dataset_size: 491542912.676 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: val path: data/val-* ---