--- dataset_info: features: - name: audiocap_id dtype: int64 - name: youtube_id dtype: string - name: start_time dtype: int64 - name: caption dtype: string - name: audio_length dtype: int64 - name: audio dtype: audio splits: - name: train num_bytes: 41181431035.0636 num_examples: 45178 - name: validation num_bytes: 1994928649.4433637 num_examples: 2223 - name: test num_bytes: 4014005937.8083076 num_examples: 4411 download_size: 43940711190 dataset_size: 47190365622.31528 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---