--- dataset_info: - config_name: en_ko features: - name: client_id dtype: string - name: file dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: sentence dtype: string - name: translation dtype: string - name: id dtype: string splits: - name: train num_bytes: 14100512187.18 num_examples: 289430 - name: validation num_bytes: 718254091.808 num_examples: 15531 - name: test num_bytes: 728883876.301 num_examples: 15531 download_size: 13810110715 dataset_size: 15547650155.289001 - config_name: ko_en features: - name: client_id dtype: string - name: file dtype: string - name: audio dtype: audio: sampling_rate: 16000 - name: sentence dtype: string - name: translation dtype: string - name: id dtype: string splits: - name: train num_bytes: 19216754.0 num_examples: 502 - name: validation num_bytes: 13409453.0 num_examples: 425 - name: test num_bytes: 14265492.0 num_examples: 447 download_size: 45840098 dataset_size: 46891699.0 configs: - config_name: en_ko data_files: - split: train path: en_ko/train-* - split: validation path: en_ko/validation-* - split: test path: en_ko/test-* - config_name: ko_en data_files: - split: train path: ko_en/train-* - split: validation path: ko_en/validation-* - split: test path: ko_en/test-* ---