--- dataset_info: features: - name: hypothesis sequence: string - name: transcription dtype: string - name: input1 dtype: string - name: hypothesis_concatenated dtype: string - name: source dtype: string - name: id dtype: string - name: am_score sequence: float64 splits: - name: train num_bytes: 86387796 num_examples: 97396 - name: test num_bytes: 5386309 num_examples: 6129 download_size: 26832650 dataset_size: 91774105 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---