Datasets:

File size: 7,416 Bytes
3236ce6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
---
dataset_info:
  features:
  - name: input
    dtype: string
  - name: output
    dtype: string
  - name: final_answer
    dtype: string
  - name: raw_answer
    dtype: string
  - name: type
    dtype: string
  - name: difficulty
    dtype: string
  - name: seed
    dtype: int64
  - name: id
    dtype: string
  splits:
  - name: iid_arithmetic
    num_bytes: 1539291
    num_examples: 10000
  - name: iid_easy_gaussian
    num_bytes: 4371342
    num_examples: 10000
  - name: iid_easy_half_gaussian
    num_bytes: 4224654
    num_examples: 10000
  - name: iid_easy_lognormal
    num_bytes: 4024812
    num_examples: 10000
  - name: iid_easy_uniform
    num_bytes: 4295637
    num_examples: 10000
  - name: iid_hard_gaussian
    num_bytes: 6287130
    num_examples: 10000
  - name: iid_hard_half_gaussian
    num_bytes: 6023211
    num_examples: 10000
  - name: iid_hard_lognormal
    num_bytes: 5890038
    num_examples: 10000
  - name: iid_hard_uniform
    num_bytes: 6196407
    num_examples: 10000
  - name: iid_medium_gaussian
    num_bytes: 7212516
    num_examples: 10000
  - name: iid_medium_half_gaussian
    num_bytes: 6879814
    num_examples: 10000
  - name: iid_medium_lognormal
    num_bytes: 6645483
    num_examples: 10000
  - name: iid_medium_uniform
    num_bytes: 7063557
    num_examples: 10000
  - name: iid2ood_arithmetic
    num_bytes: 1378555
    num_examples: 10000
  - name: iid2ood_easy_gaussian_coeff
    num_bytes: 3579729
    num_examples: 10000
  - name: iid2ood_easy_gaussian_degree
    num_bytes: 4064466
    num_examples: 10000
  - name: iid2ood_easy_half_gaussian_coeff
    num_bytes: 3503118
    num_examples: 10000
  - name: iid2ood_easy_half_gaussian_degree
    num_bytes: 3920795
    num_examples: 10000
  - name: iid2ood_easy_lognormal_coeff
    num_bytes: 3377801
    num_examples: 10000
  - name: iid2ood_easy_lognormal_degree
    num_bytes: 3765121
    num_examples: 10000
  - name: iid2ood_easy_uniform_coeff
    num_bytes: 3526028
    num_examples: 10000
  - name: iid2ood_easy_uniform_degree
    num_bytes: 3995735
    num_examples: 10000
  - name: iid2ood_hard_gaussian_coeff
    num_bytes: 6225061
    num_examples: 10000
  - name: iid2ood_hard_gaussian_degree
    num_bytes: 6370843
    num_examples: 10000
  - name: iid2ood_hard_half_gaussian_coeff
    num_bytes: 6013592
    num_examples: 10000
  - name: iid2ood_hard_half_gaussian_degree
    num_bytes: 6115295
    num_examples: 10000
  - name: iid2ood_hard_lognormal_coeff
    num_bytes: 5879808
    num_examples: 10000
  - name: iid2ood_hard_lognormal_degree
    num_bytes: 5966058
    num_examples: 10000
  - name: iid2ood_hard_uniform_coeff
    num_bytes: 6136523
    num_examples: 10000
  - name: iid2ood_hard_uniform_degree
    num_bytes: 6280960
    num_examples: 10000
  - name: iid2ood_medium_gaussian_coeff
    num_bytes: 6480281
    num_examples: 10000
  - name: iid2ood_medium_gaussian_degree
    num_bytes: 7112576
    num_examples: 10000
  - name: iid2ood_medium_half_gaussian_coeff
    num_bytes: 6251710
    num_examples: 10000
  - name: iid2ood_medium_half_gaussian_degree
    num_bytes: 6804063
    num_examples: 10000
  - name: iid2ood_medium_lognormal_coeff
    num_bytes: 6070021
    num_examples: 10000
  - name: iid2ood_medium_lognormal_degree
    num_bytes: 6593212
    num_examples: 10000
  - name: iid2ood_medium_uniform_coeff
    num_bytes: 6405911
    num_examples: 10000
  - name: iid2ood_medium_uniform_degree
    num_bytes: 7040514
    num_examples: 10000
  - name: ood_arithmetic_digits
    num_bytes: 1722336
    num_examples: 10000
  - name: ood_arithmetic_operators
    num_bytes: 1850180
    num_examples: 10000
  - name: ood_coefficient_uniform
    num_bytes: 4513589
    num_examples: 10000
  - name: ood_degree_uniform
    num_bytes: 4106044
    num_examples: 10000
  - name: ood_terms_uniform
    num_bytes: 11601828
    num_examples: 10000
  download_size: 107628422
  dataset_size: 227305645
