--- dataset_info: features: - name: audiocap_id dtype: int32 - name: youtube_id dtype: string - name: start_time dtype: int32 - name: audio dtype: audio: sampling_rate: 48000 - name: caption dtype: string splits: - name: train num_bytes: 2012866216147.6 num_examples: 45087 - name: validation num_bytes: 94570191869 num_examples: 2230 - name: test num_bytes: 186081014756 num_examples: 4400 download_size: 259835010388 dataset_size: 280651206625 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---