File size: 9,228 Bytes
246fd9c
 
d1893a4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fe15364
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3939b49
 
 
 
99a40c1
 
3939b49
 
 
 
99a40c1
3939b49
 
 
 
 
99a40c1
3939b49
6b3a487
246fd9c
 
 
 
 
 
697b41f
 
 
9266697
 
 
38b0fc7
 
 
 
9266697
6b3a487
 
 
 
 
 
 
 
 
 
843cee4
 
 
ad3c2db
 
 
 
 
77f51cc
 
 
 
 
 
 
 
 
 
1d84718
 
 
c4c9245
 
 
 
 
0a5fe33
 
 
 
 
 
 
 
 
 
f4abd4d
 
 
5bb0097
 
 
 
 
199a8e3
 
 
 
 
 
 
 
 
 
88d2213
 
 
bed88ee
 
 
 
 
c6b4323
 
 
 
 
 
 
 
 
 
482224f
 
 
165c5e9
 
 
 
 
a100aa6
 
 
 
 
 
 
 
 
 
29f4f54
 
 
145d2ce
 
 
 
 
bbf4c9d
 
 
 
 
 
 
 
 
 
16857c7
 
 
3285e45
 
 
 
 
1e8d0d9
 
 
 
 
 
 
 
 
 
b4d4d6e
 
 
992d0b2
 
 
 
 
b2ba449
 
 
 
 
 
 
 
 
 
0da3f72
 
 
5b13b50
 
 
 
 
246fd9c
d1893a4
 
 
 
 
 
 
 
fe15364
 
 
 
 
 
 
 
3939b49
 
 
 
99a40c1
 
3939b49
 
246fd9c
 
 
 
697b41f
 
9266697
 
6b3a487
 
 
 
843cee4
 
ad3c2db
 
77f51cc
 
 
 
1d84718
 
c4c9245
 
0a5fe33
 
 
 
f4abd4d
 
5bb0097
 
199a8e3
 
 
 
88d2213
 
bed88ee
 
c6b4323
 
 
 
482224f
 
165c5e9
 
a100aa6
 
 
 
29f4f54
 
145d2ce
 
bbf4c9d
 
 
 
16857c7
 
3285e45
 
1e8d0d9
 
 
 
b4d4d6e
 
992d0b2
 
b2ba449
 
 
 
0da3f72
 
5b13b50
 
246fd9c
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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
---
dataset_info:
- config_name: puzzle_zero_shot.latin_square_n4
  features:
  - name: answer
    dtype: string
  - name: prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 2800000
    num_examples: 20000
  - name: validation
    num_bytes: 700000
    num_examples: 5000
  - name: test
    num_bytes: 14000
    num_examples: 100
  download_size: 1024728
  dataset_size: 3514000
- config_name: sudoku_one_shot.sudoku_4x4_12
  features:
  - name: question
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 5240000
    num_examples: 20000
  - name: valid
    num_bytes: 1310000
    num_examples: 5000
  - name: test
    num_bytes: 28296
    num_examples: 108
  download_size: 671997
  dataset_size: 6578296
- config_name: sudoku_zero_shot.sudoku_4x4_12
  features:
  - name: answer
    dtype: string
  - name: prompt
    dtype: string
  splits:
  - name: train
    num_bytes: 5240000
    num_examples: 20000
  - name: validation
    num_bytes: 1310000
    num_examples: 5000
  - name: test
    num_bytes: 28296
    num_examples: 108
  download_size: 671893
  dataset_size: 6578296
- config_name: waiting_line_full_names_one_shot.copy
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  download_size: 3684872
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.insert_index_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2473525
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.insert_random_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2419511
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.remove_index_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 1931638
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.remove_random_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 1815905
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.replace_index_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2412615
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.replace_random_list
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2334540
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.reverse
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2236715
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.shuffle
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2168183
  dataset_size: 9447329.4
- config_name: waiting_line_full_names_one_shot.sort
  features:
  - name: prompt
    dtype: string
  - name: answer
    dtype: string
  splits:
  - name: train
    num_bytes: 7527272.6
    num_examples: 20000
  - name: validation
    num_bytes: 1882333.5
    num_examples: 5000
  - name: test
    num_bytes: 37723.3
    num_examples: 100
  download_size: 2138616
  dataset_size: 9447329.4
configs:
- config_name: puzzle_zero_shot.latin_square_n4
  data_files:
  - split: train
    path: puzzle_zero_shot.latin_square_n4/train-*
  - split: validation
    path: puzzle_zero_shot.latin_square_n4/validation-*
  - split: test
    path: puzzle_zero_shot.latin_square_n4/test-*
- config_name: sudoku_one_shot.sudoku_4x4_12
  data_files:
  - split: train
    path: sudoku_one_shot.sudoku_4x4_12/train-*
  - split: valid
    path: sudoku_one_shot.sudoku_4x4_12/valid-*
  - split: test
    path: sudoku_one_shot.sudoku_4x4_12/test-*
- config_name: sudoku_zero_shot.sudoku_4x4_12
  data_files:
  - split: train
    path: sudoku_zero_shot.sudoku_4x4_12/train-*
  - split: validation
    path: sudoku_zero_shot.sudoku_4x4_12/validation-*
  - split: test
    path: sudoku_zero_shot.sudoku_4x4_12/test-*
- config_name: waiting_line_full_names_one_shot.copy
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.copy/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.copy/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.copy/test-*
- config_name: waiting_line_full_names_one_shot.insert_index_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.insert_index_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.insert_index_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.insert_index_list/test-*
- config_name: waiting_line_full_names_one_shot.insert_random_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.insert_random_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.insert_random_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.insert_random_list/test-*
- config_name: waiting_line_full_names_one_shot.remove_index_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.remove_index_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.remove_index_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.remove_index_list/test-*
- config_name: waiting_line_full_names_one_shot.remove_random_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.remove_random_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.remove_random_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.remove_random_list/test-*
- config_name: waiting_line_full_names_one_shot.replace_index_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.replace_index_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.replace_index_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.replace_index_list/test-*
- config_name: waiting_line_full_names_one_shot.replace_random_list
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.replace_random_list/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.replace_random_list/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.replace_random_list/test-*
- config_name: waiting_line_full_names_one_shot.reverse
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.reverse/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.reverse/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.reverse/test-*
- config_name: waiting_line_full_names_one_shot.shuffle
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.shuffle/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.shuffle/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.shuffle/test-*
- config_name: waiting_line_full_names_one_shot.sort
  data_files:
  - split: train
    path: waiting_line_full_names_one_shot.sort/train-*
  - split: validation
    path: waiting_line_full_names_one_shot.sort/validation-*
  - split: test
    path: waiting_line_full_names_one_shot.sort/test-*
---