refcoco / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
9d94d23 verified
|
raw
history blame
668 Bytes
metadata
language:
  - en
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: 5614624731.75
      num_examples: 10834
    - name: testA
      num_bytes: 2865148390.875
      num_examples: 5657
    - name: testB
      num_bytes: 2612476570.125
      num_examples: 5095
  download_size: 1635623266
  dataset_size: 11092249692.75
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: testA
        path: data/testA-*
      - split: testB
        path: data/testB-*