--- dataset_info: features: - name: image dtype: image - name: caption_0 dtype: string - name: caption_1 dtype: string - name: caption_2 dtype: string - name: caption_3 dtype: string - name: caption_4 dtype: string - name: filename dtype: string - name: caption sequence: string splits: - name: train num_bytes: 831652827.0 num_examples: 6000 - name: test num_bytes: 137226532.0 num_examples: 1000 - name: validation num_bytes: 138375162.0 num_examples: 1000 download_size: 1104657426 dataset_size: 1107254521.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* - split: validation path: data/validation-* ---