--- dataset_info: features: - name: image dtype: image - name: filename dtype: string - name: cocoid dtype: int32 - name: caption dtype: string splits: - name: train num_bytes: 15813078335.0 num_examples: 96534 - name: test num_bytes: 962728.3871896366 num_examples: 6 download_size: 3291516720 dataset_size: 15814041063.38719 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---