--- 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 splits: - name: train num_bytes: 13938936894.039 num_examples: 82783 - name: validation num_bytes: 6577471154.408 num_examples: 40504 - name: test num_bytes: 6618106661.5 num_examples: 40775 download_size: 26745323722 dataset_size: 27134514709.947 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---