--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: label dtype: string - name: id dtype: string splits: - name: train num_bytes: 277778584214.31 num_examples: 1048315 - name: test num_bytes: 544577887.155 num_examples: 3755 - name: validation num_bytes: 520380201.275 num_examples: 3735 download_size: 271033185554 dataset_size: 278843542302.74005 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---