configs:
- config_name: default
  data_files:
  - split: iid_arithmetic
    path: data/iid_arithmetic-*
  - split: iid_easy_gaussian
    path: data/iid_easy_gaussian-*
  - split: iid_easy_half_gaussian
    path: data/iid_easy_half_gaussian-*
  - split: iid_easy_lognormal
    path: data/iid_easy_lognormal-*
  - split: iid_easy_uniform
    path: data/iid_easy_uniform-*
  - split: iid_hard_gaussian
    path: data/iid_hard_gaussian-*
  - split: iid_hard_half_gaussian
    path: data/iid_hard_half_gaussian-*
  - split: iid_hard_lognormal
    path: data/iid_hard_lognormal-*
  - split: iid_hard_uniform
    path: data/iid_hard_uniform-*
  - split: iid_medium_gaussian
    path: data/iid_medium_gaussian-*
  - split: iid_medium_half_gaussian
    path: data/iid_medium_half_gaussian-*
  - split: iid_medium_lognormal
    path: data/iid_medium_lognormal-*
  - split: iid_medium_uniform
    path: data/iid_medium_uniform-*
  - split: iid2ood_arithmetic
    path: data/iid2ood_arithmetic-*
  - split: iid2ood_easy_gaussian_coeff
    path: data/iid2ood_easy_gaussian_coeff-*
  - split: iid2ood_easy_gaussian_degree
    path: data/iid2ood_easy_gaussian_degree-*
  - split: iid2ood_easy_half_gaussian_coeff
    path: data/iid2ood_easy_half_gaussian_coeff-*
  - split: iid2ood_easy_half_gaussian_degree
    path: data/iid2ood_easy_half_gaussian_degree-*
  - split: iid2ood_easy_lognormal_coeff
    path: data/iid2ood_easy_lognormal_coeff-*
  - split: iid2ood_easy_lognormal_degree
    path: data/iid2ood_easy_lognormal_degree-*
  - split: iid2ood_easy_uniform_coeff
    path: data/iid2ood_easy_uniform_coeff-*
  - split: iid2ood_easy_uniform_degree
    path: data/iid2ood_easy_uniform_degree-*
  - split: iid2ood_hard_gaussian_coeff
    path: data/iid2ood_hard_gaussian_coeff-*
  - split: iid2ood_hard_gaussian_degree
    path: data/iid2ood_hard_gaussian_degree-*
  - split: iid2ood_hard_half_gaussian_coeff
    path: data/iid2ood_hard_half_gaussian_coeff-*
  - split: iid2ood_hard_half_gaussian_degree
    path: data/iid2ood_hard_half_gaussian_degree-*
  - split: iid2ood_hard_lognormal_coeff
    path: data/iid2ood_hard_lognormal_coeff-*
  - split: iid2ood_hard_lognormal_degree
    path: data/iid2ood_hard_lognormal_degree-*
  - split: iid2ood_hard_uniform_coeff
    path: data/iid2ood_hard_uniform_coeff-*
  - split: iid2ood_hard_uniform_degree
    path: data/iid2ood_hard_uniform_degree-*
  - split: iid2ood_medium_gaussian_coeff
    path: data/iid2ood_medium_gaussian_coeff-*
  - split: iid2ood_medium_gaussian_degree
    path: data/iid2ood_medium_gaussian_degree-*
  - split: iid2ood_medium_half_gaussian_coeff
    path: data/iid2ood_medium_half_gaussian_coeff-*
  - split: iid2ood_medium_half_gaussian_degree
    path: data/iid2ood_medium_half_gaussian_degree-*
  - split: iid2ood_medium_lognormal_coeff
    path: data/iid2ood_medium_lognormal_coeff-*
  - split: iid2ood_medium_lognormal_degree
    path: data/iid2ood_medium_lognormal_degree-*
  - split: iid2ood_medium_uniform_coeff
    path: data/iid2ood_medium_uniform_coeff-*
  - split: iid2ood_medium_uniform_degree
    path: data/iid2ood_medium_uniform_degree-*
  - split: ood_arithmetic_digits
    path: data/ood_arithmetic_digits-*
  - split: ood_arithmetic_operators
    path: data/ood_arithmetic_operators-*
  - split: ood_coefficient_uniform
    path: data/ood_coefficient_uniform-*
  - split: ood_degree_uniform
    path: data/ood_degree_uniform-*
  - split: ood_terms_uniform
    path: data/ood_terms_uniform-*
---