txya900619 commited on
Commit
c32c074
1 Parent(s): ce380eb

Upload configs.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. configs.py +418 -0
configs.py ADDED
@@ -0,0 +1,418 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ CONFIGS_MAP = {
2
+ "addprim_jump": {
3
+ "test": "metadata/add_prim_split/tasks_test_addprim_jump.jsonl",
4
+ "train": "metadata/add_prim_split/tasks_train_addprim_jump.jsonl",
5
+ },
6
+ "addprim_turn_left": {
7
+ "test": "metadata/add_prim_split/tasks_test_addprim_turn_left.jsonl",
8
+ "train": "metadata/add_prim_split/tasks_train_addprim_turn_left.jsonl",
9
+ },
10
+ "addprim_complex_jump_num16_rep1": {
11
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num16_rep1.jsonl",
12
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num16_rep1.jsonl",
13
+ },
14
+ "addprim_complex_jump_num16_rep2": {
15
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num16_rep2.jsonl",
16
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num16_rep2.jsonl",
17
+ },
18
+ "addprim_complex_jump_num16_rep3": {
19
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num16_rep3.jsonl",
20
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num16_rep3.jsonl",
21
+ },
22
+ "addprim_complex_jump_num16_rep4": {
23
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num16_rep4.jsonl",
24
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num16_rep4.jsonl",
25
+ },
26
+ "addprim_complex_jump_num16_rep5": {
27
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num16_rep5.jsonl",
28
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num16_rep5.jsonl",
29
+ },
30
+ "addprim_complex_jump_num1_rep1": {
31
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num1_rep1.jsonl",
32
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num1_rep1.jsonl",
33
+ },
34
+ "addprim_complex_jump_num1_rep2": {
35
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num1_rep2.jsonl",
36
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num1_rep2.jsonl",
37
+ },
38
+ "addprim_complex_jump_num1_rep3": {
39
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num1_rep3.jsonl",
40
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num1_rep3.jsonl",
41
+ },
42
+ "addprim_complex_jump_num1_rep4": {
43
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num1_rep4.jsonl",
44
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num1_rep4.jsonl",
45
+ },
46
+ "addprim_complex_jump_num1_rep5": {
47
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num1_rep5.jsonl",
48
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num1_rep5.jsonl",
49
+ },
50
+ "addprim_complex_jump_num2_rep1": {
51
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num2_rep1.jsonl",
52
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num2_rep1.jsonl",
53
+ },
54
+ "addprim_complex_jump_num2_rep2": {
55
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num2_rep2.jsonl",
56
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num2_rep2.jsonl",
57
+ },
58
+ "addprim_complex_jump_num2_rep3": {
59
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num2_rep3.jsonl",
60
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num2_rep3.jsonl",
61
+ },
62
+ "addprim_complex_jump_num2_rep4": {
63
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num2_rep4.jsonl",
64
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num2_rep4.jsonl",
65
+ },
66
+ "addprim_complex_jump_num2_rep5": {
67
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num2_rep5.jsonl",
68
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num2_rep5.jsonl",
69
+ },
70
+ "addprim_complex_jump_num32_rep1": {
71
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num32_rep1.jsonl",
72
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num32_rep1.jsonl",
73
+ },
74
+ "addprim_complex_jump_num32_rep2": {
75
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num32_rep2.jsonl",
76
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num32_rep2.jsonl",
77
+ },
78
+ "addprim_complex_jump_num32_rep3": {
79
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num32_rep3.jsonl",
80
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num32_rep3.jsonl",
81
+ },
82
+ "addprim_complex_jump_num32_rep4": {
83
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num32_rep4.jsonl",
84
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num32_rep4.jsonl",
85
+ },
86
+ "addprim_complex_jump_num32_rep5": {
87
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num32_rep5.jsonl",
88
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num32_rep5.jsonl",
89
+ },
90
+ "addprim_complex_jump_num4_rep1": {
91
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num4_rep1.jsonl",
92
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num4_rep1.jsonl",
93
+ },
94
+ "addprim_complex_jump_num4_rep2": {
95
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num4_rep2.jsonl",
96
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num4_rep2.jsonl",
97
+ },
98
+ "addprim_complex_jump_num4_rep3": {
99
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num4_rep3.jsonl",
100
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num4_rep3.jsonl",
101
+ },
102
+ "addprim_complex_jump_num4_rep4": {
103
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num4_rep4.jsonl",
104
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num4_rep4.jsonl",
105
+ },
106
+ "addprim_complex_jump_num4_rep5": {
107
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num4_rep5.jsonl",
108
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num4_rep5.jsonl",
109
+ },
110
+ "addprim_complex_jump_num8_rep1": {
111
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num8_rep1.jsonl",
112
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num8_rep1.jsonl",
113
+ },
114
+ "addprim_complex_jump_num8_rep2": {
115
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num8_rep2.jsonl",
116
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num8_rep2.jsonl",
117
+ },
118
+ "addprim_complex_jump_num8_rep3": {
119
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num8_rep3.jsonl",
120
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num8_rep3.jsonl",
121
+ },
122
+ "addprim_complex_jump_num8_rep4": {
123
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num8_rep4.jsonl",
124
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num8_rep4.jsonl",
125
+ },
126
+ "addprim_complex_jump_num8_rep5": {
127
+ "test": "metadata/add_prim_split/with_additional_examples/tasks_test_addprim_complex_jump_num8_rep5.jsonl",
128
+ "train": "metadata/add_prim_split/with_additional_examples/tasks_train_addprim_complex_jump_num8_rep5.jsonl",
129
+ },
130
+ "fewshot_num1024_rep1": {
131
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1024_rep1.jsonl",
132
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1024_rep1.jsonl",
133
+ },
134
+ "fewshot_num1024_rep2": {
135
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1024_rep2.jsonl",
136
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1024_rep2.jsonl",
137
+ },
138
+ "fewshot_num1024_rep3": {
139
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1024_rep3.jsonl",
140
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1024_rep3.jsonl",
141
+ },
142
+ "fewshot_num1024_rep4": {
143
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1024_rep4.jsonl",
144
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1024_rep4.jsonl",
145
+ },
146
+ "fewshot_num1024_rep5": {
147
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1024_rep5.jsonl",
148
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1024_rep5.jsonl",
149
+ },
150
+ "fewshot_num128_rep1": {
151
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num128_rep1.jsonl",
152
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num128_rep1.jsonl",
153
+ },
154
+ "fewshot_num128_rep2": {
155
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num128_rep2.jsonl",
156
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num128_rep2.jsonl",
157
+ },
158
+ "fewshot_num128_rep3": {
159
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num128_rep3.jsonl",
160
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num128_rep3.jsonl",
161
+ },
162
+ "fewshot_num128_rep4": {
163
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num128_rep4.jsonl",
164
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num128_rep4.jsonl",
165
+ },
166
+ "fewshot_num128_rep5": {
167
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num128_rep5.jsonl",
168
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num128_rep5.jsonl",
169
+ },
170
+ "fewshot_num16_rep1": {
171
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num16_rep1.jsonl",
172
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num16_rep1.jsonl",
173
+ },
174
+ "fewshot_num16_rep2": {
175
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num16_rep2.jsonl",
176
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num16_rep2.jsonl",
177
+ },
178
+ "fewshot_num16_rep3": {
179
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num16_rep3.jsonl",
180
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num16_rep3.jsonl",
181
+ },
182
+ "fewshot_num16_rep4": {
183
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num16_rep4.jsonl",
184
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num16_rep4.jsonl",
185
+ },
186
+ "fewshot_num16_rep5": {
187
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num16_rep5.jsonl",
188
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num16_rep5.jsonl",
189
+ },
190
+ "fewshot_num1_rep1": {
191
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1_rep1.jsonl",
192
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1_rep1.jsonl",
193
+ },
194
+ "fewshot_num1_rep2": {
195
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1_rep2.jsonl",
196
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1_rep2.jsonl",
197
+ },
198
+ "fewshot_num1_rep3": {
199
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1_rep3.jsonl",
200
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1_rep3.jsonl",
201
+ },
202
+ "fewshot_num1_rep4": {
203
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1_rep4.jsonl",
204
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1_rep4.jsonl",
205
+ },
206
+ "fewshot_num1_rep5": {
207
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num1_rep5.jsonl",
208
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num1_rep5.jsonl",
209
+ },
210
+ "fewshot_num256_rep1": {
211
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num256_rep1.jsonl",
212
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num256_rep1.jsonl",
213
+ },
214
+ "fewshot_num256_rep2": {
215
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num256_rep2.jsonl",
216
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num256_rep2.jsonl",
217
+ },
218
+ "fewshot_num256_rep3": {
219
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num256_rep3.jsonl",
220
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num256_rep3.jsonl",
221
+ },
222
+ "fewshot_num256_rep4": {
223
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num256_rep4.jsonl",
224
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num256_rep4.jsonl",
225
+ },
226
+ "fewshot_num256_rep5": {
227
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num256_rep5.jsonl",
228
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num256_rep5.jsonl",
229
+ },
230
+ "fewshot_num2_rep1": {
231
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num2_rep1.jsonl",
232
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num2_rep1.jsonl",
233
+ },
234
+ "fewshot_num2_rep2": {
235
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num2_rep2.jsonl",
236
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num2_rep2.jsonl",
237
+ },
238
+ "fewshot_num2_rep3": {
239
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num2_rep3.jsonl",
240
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num2_rep3.jsonl",
241
+ },
242
+ "fewshot_num2_rep4": {
243
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num2_rep4.jsonl",
244
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num2_rep4.jsonl",
245
+ },
246
+ "fewshot_num2_rep5": {
247
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num2_rep5.jsonl",
248
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num2_rep5.jsonl",
249
+ },
250
+ "fewshot_num32_rep1": {
251
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num32_rep1.jsonl",
252
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num32_rep1.jsonl",
253
+ },
254
+ "fewshot_num32_rep2": {
255
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num32_rep2.jsonl",
256
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num32_rep2.jsonl",
257
+ },
258
+ "fewshot_num32_rep3": {
259
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num32_rep3.jsonl",
260
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num32_rep3.jsonl",
261
+ },
262
+ "fewshot_num32_rep4": {
263
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num32_rep4.jsonl",
264
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num32_rep4.jsonl",
265
+ },
266
+ "fewshot_num32_rep5": {
267
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num32_rep5.jsonl",
268
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num32_rep5.jsonl",
269
+ },
270
+ "fewshot_num4_rep1": {
271
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num4_rep1.jsonl",
272
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num4_rep1.jsonl",
273
+ },
274
+ "fewshot_num4_rep2": {
275
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num4_rep2.jsonl",
276
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num4_rep2.jsonl",
277
+ },
278
+ "fewshot_num4_rep3": {
279
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num4_rep3.jsonl",
280
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num4_rep3.jsonl",
281
+ },
282
+ "fewshot_num4_rep4": {
283
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num4_rep4.jsonl",
284
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num4_rep4.jsonl",
285
+ },
286
+ "fewshot_num4_rep5": {
287
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num4_rep5.jsonl",
288
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num4_rep5.jsonl",
289
+ },
290
+ "fewshot_num512_rep1": {
291
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num512_rep1.jsonl",
292
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num512_rep1.jsonl",
293
+ },
294
+ "fewshot_num512_rep2": {
295
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num512_rep2.jsonl",
296
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num512_rep2.jsonl",
297
+ },
298
+ "fewshot_num512_rep3": {
299
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num512_rep3.jsonl",
300
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num512_rep3.jsonl",
301
+ },
302
+ "fewshot_num512_rep4": {
303
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num512_rep4.jsonl",
304
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num512_rep4.jsonl",
305
+ },
306
+ "fewshot_num512_rep5": {
307
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num512_rep5.jsonl",
308
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num512_rep5.jsonl",
309
+ },
310
+ "fewshot_num64_rep1": {
311
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num64_rep1.jsonl",
312
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num64_rep1.jsonl",
313
+ },
314
+ "fewshot_num64_rep2": {
315
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num64_rep2.jsonl",
316
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num64_rep2.jsonl",
317
+ },
318
+ "fewshot_num64_rep3": {
319
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num64_rep3.jsonl",
320
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num64_rep3.jsonl",
321
+ },
322
+ "fewshot_num64_rep4": {
323
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num64_rep4.jsonl",
324
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num64_rep4.jsonl",
325
+ },
326
+ "fewshot_num64_rep5": {
327
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num64_rep5.jsonl",
328
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num64_rep5.jsonl",
329
+ },
330
+ "fewshot_num8_rep1": {
331
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num8_rep1.jsonl",
332
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num8_rep1.jsonl",
333
+ },
334
+ "fewshot_num8_rep2": {
335
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num8_rep2.jsonl",
336
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num8_rep2.jsonl",
337
+ },
338
+ "fewshot_num8_rep3": {
339
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num8_rep3.jsonl",
340
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num8_rep3.jsonl",
341
+ },
342
+ "fewshot_num8_rep4": {
343
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num8_rep4.jsonl",
344
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num8_rep4.jsonl",
345
+ },
346
+ "fewshot_num8_rep5": {
347
+ "test": "metadata/few_shot_split/tasks_test_fewshot_num8_rep5.jsonl",
348
+ "train": "metadata/few_shot_split/tasks_train_fewshot_num8_rep5.jsonl",
349
+ },
350
+ "filler_num0": {
351
+ "test": "metadata/filler_split/tasks_test_filler_num0.jsonl",
352
+ "train": "metadata/filler_split/tasks_train_filler_num0.jsonl",
353
+ },
354
+ "filler_num1": {
355
+ "test": "metadata/filler_split/tasks_test_filler_num1.jsonl",
356
+ "train": "metadata/filler_split/tasks_train_filler_num1.jsonl",
357
+ },
358
+ "filler_num2": {
359
+ "test": "metadata/filler_split/tasks_test_filler_num2.jsonl",
360
+ "train": "metadata/filler_split/tasks_train_filler_num2.jsonl",
361
+ },
362
+ "filler_num3": {
363
+ "test": "metadata/filler_split/tasks_test_filler_num3.jsonl",
364
+ "train": "metadata/filler_split/tasks_train_filler_num3.jsonl",
365
+ },
366
+ "length": {
367
+ "test": "metadata/length_split/tasks_test_length.jsonl",
368
+ "train": "metadata/length_split/tasks_train_length.jsonl",
369
+ },
370
+ "simple_p16": {
371
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p16.jsonl",
372
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p16.jsonl",
373
+ },
374
+ "simple_p1": {
375
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p1.jsonl",
376
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p1.jsonl",
377
+ },
378
+ "simple_p2": {
379
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p2.jsonl",
380
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p2.jsonl",
381
+ },
382
+ "simple_p32": {
383
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p32.jsonl",
384
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p32.jsonl",
385
+ },
386
+ "simple_p4": {
387
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p4.jsonl",
388
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p4.jsonl",
389
+ },
390
+ "simple_p64": {
391
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p64.jsonl",
392
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p64.jsonl",
393
+ },
394
+ "simple_p8": {
395
+ "test": "metadata/simple_split/size_variations/tasks_test_simple_p8.jsonl",
396
+ "train": "metadata/simple_split/size_variations/tasks_train_simple_p8.jsonl",
397
+ },
398
+ "simple": {
399
+ "test": "metadata/simple_split/tasks_test_simple.jsonl",
400
+ "train": "metadata/simple_split/tasks_train_simple.jsonl",
401
+ },
402
+ "template_around_right": {
403
+ "test": "metadata/template_split/tasks_test_template_around_right.jsonl",
404
+ "train": "metadata/template_split/tasks_train_template_around_right.jsonl",
405
+ },
406
+ "template_jump_around_right": {
407
+ "test": "metadata/template_split/tasks_test_template_jump_around_right.jsonl",
408
+ "train": "metadata/template_split/tasks_train_template_jump_around_right.jsonl",
409
+ },
410
+ "template_opposite_right": {
411
+ "test": "metadata/template_split/tasks_test_template_opposite_right.jsonl",
412
+ "train": "metadata/template_split/tasks_train_template_opposite_right.jsonl",
413
+ },
414
+ "template_right": {
415
+ "test": "metadata/template_split/tasks_test_template_right.jsonl",
416
+ "train": "metadata/template_split/tasks_train_template_right.jsonl",
417
+ },
418
+ }