File size: 506 Bytes
0b3ea22
 
d7f4514
 
77b0ca4
 
 
 
d7f4514
 
 
 
 
 
 
 
 
 
f2c8f08
d7f4514
77b0ca4
f2c8f08
d7f4514
 
 
 
 
0b3ea22
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
---

license: apache-2.0
dataset_info:
  features:
  - name: id
    dtype: int64
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: name
    dtype: string
  - name: difficulty
    dtype: string
  splits:
  - name: train
    num_bytes: 65476021.52
    num_examples: 1680
  download_size: 103445150
  dataset_size: 65476021.52
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---