File size: 708 Bytes
0b13149
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
09b2d57
 
0b13149
 
09b2d57
 
0b13149
 
22527ec
09b2d57
22527ec
 
0b13149
 
 
 
 
 
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: image
    dtype: image
  - name: ID
    dtype: string
  - name: Subset
    dtype: string
  - name: Question
    dtype: string
  - name: Translated Question
    dtype: string
  - name: Options
    dtype: string
  - name: Translated Options
    dtype: string
  - name: Label
    dtype: int64
  - name: Category
    dtype: string
  - name: Image Type
    dtype: string
  - name: Image Source
    dtype: string
  - name: License
    dtype: string
  splits:
  - name: test
    num_bytes: 3868855320.799
    num_examples: 8031
  download_size: 3811334711
  dataset_size: 3868855320.799
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---