--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: text dtype: string - name: id dtype: int64 - name: text_wp dtype: string - name: text_norm dtype: string - name: similarity_ratio_raw dtype: float64 - name: similarity_ratio_norm dtype: float64 splits: - name: train num_bytes: 15377209629.351 num_examples: 26379 - name: validation num_bytes: 5269226760.91 num_examples: 8793 - name: test num_bytes: 5100551385.91 num_examples: 8793 download_size: 24319200213 dataset_size: 25746987776.171 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---