refcocop / README.md
Kangheng's picture
Upload dataset
82c6a1a verified
metadata
dataset_info:
  features:
    - name: question_id
      dtype: int64
    - name: question
      dtype: string
    - name: image
      dtype: image
    - name: bbox
      dtype: string
    - name: image_size
      sequence: int64
  splits:
    - name: val
      num_bytes: 1877790551.25
      num_examples: 10758
    - name: testA
      num_bytes: 986001464.25
      num_examples: 5726
    - name: testB
      num_bytes: 855630364.875
      num_examples: 4889
  download_size: 549393868
  dataset_size: 3719422380.375
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: testA
        path: data/testA-*
      - split: testB
        path: data/testB-*