COCO_2014 / README.md
AbdoTW's picture
Upload dataset (part 00001-of-00002)
3c2e0bd verified
metadata
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
      num_examples: 82783
    - name: validation
      num_bytes: 6656183993
      num_examples: 40504
    - name: test
      num_bytes: 6657899041
      num_examples: 40775
  download_size: 26763083427
  dataset_size: 26846856236
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*