--- dataset_info: features: - name: image dtype: image - name: license dtype: int64 - name: coco_url dtype: string - name: height dtype: int64 - name: width dtype: int64 - name: date_captured dtype: string - name: flickr_url dtype: string - name: id dtype: int64 - name: caption sequence: string splits: - name: train num_bytes: 13532773202.0 num_examples: 82783 - name: validation num_bytes: 6656183993.0 num_examples: 40504 - name: test num_bytes: 6657899041.0 num_examples: 40775 download_size: 26763083427 dataset_size: 26846856236.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---