ICON-QA / README.md
luodian's picture
Upload README.md with huggingface_hub
1f74766
|
raw
history blame
929 Bytes
metadata
dataset_info:
  features:
    - name: question_id
      dtype: string
    - name: question
      dtype: string
    - name: choices
      dtype: string
    - name: answer
      dtype: string
    - name: query_image
      dtype: image
    - name: choice_image_0
      dtype: image
    - name: choice_image_1
      dtype: image
    - name: ques_type
      dtype: string
    - name: label
      dtype: string
    - name: grade
      dtype: string
    - name: skills
      dtype: string
  splits:
    - name: val
      num_bytes: 329185883.464
      num_examples: 21488
    - name: test
      num_bytes: 333201645.625
      num_examples: 21489
  download_size: 667286379
  dataset_size: 662387529.089
configs:
  - config_name: default
    data_files:
      - split: val
        path: data/val-*
      - split: test
        path: data/test-*

Dataset Card for "ICON-QA"

More Information needed