File size: 823 Bytes
b78abe7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
---
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
  download_size: 331538420
  dataset_size: 329185883.464
configs:
- config_name: default
  data_files:
  - split: val
    path: data/val-*
---
# Dataset Card for "ICON-QA"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)