--- dataset_info: features: - name: text dtype: string - name: duration dtype: float64 - name: file_name dtype: string - name: path dtype: string - name: audio dtype: audio splits: - name: train num_bytes: 4744685267.0 num_examples: 24200 - name: validation num_bytes: 143513864.0 num_examples: 800 - name: test num_bytes: 276828491.59 num_examples: 1494 download_size: 5066544023 dataset_size: 5165027622.59 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---