Q-Bench2-HF / README.md
teowu's picture
Upload dataset
4c210bb verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: image1
      dtype: image
    - name: image2
      dtype: image
    - name: question
      dtype: string
    - name: option0
      dtype: string
    - name: option1
      dtype: string
    - name: option2
      dtype: string
    - name: option3
      dtype: string
    - name: question_type
      dtype: int64
    - name: question_concern
      dtype: int64
    - name: correct_choice
      dtype: string
  splits:
    - name: test
      num_bytes: 1464997937
      num_examples: 999
    - name: dev
      num_bytes: 1402568153
      num_examples: 1000
  download_size: 2814164683
  dataset_size: 2867566090
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: dev
        path: data/dev-*