Datasets:

Modalities:
Image
Text
Formats:
parquet
File size: 2,933 Bytes
634d012
 
1a78ec3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
909bd7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd370d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39d9b02
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
909bd7f
634d012
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1a78ec3
 
 
 
 
 
909bd7f
 
 
 
 
 
bd370d1
 
 
 
 
 
39d9b02
 
 
 
 
 
634d012
 
 
 
 
 
 
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
156
157
158
159
160
---
dataset_info:
- config_name: AD
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  - name: _qid
    dtype: string
  splits:
  - name: train
    num_bytes: 9168176098
    num_examples: 30000
  - name: test
    num_bytes: 3052786139
    num_examples: 10000
  download_size: 12207994145
  dataset_size: 12220962237
- config_name: Fin
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  - name: _qid
    dtype: string
  splits:
  - name: train
    num_bytes: 1354930003
    num_examples: 30000
  - name: test
    num_bytes: 451591057
    num_examples: 10000
  download_size: 1797162595
  dataset_size: 1806521060
- config_name: Med
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  - name: _qid
    dtype: string
  splits:
  - name: train
    num_bytes: 1692474889
    num_examples: 22842
  - name: test
    num_bytes: 728546556
    num_examples: 9790
  download_size: 2419588819
  dataset_size: 2421021445
- config_name: RS
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  - name: _qid
    dtype: string
  splits:
  - name: train
    num_bytes: 14486343866
    num_examples: 30000
  - name: test
    num_bytes: 4028051587
    num_examples: 8509
  download_size: 18511880871
  dataset_size: 18514395453
- config_name: Sci
  features:
  - name: conversations
    list:
    - name: from
      dtype: string
    - name: value
      dtype: string
  - name: problem
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  - name: _qid
    dtype: string
  splits:
  - name: train
    num_bytes: 4675408168
    num_examples: 30000
  - name: test
    num_bytes: 1221766658
    num_examples: 7687
  download_size: 5893574759
  dataset_size: 5897174826
configs:
- config_name: AD
  data_files:
  - split: train
    path: AD/train-*
  - split: test
    path: AD/test-*
- config_name: Fin
  data_files:
  - split: train
    path: Fin/train-*
  - split: test
    path: Fin/test-*
- config_name: Med
  data_files:
  - split: train
    path: Med/train-*
  - split: test
    path: Med/test-*
- config_name: RS
  data_files:
  - split: train
    path: RS/train-*
  - split: test
    path: RS/test-*
- config_name: Sci
  data_files:
  - split: train
    path: Sci/train-*
  - split: test
    path: Sci/test-*
---