coco_vg_qa / README.md
AsphyXIA's picture
Upload dataset
6915c19 verified
metadata
dataset_info:
  features:
    - name: image_options
      dtype: image
    - name: caption_options
      list: string
    - name: true_caption
      dtype: string
    - name: false_caption
      dtype: string
    - name: true_triples
      list:
        list: string
    - name: false_triples
      list:
        list: string
  splits:
    - name: coco_qa_one_obj
      num_bytes: 1037797911
      num_examples: 2247
    - name: coco_qa_two_obj
      num_bytes: 194582161
      num_examples: 440
    - name: vg_qa_one_obj
      num_bytes: 416604950
      num_examples: 1160
    - name: vg_qa_two_obj
      num_bytes: 108591865
      num_examples: 291
  download_size: 1749669257
  dataset_size: 1757576887
configs:
  - config_name: default
    data_files:
      - split: coco_qa_one_obj
        path: data/coco_qa_one_obj-*
      - split: coco_qa_two_obj
        path: data/coco_qa_two_obj-*
      - split: vg_qa_one_obj
        path: data/vg_qa_one_obj-*
      - split: vg_qa_two_obj
        path: data/vg_qa_two_obj-*