--- dataset_info: features: - name: patient_id dtype: string - name: transcript dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: category dtype: int64 splits: - name: train num_bytes: 2711303869.0 num_examples: 438 - name: valid num_bytes: 353153500.0 num_examples: 55 - name: test num_bytes: 326089166.0 num_examples: 55 download_size: 2459698629 dataset_size: 3390546535.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---