Q-Bench-HF / README.md
teowu's picture
Upload dataset
482288d verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: image
      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: dev
      num_bytes: 1104739092
      num_examples: 1495
    - name: test
      num_bytes: 1095825945
      num_examples: 1495
  download_size: 2160655020
  dataset_size: 2200565037
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*