File size: 2,850 Bytes
7d1e69f
 
4aed4a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
601c326
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b0fbe3a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4d23f7e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4aed4a8
7d1e69f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4aed4a8
 
 
 
 
 
 
 
601c326
 
 
 
 
 
 
 
b0fbe3a
 
 
 
 
 
 
 
4d23f7e
 
 
 
 
 
 
 
7d1e69f
 
 
 
 
 
 
 
 
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
---
dataset_info:
- config_name: AD
  features:
  - name: question_id
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: string
  - name: problem
    dtype: string
  splits:
  - name: train
    num_bytes: 32513126
    num_examples: 60000
  - name: test
    num_bytes: 5432001
    num_examples: 10000
  - name: val
    num_bytes: 5432001
    num_examples: 10000
  download_size: 15825460
  dataset_size: 43377128
- config_name: Fin
  features:
  - name: question_id
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: string
  - name: problem
    dtype: string
  splits:
  - name: train
    num_bytes: 23400769
    num_examples: 60000
  - name: test
    num_bytes: 4353185
    num_examples: 10000
  - name: val
    num_bytes: 4353185
    num_examples: 10000
  download_size: 12190206
  dataset_size: 32107139
- config_name: Med
  features:
  - name: question_id
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: string
  - name: problem
    dtype: string
  splits:
  - name: train
    num_bytes: 3254977
    num_examples: 22842
  - name: test
    num_bytes: 1394948
    num_examples: 9790
  - name: val
    num_bytes: 1394948
    num_examples: 9790
  download_size: 4198444
  dataset_size: 6044873
- config_name: RS
  features:
  - name: question_id
    dtype: int64
  - name: answer
    dtype: string
  - name: images
    list: string
  - name: problem
    dtype: string
  splits:
  - name: train
    num_bytes: 11192528
    num_examples: 60000
  - name: test
    num_bytes: 1340143
    num_examples: 10000
  - name: val
    num_bytes: 1340143
    num_examples: 10000
  download_size: 6260496
  dataset_size: 13872814
- config_name: Sci
  features:
  - name: answer
    dtype: string
  - name: question_id
    dtype: string
  - name: images
    list: string
  - name: problem
    dtype: string
  splits:
  - name: train
    num_bytes: 8105529
    num_examples: 30747
  - name: test
    num_bytes: 2032465
    num_examples: 7687
  - name: val
    num_bytes: 2032465
    num_examples: 7687
  download_size: 6837510
  dataset_size: 12170459
configs:
- config_name: AD
  data_files:
  - split: train
    path: AD/train-*
  - split: test
    path: AD/test-*
  - split: val
    path: AD/val-*
- config_name: Fin
  data_files:
  - split: train
    path: Fin/train-*
  - split: test
    path: Fin/test-*
  - split: val
    path: Fin/val-*
- config_name: Med
  data_files:
  - split: train
    path: Med/train-*
  - split: test
    path: Med/test-*
  - split: val
    path: Med/val-*
- config_name: RS
  data_files:
  - split: train
    path: RS/train-*
  - split: test
    path: RS/test-*
  - split: val
    path: RS/val-*
- config_name: Sci
  data_files:
  - split: train
    path: Sci/train-*
  - split: test
    path: Sci/test-*
  - split: val
    path: Sci/val-*
---