gqa / README.md
CAIR-HKISI's picture
Upload dataset
0e108db verified
metadata
dataset_info:
  features:
    - name: images
      list: image
    - name: problem
      dtype: string
    - name: answer
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 1415141056
      num_examples: 10000
    - name: test
      num_bytes: 165336133
      num_examples: 1000
  download_size: 1574391814
  dataset_size: 1580477189
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*