--- dataset_info: - config_name: chat features: - name: id dtype: int32 - name: audio dtype: audio: sampling_rate: 48000 - name: conversations list: - name: role dtype: string - name: content dtype: string - name: length dtype: int32 splits: - name: train num_bytes: 42686426326.125 num_examples: 45087 - name: validation num_bytes: 2117859969.25 num_examples: 2230 - name: test num_bytes: 4161318771 num_examples: 4400 download_size: 47577800267 dataset_size: 48965605066.375 - config_name: default features: - name: id dtype: int32 - name: youtube_id dtype: string - name: start_time dtype: int32 - name: audio dtype: audio: sampling_rate: 48000 - name: length dtype: int32 - name: caption dtype: string - name: en_caption dtype: string splits: - name: train num_bytes: 42686360169.125 num_examples: 45087 - name: validation num_bytes: 2117849580.25 num_examples: 2230 - name: test num_bytes: 4161356500 num_examples: 4400 download_size: 47580580069 dataset_size: 48965566249.375 configs: - config_name: chat data_files: - split: train path: chat/train-* - split: validation path: chat/validation-* - split: test path: chat/test-* - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* license: mit language: - ko - en ---