File size: 1,526 Bytes
0a3c5e3
 
 
b883c49
 
0a3c5e3
 
b883c49
0a3c5e3
 
 
b883c49
 
0a3c5e3
 
b883c49
0a3c5e3
b883c49
ffce8e4
0a3c5e3
 
83d5131
b883c49
0a3c5e3
83d5131
b883c49
0a3c5e3
83d5131
0a3c5e3
 
83d5131
b883c49
0a3c5e3
83d5131
b883c49
0a3c5e3
83d5131
b883c49
3cb9ba2
83d5131
3cb9ba2
83d5131
 
0a3c5e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3cb9ba2
 
0a3c5e3
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: subquestions
    dtype: string
  - name: base_question
    dtype: string
  - name: base_answer
    dtype: string
  - name: final_question
    dtype: string
  - name: response
    dtype: string
  - name: ground_truth
    dtype: string
  splits:
  - name: visual_math_reasoning
    num_bytes: 1288580.0
    num_examples: 59
  - name: common_sense_and_physics
    num_bytes: 3002898.0
    num_examples: 106
  - name: OCR
    num_bytes: 7901734.0
    num_examples: 80
  - name: visual_reasoning
    num_bytes: 17568824.0
    num_examples: 175
  - name: chart_graphic_understanding
    num_bytes: 31422430.0
    num_examples: 170
  - name: spatial_and_scene_reasoning
    num_bytes: 13095168.0
    num_examples: 116
  - name: counting_and_quantitative_reasoning
    num_bytes: 2481426.0
    num_examples: 50
  download_size: 72204917
  dataset_size: 76761060.0
configs:
- config_name: default
  data_files:
  - split: visual_math_reasoning
    path: data/visual_math_reasoning-*
  - split: common_sense_and_physics
    path: data/common_sense_and_physics-*
  - split: OCR
    path: data/OCR-*
  - split: visual_reasoning
    path: data/visual_reasoning-*
  - split: chart_graphic_understanding
    path: data/chart_graphic_understanding-*
  - split: spatial_and_scene_reasoning
    path: data/spatial_and_scene_reasoning-*
  - split: counting_and_quantitative_reasoning
    path: data/counting_and_quantitative_reasoning-*
---