File size: 597 Bytes
b00cf3e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
adb6d95
e78b267
adb6d95
 
b00cf3e
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: qid
    dtype: string
  - name: question
    dtype: string
  - name: choices
    dtype: image
  - name: images
    sequence: image
  - name: answer
    dtype: string
  - name: transformations
    dtype: string
  - name: difficulty_level
    dtype: string
  - name: question_info
    dtype: string
  - name: answer_info
    dtype: string
  splits:
  - name: train
    num_bytes: 782226672.0
    num_examples: 306
  download_size: 735706765
  dataset_size: 782226672.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---