CK0607 commited on
Commit
574b87a
·
verified ·
1 Parent(s): 4838960

Round 4 oracle-fix results

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +153 -0
  2. ROUND4_REPORT.md +64 -0
  3. dataset_audit_round3.json +155 -322
  4. experiment1_round4.json +482 -0
  5. experiment2_round4.json +212 -0
  6. experiment3_round4.json +317 -0
  7. figures/exp1_main_table_r4.md +8 -0
  8. figures/exp2_anchor_scaling_r4.png +0 -0
  9. figures/exp3_transfer_heatmap_r4.png +3 -0
  10. logs/push.log +1 -0
  11. logs/round4.log +0 -0
  12. logs/round4_start.txt +1 -0
  13. results_round4.json +1984 -0
  14. round4/X/aqua_rat/README.md +202 -0
  15. round4/X/aqua_rat/adapter_config.json +34 -0
  16. round4/X/aqua_rat/adapter_model.safetensors +3 -0
  17. round4/X/aqua_rat/added_tokens.json +24 -0
  18. round4/X/aqua_rat/merges.txt +0 -0
  19. round4/X/aqua_rat/recipe_round4.json +21 -0
  20. round4/X/aqua_rat/special_tokens_map.json +31 -0
  21. round4/X/aqua_rat/tokenizer.json +3 -0
  22. round4/X/aqua_rat/tokenizer_config.json +207 -0
  23. round4/X/aqua_rat/vocab.json +0 -0
  24. round4/X/arc_challenge/README.md +202 -0
  25. round4/X/arc_challenge/adapter_config.json +34 -0
  26. round4/X/arc_challenge/adapter_model.safetensors +3 -0
  27. round4/X/arc_challenge/added_tokens.json +24 -0
  28. round4/X/arc_challenge/merges.txt +0 -0
  29. round4/X/arc_challenge/recipe_round4.json +21 -0
  30. round4/X/arc_challenge/special_tokens_map.json +31 -0
  31. round4/X/arc_challenge/tokenizer.json +3 -0
  32. round4/X/arc_challenge/tokenizer_config.json +207 -0
  33. round4/X/arc_challenge/vocab.json +0 -0
  34. round4/X/arc_easy/README.md +202 -0
  35. round4/X/arc_easy/adapter_config.json +34 -0
  36. round4/X/arc_easy/adapter_model.safetensors +3 -0
  37. round4/X/arc_easy/added_tokens.json +24 -0
  38. round4/X/arc_easy/merges.txt +0 -0
  39. round4/X/arc_easy/recipe_round4.json +21 -0
  40. round4/X/arc_easy/special_tokens_map.json +31 -0
  41. round4/X/arc_easy/tokenizer.json +3 -0
  42. round4/X/arc_easy/tokenizer_config.json +207 -0
  43. round4/X/arc_easy/vocab.json +0 -0
  44. round4/X/gsm8k/README.md +202 -0
  45. round4/X/gsm8k/adapter_config.json +34 -0
  46. round4/X/gsm8k/adapter_model.safetensors +3 -0
  47. round4/X/gsm8k/added_tokens.json +24 -0
  48. round4/X/gsm8k/merges.txt +0 -0
  49. round4/X/gsm8k/recipe_round4.json +21 -0
  50. round4/X/gsm8k/special_tokens_map.json +31 -0
.gitattributes CHANGED
@@ -198,3 +198,156 @@ round3/Y_pred/mmlu_college_chemistry_topk8_global_ridge_math+code_N14/tokenizer.
198
  round3/Y_pred/mmlu_college_chemistry_topk8_global_ridge_math-only_N8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
199
  round3/Y_pred/mmlu_college_chemistry_topk8_global_ridge_science-only_N8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
200
  round3/Y_pred/mmlu_college_chemistry_topk8_pertensor_ridge_N24/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
198
  round3/Y_pred/mmlu_college_chemistry_topk8_global_ridge_math-only_N8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
199
  round3/Y_pred/mmlu_college_chemistry_topk8_global_ridge_science-only_N8/tokenizer.json filter=lfs diff=lfs merge=lfs -text
200
  round3/Y_pred/mmlu_college_chemistry_topk8_pertensor_ridge_N24/tokenizer.json filter=lfs diff=lfs merge=lfs -text
201
+ figures/exp3_transfer_heatmap_r4.png filter=lfs diff=lfs merge=lfs -text
202
+ round4/X/aqua_rat/tokenizer.json filter=lfs diff=lfs merge=lfs -text
203
+ round4/X/arc_challenge/tokenizer.json filter=lfs diff=lfs merge=lfs -text
204
+ round4/X/arc_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
205
+ round4/X/gsm8k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
206
+ round4/X/gsm8k_test_500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
207
+ round4/X/gsm_hard/tokenizer.json filter=lfs diff=lfs merge=lfs -text
208
+ round4/X/humaneval/tokenizer.json filter=lfs diff=lfs merge=lfs -text
209
+ round4/X/math_algebra_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
210
+ round4/X/math_counting_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
211
+ round4/X/mbpp/tokenizer.json filter=lfs diff=lfs merge=lfs -text
212
+ round4/X/mbpp_plus/tokenizer.json filter=lfs diff=lfs merge=lfs -text
213
+ round4/X/mbpp_sanitized/tokenizer.json filter=lfs diff=lfs merge=lfs -text
214
+ round4/X/mbpp_test_held/tokenizer.json filter=lfs diff=lfs merge=lfs -text
215
+ round4/X/medmcqa_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
216
+ round4/X/mmlu_elementary_math/tokenizer.json filter=lfs diff=lfs merge=lfs -text
217
+ round4/X/mmlu_high_school_biology/tokenizer.json filter=lfs diff=lfs merge=lfs -text
218
+ round4/X/mmlu_high_school_physics/tokenizer.json filter=lfs diff=lfs merge=lfs -text
219
+ round4/X/multiarith/tokenizer.json filter=lfs diff=lfs merge=lfs -text
220
+ round4/X/openbookqa/tokenizer.json filter=lfs diff=lfs merge=lfs -text
221
+ round4/X/openbookqa_test/tokenizer.json filter=lfs diff=lfs merge=lfs -text
222
+ round4/X/sciq/tokenizer.json filter=lfs diff=lfs merge=lfs -text
223
+ round4/X/svamp/tokenizer.json filter=lfs diff=lfs merge=lfs -text
224
+ round4/Y/aqua_rat/tokenizer.json filter=lfs diff=lfs merge=lfs -text
225
+ round4/Y/arc_challenge/tokenizer.json filter=lfs diff=lfs merge=lfs -text
226
+ round4/Y/arc_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
227
+ round4/Y/gsm8k/tokenizer.json filter=lfs diff=lfs merge=lfs -text
228
+ round4/Y/gsm8k_test_500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
229
+ round4/Y/gsm_hard/tokenizer.json filter=lfs diff=lfs merge=lfs -text
230
+ round4/Y/humaneval/tokenizer.json filter=lfs diff=lfs merge=lfs -text
231
+ round4/Y/math_algebra_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
232
+ round4/Y/math_counting_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
233
+ round4/Y/mbpp/tokenizer.json filter=lfs diff=lfs merge=lfs -text
234
+ round4/Y/mbpp_plus/tokenizer.json filter=lfs diff=lfs merge=lfs -text
235
+ round4/Y/mbpp_sanitized/tokenizer.json filter=lfs diff=lfs merge=lfs -text
236
+ round4/Y/mbpp_test_held/tokenizer.json filter=lfs diff=lfs merge=lfs -text
237
+ round4/Y/medmcqa_easy/tokenizer.json filter=lfs diff=lfs merge=lfs -text
238
+ round4/Y/mmlu_elementary_math/tokenizer.json filter=lfs diff=lfs merge=lfs -text
239
+ round4/Y/mmlu_high_school_biology/tokenizer.json filter=lfs diff=lfs merge=lfs -text
240
+ round4/Y/mmlu_high_school_physics/tokenizer.json filter=lfs diff=lfs merge=lfs -text
241
+ round4/Y/multiarith/tokenizer.json filter=lfs diff=lfs merge=lfs -text
242
+ round4/Y/openbookqa/tokenizer.json filter=lfs diff=lfs merge=lfs -text
243
+ round4/Y/openbookqa_test/tokenizer.json filter=lfs diff=lfs merge=lfs -text
244
+ round4/Y/sciq/tokenizer.json filter=lfs diff=lfs merge=lfs -text
245
+ round4/Y/svamp/tokenizer.json filter=lfs diff=lfs merge=lfs -text
246
+ round4/Y_pred/arc_challenge_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
247
+ round4/Y_pred/arc_challenge_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
248
+ round4/Y_pred/arc_challenge_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
249
+ round4/Y_pred/arc_challenge_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
250
+ round4/Y_pred/arc_challenge_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
251
+ round4/Y_pred/arc_challenge_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
252
+ round4/Y_pred/arc_challenge_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
253
+ round4/Y_pred/arc_challenge_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
254
+ round4/Y_pred/arc_challenge_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
255
+ round4/Y_pred/arc_challenge_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
256
+ round4/Y_pred/arc_challenge_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
257
+ round4/Y_pred/arc_challenge_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
258
+ round4/Y_pred/arc_challenge_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
259
+ round4/Y_pred/arc_challenge_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
260
+ round4/Y_pred/arc_challenge_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
261
+ round4/Y_pred/arc_challenge_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
262
+ round4/Y_pred/arc_challenge_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
263
+ round4/Y_pred/arc_challenge_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
264
+ round4/Y_pred/gsm8k_test_500_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
265
+ round4/Y_pred/gsm8k_test_500_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
266
+ round4/Y_pred/gsm8k_test_500_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
267
+ round4/Y_pred/gsm8k_test_500_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
268
+ round4/Y_pred/gsm8k_test_500_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
269
+ round4/Y_pred/gsm8k_test_500_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
270
+ round4/Y_pred/gsm8k_test_500_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
271
+ round4/Y_pred/gsm8k_test_500_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
272
+ round4/Y_pred/gsm8k_test_500_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
273
+ round4/Y_pred/gsm8k_test_500_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
274
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
275
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
276
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
277
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
278
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
279
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
280
+ round4/Y_pred/gsm8k_test_500_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
281
+ round4/Y_pred/gsm8k_test_500_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
282
+ round4/Y_pred/gsm_hard_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
283
+ round4/Y_pred/gsm_hard_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
284
+ round4/Y_pred/gsm_hard_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
285
+ round4/Y_pred/gsm_hard_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
286
+ round4/Y_pred/gsm_hard_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
287
+ round4/Y_pred/gsm_hard_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
288
+ round4/Y_pred/gsm_hard_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
289
+ round4/Y_pred/gsm_hard_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
290
+ round4/Y_pred/gsm_hard_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
291
+ round4/Y_pred/gsm_hard_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
292
+ round4/Y_pred/gsm_hard_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
293
+ round4/Y_pred/gsm_hard_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
294
+ round4/Y_pred/gsm_hard_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
295
+ round4/Y_pred/gsm_hard_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
296
+ round4/Y_pred/gsm_hard_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
297
+ round4/Y_pred/gsm_hard_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
298
+ round4/Y_pred/gsm_hard_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
299
+ round4/Y_pred/gsm_hard_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
300
+ round4/Y_pred/mbpp_plus_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
301
+ round4/Y_pred/mbpp_plus_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
302
+ round4/Y_pred/mbpp_plus_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
303
+ round4/Y_pred/mbpp_plus_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
304
+ round4/Y_pred/mbpp_plus_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
305
+ round4/Y_pred/mbpp_plus_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
306
+ round4/Y_pred/mbpp_plus_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
307
+ round4/Y_pred/mbpp_plus_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
308
+ round4/Y_pred/mbpp_plus_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
309
+ round4/Y_pred/mbpp_plus_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
310
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
311
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
312
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
313
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
314
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
315
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
316
+ round4/Y_pred/mbpp_plus_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
317
+ round4/Y_pred/mbpp_plus_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
318
+ round4/Y_pred/mbpp_test_held_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
319
+ round4/Y_pred/mbpp_test_held_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
320
+ round4/Y_pred/mbpp_test_held_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
321
+ round4/Y_pred/mbpp_test_held_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
322
+ round4/Y_pred/mbpp_test_held_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
323
+ round4/Y_pred/mbpp_test_held_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
324
+ round4/Y_pred/mbpp_test_held_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
325
+ round4/Y_pred/mbpp_test_held_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
326
+ round4/Y_pred/mbpp_test_held_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
327
+ round4/Y_pred/mbpp_test_held_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
328
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
329
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
330
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
331
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
332
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
333
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
334
+ round4/Y_pred/mbpp_test_held_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
335
+ round4/Y_pred/mbpp_test_held_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
336
+ round4/Y_pred/openbookqa_test_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
337
+ round4/Y_pred/openbookqa_test_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
338
+ round4/Y_pred/openbookqa_test_global_ridge_N5/tokenizer.json filter=lfs diff=lfs merge=lfs -text
339
+ round4/Y_pred/openbookqa_test_mean_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
340
+ round4/Y_pred/openbookqa_test_pertensor_mlp_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
341
+ round4/Y_pred/openbookqa_test_pertensor_pca_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
342
+ round4/Y_pred/openbookqa_test_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
343
+ round4/Y_pred/openbookqa_test_procrustes_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
344
+ round4/Y_pred/openbookqa_test_topk12_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
345
+ round4/Y_pred/openbookqa_test_topk12_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
346
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_N12/tokenizer.json filter=lfs diff=lfs merge=lfs -text
347
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
348
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_all_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
349
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_code-only_N3/tokenizer.json filter=lfs diff=lfs merge=lfs -text
350
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_math+code_N9/tokenizer.json filter=lfs diff=lfs merge=lfs -text
351
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_math-only_N6/tokenizer.json filter=lfs diff=lfs merge=lfs -text
352
+ round4/Y_pred/openbookqa_test_topk8_global_ridge_science-only_N7/tokenizer.json filter=lfs diff=lfs merge=lfs -text
353
+ round4/Y_pred/openbookqa_test_topk8_pertensor_ridge_N16/tokenizer.json filter=lfs diff=lfs merge=lfs -text
ROUND4_REPORT.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Cross-Model LoRA Adapter Translation — Round 4
2
+
3
+ **Repo:** https://huggingface.co/CK0607/cross-model-lora-prediction-3b
4
+ **Models:** X=`Qwen/Qwen2.5-3B-Instruct` → Y=`meta-llama/Llama-3.2-3B-Instruct`
5
+
6
+ ## Diff vs Round 3
7
+
8
+ - Kept Round 3 3B model pair and mapping algorithms unchanged.
9
+ - Replaced broken held-outs: `math_algebra_medium` → `gsm8k_test_500`, `humaneval_plus` → `mbpp_test_held`, `mmlu_college_chemistry` → `openbookqa_test`.
10
+ - Retrained only the bounded Round 4 pool: 16 matched X/Y anchors plus 6 X held-out conditioning adapters and 6 Y oracle adapters.
11
+ - Stronger recipe: LoRA r=16, alpha=32, targets=['q_proj', 'k_proj', 'v_proj', 'o_proj', 'gate_proj', 'up_proj', 'down_proj'], epochs=3.0, train_per_task=1500, lr=0.0002, bf16, max_len=512.
12
+ - Recomputed Top-K cosine selection from the new r=16/full-target X adapter space.
13
+
14
+ ## Experiment 1 — Main table
15
+
16
+ Rows with `oracle - base_Y < 3 pp` are flagged as not usable for averages.
17
+
18
+ | Domain | Task | base_Y | mean | global_ridge | pertensor_ridge | topk8_global_ridge | topk8_pertensor_ridge | pertensor_mlp | oracle | oracle_minus_base_pp | usable | gap_recovered |
19
+ |---|---|---|---|---|---|---|---|---|---|---|---|---|
20
+ | math | gsm_hard | 0.063 | 0.057 | 0.060 | 0.067 | 0.067 | 0.063 | 0.073 | 0.150 | 8.667 | True | 0.115 |
21
+ | math | gsm8k_test_500 | 0.080 | 0.093 | 0.100 | 0.100 | 0.093 | 0.097 | 0.100 | 0.293 | 21.333 | True | 0.094 |
22
+ | code | mbpp_test_held | 0.230 | 0.240 | 0.250 | 0.250 | 0.250 | 0.250 | 0.240 | 0.320 | 9.000 | True | 0.222 |
23
+ | code | mbpp_plus | 0.217 | 0.213 | 0.280 | 0.270 | 0.270 | 0.267 | 0.210 | 0.450 | 23.333 | True | 0.271 |
24
+ | science | arc_challenge | 0.716 | 0.732 | 0.736 | 0.729 | 0.736 | 0.729 | 0.739 | 0.722 | 0.669 | False | 5.000 |
25
+ | science | openbookqa_test | 0.710 | 0.760 | 0.747 | 0.743 | 0.713 | 0.717 | 0.753 | 0.983 | 27.333 | True | 0.183 |
26
+
27
+
28
+ ## Headline
29
+
30
+ - Best learned method minus mean baseline, averaged over usable held-outs: `0.0187`
31
+ - Usable held-outs: `['gsm_hard', 'gsm8k_test_500', 'mbpp_test_held', 'mbpp_plus', 'openbookqa_test']`
32
+ - Excluded held-outs: `['arc_challenge']`
33
+
34
+ ## Top-K selection log
35
+
36
+ | Held-out | topk8_global_ridge | topk8_pertensor_ridge |
37
+ |---|---|---|
38
+ | gsm_hard | `['math_counting_easy', 'mbpp_sanitized', 'mmlu_high_school_physics', 'humaneval', 'multiarith', 'math_algebra_easy', 'mmlu_elementary_math', 'mmlu_high_school_biology']` | `['math_counting_easy', 'mbpp_sanitized', 'mmlu_high_school_physics', 'humaneval', 'multiarith', 'math_algebra_easy', 'mmlu_elementary_math', 'mmlu_high_school_biology']` |
39
+ | gsm8k_test_500 | `['math_counting_easy', 'mbpp_sanitized', 'mmlu_high_school_physics', 'humaneval', 'multiarith', 'math_algebra_easy', 'mmlu_elementary_math', 'mmlu_high_school_biology']` | `['math_counting_easy', 'mbpp_sanitized', 'mmlu_high_school_physics', 'humaneval', 'multiarith', 'math_algebra_easy', 'mmlu_elementary_math', 'mmlu_high_school_biology']` |
40
+ | mbpp_test_held | `['mbpp_sanitized', 'math_counting_easy', 'humaneval', 'mmlu_high_school_physics', 'multiarith', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_algebra_easy']` | `['mbpp_sanitized', 'math_counting_easy', 'humaneval', 'mmlu_high_school_physics', 'multiarith', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_algebra_easy']` |
41
+ | mbpp_plus | `['mbpp_sanitized', 'humaneval', 'math_counting_easy', 'mmlu_high_school_physics', 'multiarith', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_algebra_easy']` | `['mbpp_sanitized', 'humaneval', 'math_counting_easy', 'mmlu_high_school_physics', 'multiarith', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_algebra_easy']` |
42
+ | arc_challenge | `['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_counting_easy', 'mbpp_sanitized', 'humaneval', 'multiarith', 'math_algebra_easy']` | `['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mmlu_elementary_math', 'math_counting_easy', 'mbpp_sanitized', 'humaneval', 'multiarith', 'math_algebra_easy']` |
43
+ | openbookqa_test | `['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mbpp_sanitized', 'math_counting_easy', 'mmlu_elementary_math', 'humaneval', 'multiarith', 'math_algebra_easy']` | `['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mbpp_sanitized', 'math_counting_easy', 'mmlu_elementary_math', 'humaneval', 'multiarith', 'math_algebra_easy']` |
44
+
45
+ ## Experiment 2 — Anchor-count + Top-K scaling
46
+
47
+ ![Anchor scaling](figures/exp2_anchor_scaling_r4.png)
48
+
49
+ ## Experiment 3 — Cross-domain transfer
50
+
51
+ ![Transfer heatmap](figures/exp3_transfer_heatmap_r4.png)
52
+
53
+ | Held-out domain | Best anchor pool | Top-K actual selections (top-3) |
54
+ |---|---|---|
55
+ | math | science-only | `{'gsm_hard': ['mmlu_high_school_physics', 'mmlu_elementary_math', 'mmlu_high_school_biology'], 'gsm8k_test_500': ['mmlu_high_school_physics', 'mmlu_elementary_math', 'mmlu_high_school_biology']}` |
56
+ | code | code-only | `{'mbpp_test_held': ['mbpp_sanitized', 'humaneval', 'mbpp'], 'mbpp_plus': ['mbpp_sanitized', 'humaneval', 'mbpp']}` |
57
+ | science | science-only | `{'arc_challenge': ['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mmlu_elementary_math'], 'openbookqa_test': ['mmlu_high_school_physics', 'mmlu_high_school_biology', 'mmlu_elementary_math']}` |
58
+
59
+ ## Honest failure modes
60
+
61
+ - Excluded from averages: `arc_challenge` has oracle-base = 0.67 pp.
62
+ - Code-task evaluation remains cheap answer-string/span matching, not sandboxed unit tests; code numbers are adapter-locality proxies, not pass@1.
63
+ - Math uses numeric extraction/equality; formatting or non-numeric generations are counted wrong.
64
+ - Top-K and ridge methods are exactly the prior mapping family; no new mapping method was added.
dataset_audit_round3.json CHANGED
@@ -22,55 +22,11 @@
22
  },
23
  "ok": true
24
  },
25
- "svamp": {
26
- "domain": "math",
27
- "kind": "math_num",
28
- "dataset": "ChilleD/SVAMP",
29
- "config": null,
30
- "train_rows_sampled": 20,
31
- "eval_rows_sampled": 10,
32
- "labels": [],
33
- "sample": {
34
- "messages": [
35
- {
36
- "role": "user",
37
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Danny collects bottle caps. He found 63 bottle caps at the park while he threw away 51 old ones. Now he has 33 bottle caps in his collection. How many bottle caps did danny have at first?\n\nFinal answer:"
38
- },
39
- {
40
- "role": "assistant",
41
- "content": "21"
42
- }
43
- ]
44
- },
45
- "ok": true
46
- },
47
- "asdiv": {
48
- "domain": "math",
49
- "kind": "math_num",
50
- "dataset": "EleutherAI/asdiv",
51
- "config": null,
52
- "train_rows_sampled": 20,
53
- "eval_rows_sampled": 10,
54
- "labels": [],
55
- "sample": {
56
- "messages": [
57
- {
58
- "role": "user",
59
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: A chef was making pies. He made 2 apple, 4 pecan and 7 pumpkin pies. How many pies did he make total?\n\nFinal answer:"
60
- },
61
- {
62
- "role": "assistant",
63
- "content": "13"
64
- }
65
- ]
66
- },
67
- "ok": true
68
- },
69
- "mawps": {
70
- "domain": "math",
71
- "kind": "math_num",
72
- "dataset": "MU-NLPC/Calc-mawps",
73
- "config": null,
74
  "train_rows_sampled": 20,
75
  "eval_rows_sampled": 10,
76
  "labels": [],
@@ -78,43 +34,52 @@
78
  "messages": [
79
  {
80
  "role": "user",
81
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Marilyn had 279 Beg. Daryl clasped some Beg. Now Marilyn has 59 Beg. How many did Daryl claspeds?\n\nFinal answer:"
82
  },
83
  {
84
  "role": "assistant",
85
- "content": "220"
86
  }
87
  ]
88
  },
89
  "ok": true
90
  },
91
- "multiarith": {
92
- "domain": "math",
93
- "kind": "math_num",
94
- "dataset": "ChilleD/MultiArith",
95
  "config": null,
96
  "train_rows_sampled": 20,
97
  "eval_rows_sampled": 10,
98
- "labels": [],
 
 
 
 
 
 
 
 
 
99
  "sample": {
100
  "messages": [
101
  {
102
  "role": "user",
103
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: A florist had 11 roses. If she sold 2 of them and then later picked 32 more, how many roses would she have?\n\nFinal answer:"
104
  },
105
  {
106
  "role": "assistant",
107
- "content": "41"
108
  }
109
  ]
110
  },
111
  "ok": true
112
  },
113
- "aqua_rat": {
114
- "domain": "math",
115
  "kind": "mcq",
116
- "dataset": "deepmind/aqua_rat",
117
- "config": "raw",
118
  "train_rows_sampled": 20,
119
  "eval_rows_sampled": 10,
120
  "labels": [
@@ -131,86 +96,51 @@
131
  "messages": [
132
  {
133
  "role": "user",
134
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThere are r red ball, b blue ball and w white ball in a bag. What is the ratio of the number of blue ball to the total no. of ball in terms of r, b and w.?\nA. r / (r + b + w)\nB. r * (r + b + w)\nC. (r + b + w)\nD. r / (r + b )\nE. r / (b + w)\nAnswer:"
135
  },
136
  {
137
  "role": "assistant",
138
- "content": "A"
139
  }
140
  ]
141
  },
142
  "ok": true
143
  },
144
- "math_algebra_easy": {
145
- "domain": "math",
146
- "kind": "math_solution",
147
- "dataset": "EleutherAI/hendrycks_math",
148
- "config": "algebra",
149
  "train_rows_sampled": 20,
150
  "eval_rows_sampled": 10,
151
- "labels": [],
 
 
 
 
 
 
 
 
 
152
  "sample": {
153
  "messages": [
154
  {
155
  "role": "user",
156
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Given that $2^x+ 2^x+ 2^x+ 2^x= 512$, what is the value of $x$?\n\nFinal answer:"
157
  },
158
  {
159
  "role": "assistant",
160
- "content": "7"
161
  }
162
  ]
163
  },
164
  "ok": true
165
  },
166
- "math_counting_easy": {
167
  "domain": "math",
168
- "kind": "math_solution",
169
- "dataset": "EleutherAI/hendrycks_math",
170
- "config": "counting_and_probability",
171
- "train_rows_sampled": 20,
172
- "eval_rows_sampled": 10,
173
- "labels": [],
174
- "sample": {
175
- "messages": [
176
- {
177
- "role": "user",
178
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Alex has 10 different kinds of lunch meat and 9 different kinds of cheese. If he wants to make a sandwich with one kind of meat and two kinds of cheese, how many different sandwiches could he make? (It does not matter in which order he chooses the two types of cheese.)\n\nFinal answer:"
179
- },
180
- {
181
- "role": "assistant",
182
- "content": "360"
183
- }
184
- ]
185
- },
186
- "ok": true
187
- },
188
- "mbpp": {
189
- "domain": "code",
190
- "kind": "code",
191
- "dataset": "google-research-datasets/mbpp",
192
- "config": "sanitized",
193
- "train_rows_sampled": 20,
194
- "eval_rows_sampled": 10,
195
- "labels": [],
196
- "sample": {
197
- "messages": [
198
- {
199
- "role": "user",
200
- "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
201
- },
202
- {
203
- "role": "assistant",
204
- "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
205
- }
206
- ]
207
- },
208
- "ok": true
209
- },
210
- "humaneval": {
211
- "domain": "code",
212
- "kind": "code",
213
- "dataset": "openai/openai_humaneval",
214
  "config": null,
215
  "train_rows_sampled": 20,
216
  "eval_rows_sampled": 10,
@@ -219,20 +149,20 @@
219
  "messages": [
220
  {
221
  "role": "user",
222
- "content": "Complete the following Python function. Respond with only the completion code.\n\ndef below_threshold(l: list, t: int):\n \"\"\"Return True if all numbers in the list l are below threshold t.\n >>> below_threshold([1, 2, 4, 10], 100)\n True\n >>> below_threshold([1, 20, 4, 10], 5)\n False\n \"\"\""
223
  },
224
  {
225
  "role": "assistant",
226
- "content": "for e in l:\n if e >= t:\n return False\n return True"
227
  }
228
  ]
229
  },
230
  "ok": true
231
  },
232
- "codealpaca_mini": {
233
- "domain": "code",
234
- "kind": "code",
235
- "dataset": "HuggingFaceH4/CodeAlpaca_20K",
236
  "config": null,
237
  "train_rows_sampled": 20,
238
  "eval_rows_sampled": 10,
@@ -241,54 +171,52 @@
241
  "messages": [
242
  {
243
  "role": "user",
244
- "content": "Write code for the following instruction. Respond with only code.\n\nInstruction: Create a Sass mixin to create a \"toast\" style.\n\nCode:"
245
  },
246
  {
247
  "role": "assistant",
248
- "content": "@mixin toast-style {\n background-color: #F2DEDE;\n color: #A94442;\n border: 1px solid #EBCCD1;\n font-size-base: 1rem;\n font-family: sans-serif;\n}"
249
  }
250
  ]
251
  },
252
  "ok": true
253
  },
254
- "mbpp_sanitized": {
255
- "domain": "code",
256
- "kind": "code",
257
- "dataset": "google-research-datasets/mbpp",
258
- "config": "sanitized",
259
  "train_rows_sampled": 20,
260
  "eval_rows_sampled": 10,
261
- "labels": [],
 
 
 
 
 
 
 
 
 
262
  "sample": {
263
  "messages": [
264
  {
265
  "role": "user",
266
- "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
267
  },
268
  {
269
  "role": "assistant",
270
- "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
271
  }
272
  ]
273
  },
274
  "ok": true
275
  },
276
- "apps_introductory": {
277
- "domain": "code",
278
- "kind": "code",
279
- "dataset": "codeparrot/apps",
280
- "config": "all",
281
- "train_rows_sampled": 0,
282
- "eval_rows_sampled": 0,
283
- "labels": [],
284
- "sample": null,
285
- "ok": false
286
- },
287
- "conala_curated": {
288
- "domain": "code",
289
- "kind": "code",
290
- "dataset": "codeparrot/conala-mined-curated",
291
- "config": null,
292
  "train_rows_sampled": 20,
293
  "eval_rows_sampled": 10,
294
  "labels": [],
@@ -296,31 +224,20 @@
296
  "messages": [
297
  {
298
  "role": "user",
299
- "content": "Write a Python code snippet for this intent. Respond with only code.\n\nIntent: print all contacts in class all_contacts\n\nCode:"
300
  },
301
  {
302
  "role": "assistant",
303
- "content": "all_contacts = []"
304
  }
305
  ]
306
  },
307
  "ok": true
308
  },
309
- "codecontests_easy": {
310
- "domain": "code",
311
- "kind": "code",
312
- "dataset": "deepmind/code_contests",
313
- "config": null,
314
- "train_rows_sampled": 0,
315
- "eval_rows_sampled": 10,
316
- "labels": [],
317
- "sample": null,
318
- "ok": false
319
- },
320
- "livecodebench_easy": {
321
  "domain": "code",
322
  "kind": "code",
323
- "dataset": "HuggingFaceH4/CodeAlpaca_20K",
324
  "config": null,
325
  "train_rows_sampled": 20,
326
  "eval_rows_sampled": 10,
@@ -329,52 +246,21 @@
329
  "messages": [
330
  {
331
  "role": "user",
332
- "content": "Write code for the following instruction. Respond with only code.\n\nInstruction: What is the syntax of creating a variable in Java?\n\nCode:"
333
- },
334
- {
335
- "role": "assistant",
336
- "content": "The syntax for creating a variable in Java is:\n<data_type> <variable_name> = <variable_value>;\n\nFor example:\n\nint myVar = 5;"
337
- }
338
- ]
339
- },
340
- "ok": true
341
- },
342
- "sciq": {
343
- "domain": "science",
344
- "kind": "mcq",
345
- "dataset": "allenai/sciq",
346
- "config": null,
347
- "train_rows_sampled": 20,
348
- "eval_rows_sampled": 10,
349
- "labels": [
350
- "A",
351
- "B",
352
- "C",
353
- "D",
354
- "E",
355
- "F",
356
- "G",
357
- "H"
358
- ],
359
- "sample": {
360
- "messages": [
361
- {
362
- "role": "user",
363
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhat kind of reasoning involves formulating generalizations inferred from careful observation and the analysis of a large amount of data?\nA. skepticism\nB. reflexive\nC. inductive\nD. deductive\nAnswer:"
364
  },
365
  {
366
  "role": "assistant",
367
- "content": "D"
368
  }
369
  ]
370
  },
371
  "ok": true
372
  },
373
- "arc_easy": {
374
  "domain": "science",
375
  "kind": "mcq",
376
- "dataset": "allenai/ai2_arc",
377
- "config": "ARC-Easy",
378
  "train_rows_sampled": 20,
379
  "eval_rows_sampled": 10,
380
  "labels": [
@@ -391,52 +277,43 @@
391
  "messages": [
392
  {
393
  "role": "user",
394
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following materials would best slow the transfer of heat?\nA. aluminum\nB. copper\nC. glass\nD. wood\nAnswer:"
395
  },
396
  {
397
  "role": "assistant",
398
- "content": "D"
399
  }
400
  ]
401
  },
402
  "ok": true
403
  },
404
- "openbookqa": {
405
- "domain": "science",
406
- "kind": "mcq",
407
- "dataset": "allenai/openbookqa",
408
- "config": "main",
409
  "train_rows_sampled": 20,
410
  "eval_rows_sampled": 10,
411
- "labels": [
412
- "A",
413
- "B",
414
- "C",
415
- "D",
416
- "E",
417
- "F",
418
- "G",
419
- "H"
420
- ],
421
  "sample": {
422
  "messages": [
423
  {
424
  "role": "user",
425
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWith the addition of thrusters your forward momentum will\nA. stop\nB. increase\nC. decrease\nD. stall\nAnswer:"
426
  },
427
  {
428
  "role": "assistant",
429
- "content": "B"
430
  }
431
  ]
432
  },
433
  "ok": true
434
  },
435
- "medmcqa_easy": {
436
  "domain": "science",
437
  "kind": "mcq",
438
- "dataset": "openlifescienceai/medmcqa",
439
- "config": null,
440
  "train_rows_sampled": 20,
441
  "eval_rows_sampled": 10,
442
  "labels": [
@@ -453,52 +330,43 @@
453
  "messages": [
454
  {
455
  "role": "user",
456
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nApolipoprotein A-I (Apo A-I) is found in which of the following lipid components?\nA. LDL\nB. HDL\nC. VLDL\nD. Chylomicron\nAnswer:"
457
  },
458
  {
459
  "role": "assistant",
460
- "content": "B"
461
  }
462
  ]
463
  },
464
  "ok": true
465
  },
466
- "mmlu_elementary_math": {
467
- "domain": "science",
468
- "kind": "mcq",
469
- "dataset": "cais/mmlu",
470
- "config": "elementary_mathematics",
471
  "train_rows_sampled": 20,
472
  "eval_rows_sampled": 10,
473
- "labels": [
474
- "A",
475
- "B",
476
- "C",
477
- "D",
478
- "E",
479
- "F",
480
- "G",
481
- "H"
482
- ],
483
  "sample": {
484
  "messages": [
485
  {
486
  "role": "user",
487
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nFind the median of the set of data 13, 35, 26, 8, 24, 10, 22, 10, 32.\nA. 23\nB. 20\nC. 22\nD. 27\nAnswer:"
488
  },
489
  {
490
  "role": "assistant",
491
- "content": "C"
492
  }
493
  ]
494
  },
495
  "ok": true
496
  },
497
- "mmlu_high_school_biology": {
498
- "domain": "science",
499
  "kind": "mcq",
500
- "dataset": "cais/mmlu",
501
- "config": "high_school_biology",
502
  "train_rows_sampled": 20,
503
  "eval_rows_sampled": 10,
504
  "labels": [
@@ -515,21 +383,21 @@
515
  "messages": [
516
  {
517
  "role": "user",
518
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following is (are) required when performing a polymerase chain reaction (P C R) on a DNA sample?\nA. Reverse transcriptase\nB. A vacuum chamber\nC. Primers complementary to certain portions of the DNA\nD. DNA ligase\nAnswer:"
519
  },
520
  {
521
  "role": "assistant",
522
- "content": "C"
523
  }
524
  ]
525
  },
526
  "ok": true
527
  },
528
- "mmlu_high_school_physics": {
529
  "domain": "science",
530
  "kind": "mcq",
531
- "dataset": "cais/mmlu",
532
- "config": "high_school_physics",
533
  "train_rows_sampled": 20,
534
  "eval_rows_sampled": 10,
535
  "labels": [
@@ -546,37 +414,11 @@
546
  "messages": [
547
  {
548
  "role": "user",
549
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThe mass of the Earth is 5.97 \u00d7 10^24 kg. The Moon, whose center is 3.84 \u00d7 10^8 m from the Earth\u2019s center, has mass 7.35 \u00d7 10^22 kg. Which of the following is the best estimate of the gravitational force of the Earth on the Moon?\nA. 10^39 N\nB. 10^29 N\nC. 10^19 N\nD. 10^9 N\nAnswer:"
550
- },
551
- {
552
- "role": "assistant",
553
- "content": "C"
554
- }
555
- ]
556
- },
557
- "ok": true
558
- },
559
- "pubmedqa_pqal": {
560
- "domain": "science",
561
- "kind": "short",
562
- "dataset": "qiaojin/PubMedQA",
563
- "config": "pqa_labeled",
564
- "train_rows_sampled": 20,
565
- "eval_rows_sampled": 10,
566
- "labels": [
567
- "yes",
568
- "no",
569
- "maybe"
570
- ],
571
- "sample": {
572
- "messages": [
573
- {
574
- "role": "user",
575
- "content": "Answer the biomedical question with only one of: yes, no, maybe.\n\nContext: To assess whether eligibility to an adjuvant chemotherapy protocol in itself represents a good prognostic factor after radical cystectomy for bladder cancer. Between April 1984 and May 1989, our institution entered 35 patients with invasive bladder cancer into the Swiss Group for Clinical and Epidemiological Cancer Research (SAKK) study 09/84. They were randomly assigned to either observation or three postoperative courses of cisplatin monotherapy after cystectomy. This study had a negative result. The outcome of these 35 patients (protocol group) was compared with an age- and tumor-stage-matched cohort (matched group; n = 35) who also underwent cystectomy during the same period, but were not entered into the SAKK study, as well as the remaining 57 patients treated during the study period for the same indication (remaining group). Median overall survival decreased from 76.3 months in the protocol group to 52.1 months in the matched group and to 20.3 months in the remaining group. The respective times of median recurrence-free survival were 67.2, 16.0, and 9.4 months. Tumor progression occurred in 46% of the protocol group compared with 69% in the matched group and 65% in the remaining group (P<.05). Cancer-related death was noted in 40% of the protocol group, 57% in the matched group, and 56% in the remaining group.\n\nQuestion: Is eligibility for a chemotherapy protocol a good prognostic factor for invasive bladder cancer after radical cystectomy?\n\nAnswer:"
576
  },
577
  {
578
  "role": "assistant",
579
- "content": "yes"
580
  }
581
  ]
582
  },
@@ -604,11 +446,11 @@
604
  },
605
  "ok": true
606
  },
607
- "math_algebra_medium": {
608
  "domain": "math",
609
- "kind": "math_solution",
610
- "dataset": "EleutherAI/hendrycks_math",
611
- "config": "algebra",
612
  "train_rows_sampled": 20,
613
  "eval_rows_sampled": 10,
614
  "labels": [],
@@ -616,21 +458,21 @@
616
  "messages": [
617
  {
618
  "role": "user",
619
- "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: A super ball is dropped from 100 feet and rebounds half the distance it falls each time it bounces. How many feet will the ball have traveled when it hits the ground the fourth time?\n\nFinal answer:"
620
  },
621
  {
622
  "role": "assistant",
623
- "content": "275"
624
  }
625
  ]
626
  },
627
  "ok": true
628
  },
629
- "humaneval_plus": {
630
  "domain": "code",
631
  "kind": "code",
632
- "dataset": "evalplus/humanevalplus",
633
- "config": null,
634
  "train_rows_sampled": 20,
635
  "eval_rows_sampled": 10,
636
  "labels": [],
@@ -638,11 +480,11 @@
638
  "messages": [
639
  {
640
  "role": "user",
641
- "content": "Complete the following Python function. Respond with only the completion code.\n\ndef below_threshold(l: list, t: int):\n \"\"\"Return True if all numbers in the list l are below threshold t.\n >>> below_threshold([1, 2, 4, 10], 100)\n True\n >>> below_threshold([1, 20, 4, 10], 5)\n False\n \"\"\""
642
  },
643
  {
644
  "role": "assistant",
645
- "content": "return all(x < t for x in l)"
646
  }
647
  ]
648
  },
@@ -701,13 +543,13 @@
701
  },
702
  "ok": true
703
  },
704
- "mmlu_college_chemistry": {
705
  "domain": "science",
706
  "kind": "mcq",
707
- "dataset": "cais/mmlu",
708
- "config": "college_chemistry",
709
  "train_rows_sampled": 20,
710
- "eval_rows_sampled": 8,
711
  "labels": [
712
  "A",
713
  "B",
@@ -722,54 +564,45 @@
722
  "messages": [
723
  {
724
  "role": "user",
725
- "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nOf the following ionic substances, which has the greatest lattice enthalpy?\nA. MgO\nB. MgS\nC. NaF\nD. NaCl\nAnswer:"
726
  },
727
  {
728
  "role": "assistant",
729
- "content": "A"
730
  }
731
  ]
732
  },
733
  "ok": true
734
  }
735
  },
736
- "dropped": [
737
- "apps_introductory",
738
- "codecontests_easy"
739
- ],
740
  "kept": [
741
  "gsm8k",
742
- "svamp",
743
- "asdiv",
744
- "mawps",
745
- "multiarith",
746
- "aqua_rat",
747
- "math_algebra_easy",
748
- "math_counting_easy",
749
  "mbpp",
750
- "humaneval",
751
- "codealpaca_mini",
752
- "mbpp_sanitized",
753
- "conala_curated",
754
- "livecodebench_easy",
755
  "sciq",
756
  "arc_easy",
757
  "openbookqa",
758
- "medmcqa_easy",
759
- "mmlu_elementary_math",
760
  "mmlu_high_school_biology",
 
 
761
  "mmlu_high_school_physics",
762
- "pubmedqa_pqal",
 
 
 
 
763
  "gsm_hard",
764
- "math_algebra_medium",
765
- "humaneval_plus",
766
  "mbpp_plus",
767
  "arc_challenge",
768
- "mmlu_college_chemistry"
769
  ],
770
  "anchor_domain_counts": {
771
- "math": 8,
772
- "code": 6,
773
- "science": 8
774
  }
775
  }
 
22
  },
23
  "ok": true
24
  },
25
+ "mbpp": {
26
+ "domain": "code",
27
+ "kind": "code",
28
+ "dataset": "google-research-datasets/mbpp",
29
+ "config": "sanitized",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  "train_rows_sampled": 20,
31
  "eval_rows_sampled": 10,
32
  "labels": [],
 
34
  "messages": [
35
  {
36
  "role": "user",
37
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
38
  },
39
  {
40
  "role": "assistant",
41
+ "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
42
  }
43
  ]
44
  },
45
  "ok": true
46
  },
47
+ "sciq": {
48
+ "domain": "science",
49
+ "kind": "mcq",
50
+ "dataset": "allenai/sciq",
51
  "config": null,
52
  "train_rows_sampled": 20,
53
  "eval_rows_sampled": 10,
54
+ "labels": [
55
+ "A",
56
+ "B",
57
+ "C",
58
+ "D",
59
+ "E",
60
+ "F",
61
+ "G",
62
+ "H"
63
+ ],
64
  "sample": {
65
  "messages": [
66
  {
67
  "role": "user",
68
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhat kind of reasoning involves formulating generalizations inferred from careful observation and the analysis of a large amount of data?\nA. skepticism\nB. reflexive\nC. inductive\nD. deductive\nAnswer:"
69
  },
70
  {
71
  "role": "assistant",
72
+ "content": "D"
73
  }
74
  ]
75
  },
76
  "ok": true
77
  },
78
+ "arc_easy": {
79
+ "domain": "science",
80
  "kind": "mcq",
81
+ "dataset": "allenai/ai2_arc",
82
+ "config": "ARC-Easy",
83
  "train_rows_sampled": 20,
84
  "eval_rows_sampled": 10,
85
  "labels": [
 
96
  "messages": [
97
  {
98
  "role": "user",
99
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following materials would best slow the transfer of heat?\nA. aluminum\nB. copper\nC. glass\nD. wood\nAnswer:"
100
  },
101
  {
102
  "role": "assistant",
103
+ "content": "D"
104
  }
105
  ]
106
  },
107
  "ok": true
108
  },
109
+ "openbookqa": {
110
+ "domain": "science",
111
+ "kind": "mcq",
112
+ "dataset": "allenai/openbookqa",
113
+ "config": "main",
114
  "train_rows_sampled": 20,
115
  "eval_rows_sampled": 10,
116
+ "labels": [
117
+ "A",
118
+ "B",
119
+ "C",
120
+ "D",
121
+ "E",
122
+ "F",
123
+ "G",
124
+ "H"
125
+ ],
126
  "sample": {
127
  "messages": [
128
  {
129
  "role": "user",
130
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWith the addition of thrusters your forward momentum will\nA. stop\nB. increase\nC. decrease\nD. stall\nAnswer:"
131
  },
132
  {
133
  "role": "assistant",
134
+ "content": "B"
135
  }
136
  ]
137
  },
138
  "ok": true
139
  },
140
+ "svamp": {
141
  "domain": "math",
142
+ "kind": "math_num",
143
+ "dataset": "ChilleD/SVAMP",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  "config": null,
145
  "train_rows_sampled": 20,
146
  "eval_rows_sampled": 10,
 
149
  "messages": [
150
  {
151
  "role": "user",
152
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Danny collects bottle caps. He found 63 bottle caps at the park while he threw away 51 old ones. Now he has 33 bottle caps in his collection. How many bottle caps did danny have at first?\n\nFinal answer:"
153
  },
154
  {
155
  "role": "assistant",
156
+ "content": "21"
157
  }
158
  ]
159
  },
160
  "ok": true
161
  },
162
+ "multiarith": {
163
+ "domain": "math",
164
+ "kind": "math_num",
165
+ "dataset": "ChilleD/MultiArith",
166
  "config": null,
167
  "train_rows_sampled": 20,
168
  "eval_rows_sampled": 10,
 
171
  "messages": [
172
  {
173
  "role": "user",
174
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: A florist had 11 roses. If she sold 2 of them and then later picked 32 more, how many roses would she have?\n\nFinal answer:"
175
  },
176
  {
177
  "role": "assistant",
178
+ "content": "41"
179
  }
180
  ]
181
  },
182
  "ok": true
183
  },
184
+ "mmlu_high_school_biology": {
185
+ "domain": "science",
186
+ "kind": "mcq",
187
+ "dataset": "cais/mmlu",
188
+ "config": "high_school_biology",
189
  "train_rows_sampled": 20,
190
  "eval_rows_sampled": 10,
191
+ "labels": [
192
+ "A",
193
+ "B",
194
+ "C",
195
+ "D",
196
+ "E",
197
+ "F",
198
+ "G",
199
+ "H"
200
+ ],
201
  "sample": {
202
  "messages": [
203
  {
204
  "role": "user",
205
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following is (are) required when performing a polymerase chain reaction (P C R) on a DNA sample?\nA. Reverse transcriptase\nB. A vacuum chamber\nC. Primers complementary to certain portions of the DNA\nD. DNA ligase\nAnswer:"
206
  },
207
  {
208
  "role": "assistant",
209
+ "content": "C"
210
  }
211
  ]
212
  },
213
  "ok": true
214
  },
215
+ "math_counting_easy": {
216
+ "domain": "math",
217
+ "kind": "math_solution",
218
+ "dataset": "EleutherAI/hendrycks_math",
219
+ "config": "counting_and_probability",
 
 
 
 
 
 
 
 
 
 
 
220
  "train_rows_sampled": 20,
221
  "eval_rows_sampled": 10,
222
  "labels": [],
 
224
  "messages": [
225
  {
226
  "role": "user",
227
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Alex has 10 different kinds of lunch meat and 9 different kinds of cheese. If he wants to make a sandwich with one kind of meat and two kinds of cheese, how many different sandwiches could he make? (It does not matter in which order he chooses the two types of cheese.)\n\nFinal answer:"
228
  },
229
  {
230
  "role": "assistant",
231
+ "content": "360"
232
  }
233
  ]
234
  },
235
  "ok": true
236
  },
237
+ "humaneval": {
 
 
 
 
 
 
 
 
 
 
 
238
  "domain": "code",
239
  "kind": "code",
240
+ "dataset": "openai/openai_humaneval",
241
  "config": null,
242
  "train_rows_sampled": 20,
243
  "eval_rows_sampled": 10,
 
246
  "messages": [
247
  {
248
  "role": "user",
249
+ "content": "Complete the following Python function. Respond with only the completion code.\n\ndef below_threshold(l: list, t: int):\n \"\"\"Return True if all numbers in the list l are below threshold t.\n >>> below_threshold([1, 2, 4, 10], 100)\n True\n >>> below_threshold([1, 20, 4, 10], 5)\n False\n \"\"\""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  },
251
  {
252
  "role": "assistant",
253
+ "content": "for e in l:\n if e >= t:\n return False\n return True"
254
  }
255
  ]
256
  },
257
  "ok": true
258
  },
259
+ "mmlu_high_school_physics": {
260
  "domain": "science",
261
  "kind": "mcq",
262
+ "dataset": "cais/mmlu",
263
+ "config": "high_school_physics",
264
  "train_rows_sampled": 20,
265
  "eval_rows_sampled": 10,
266
  "labels": [
 
277
  "messages": [
278
  {
279
  "role": "user",
280
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThe mass of the Earth is 5.97 \u00d7 10^24 kg. The Moon, whose center is 3.84 \u00d7 10^8 m from the Earth\u2019s center, has mass 7.35 \u00d7 10^22 kg. Which of the following is the best estimate of the gravitational force of the Earth on the Moon?\nA. 10^39 N\nB. 10^29 N\nC. 10^19 N\nD. 10^9 N\nAnswer:"
281
  },
282
  {
283
  "role": "assistant",
284
+ "content": "C"
285
  }
286
  ]
287
  },
288
  "ok": true
289
  },
290
+ "mbpp_sanitized": {
291
+ "domain": "code",
292
+ "kind": "code",
293
+ "dataset": "google-research-datasets/mbpp",
294
+ "config": "sanitized",
295
  "train_rows_sampled": 20,
296
  "eval_rows_sampled": 10,
297
+ "labels": [],
 
 
 
 
 
 
 
 
 
298
  "sample": {
299
  "messages": [
300
  {
301
  "role": "user",
302
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
303
  },
304
  {
305
  "role": "assistant",
306
+ "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
307
  }
308
  ]
309
  },
310
  "ok": true
311
  },
312
+ "mmlu_elementary_math": {
313
  "domain": "science",
314
  "kind": "mcq",
315
+ "dataset": "cais/mmlu",
316
+ "config": "elementary_mathematics",
317
  "train_rows_sampled": 20,
318
  "eval_rows_sampled": 10,
319
  "labels": [
 
330
  "messages": [
331
  {
332
  "role": "user",
333
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nFind the median of the set of data 13, 35, 26, 8, 24, 10, 22, 10, 32.\nA. 23\nB. 20\nC. 22\nD. 27\nAnswer:"
334
  },
335
  {
336
  "role": "assistant",
337
+ "content": "C"
338
  }
339
  ]
340
  },
341
  "ok": true
342
  },
343
+ "math_algebra_easy": {
344
+ "domain": "math",
345
+ "kind": "math_solution",
346
+ "dataset": "EleutherAI/hendrycks_math",
347
+ "config": "algebra",
348
  "train_rows_sampled": 20,
349
  "eval_rows_sampled": 10,
350
+ "labels": [],
 
 
 
 
 
 
 
 
 
351
  "sample": {
352
  "messages": [
353
  {
354
  "role": "user",
355
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Given that $2^x+ 2^x+ 2^x+ 2^x= 512$, what is the value of $x$?\n\nFinal answer:"
356
  },
357
  {
358
  "role": "assistant",
359
+ "content": "7"
360
  }
361
  ]
362
  },
363
  "ok": true
364
  },
365
+ "aqua_rat": {
366
+ "domain": "math",
367
  "kind": "mcq",
368
+ "dataset": "deepmind/aqua_rat",
369
+ "config": "raw",
370
  "train_rows_sampled": 20,
371
  "eval_rows_sampled": 10,
372
  "labels": [
 
383
  "messages": [
384
  {
385
  "role": "user",
386
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThere are r red ball, b blue ball and w white ball in a bag. What is the ratio of the number of blue ball to the total no. of ball in terms of r, b and w.?\nA. r / (r + b + w)\nB. r * (r + b + w)\nC. (r + b + w)\nD. r / (r + b )\nE. r / (b + w)\nAnswer:"
387
  },
388
  {
389
  "role": "assistant",
390
+ "content": "A"
391
  }
392
  ]
393
  },
394
  "ok": true
395
  },
396
+ "medmcqa_easy": {
397
  "domain": "science",
398
  "kind": "mcq",
399
+ "dataset": "openlifescienceai/medmcqa",
400
+ "config": null,
401
  "train_rows_sampled": 20,
402
  "eval_rows_sampled": 10,
403
  "labels": [
 
414
  "messages": [
415
  {
416
  "role": "user",
417
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nApolipoprotein A-I (Apo A-I) is found in which of the following lipid components?\nA. LDL\nB. HDL\nC. VLDL\nD. Chylomicron\nAnswer:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
418
  },
419
  {
420
  "role": "assistant",
421
+ "content": "B"
422
  }
423
  ]
424
  },
 
446
  },
447
  "ok": true
448
  },
449
+ "gsm8k_test_500": {
450
  "domain": "math",
451
+ "kind": "math_num",
452
+ "dataset": "openai/gsm8k",
453
+ "config": "main",
454
  "train_rows_sampled": 20,
455
  "eval_rows_sampled": 10,
456
  "labels": [],
 
458
  "messages": [
459
  {
460
  "role": "user",
461
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Benny saw a 10-foot shark with 2 6-inch remoras attached to it. What percentage of the shark's body length is the combined length of the remoras?\n\nFinal answer:"
462
  },
463
  {
464
  "role": "assistant",
465
+ "content": "10"
466
  }
467
  ]
468
  },
469
  "ok": true
470
  },
471
+ "mbpp_test_held": {
472
  "domain": "code",
473
  "kind": "code",
474
+ "dataset": "google-research-datasets/mbpp",
475
+ "config": "sanitized",
476
  "train_rows_sampled": 20,
477
  "eval_rows_sampled": 10,
478
  "labels": [],
 
480
  "messages": [
481
  {
482
  "role": "user",
483
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to convert a given tuple of positive integers into a single integer.\n\nTests:\nassert tuple_to_int((1,2,3))==123\nassert tuple_to_int((4,5,6))==456\nassert tuple_to_int((5,6,7))==567\n\nCode:"
484
  },
485
  {
486
  "role": "assistant",
487
+ "content": "def tuple_to_int(nums):\n result = int(''.join(map(str,nums)))\n return result"
488
  }
489
  ]
490
  },
 
543
  },
544
  "ok": true
545
  },
546
+ "openbookqa_test": {
547
  "domain": "science",
548
  "kind": "mcq",
549
+ "dataset": "allenai/openbookqa",
550
+ "config": "main",
551
  "train_rows_sampled": 20,
552
+ "eval_rows_sampled": 10,
553
  "labels": [
554
  "A",
555
  "B",
 
564
  "messages": [
565
  {
566
  "role": "user",
567
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nLive birth is exemplified in\nA. snakes slithering out of eggs\nB. a calf emerging from a mother giraffe\nC. owlets pecking out of their encasement\nD. sea turtles emerging from their shells\nAnswer:"
568
  },
569
  {
570
  "role": "assistant",
571
+ "content": "B"
572
  }
573
  ]
574
  },
575
  "ok": true
576
  }
577
  },
578
+ "dropped": [],
 
 
 
579
  "kept": [
580
  "gsm8k",
 
 
 
 
 
 
 
581
  "mbpp",
 
 
 
 
 
582
  "sciq",
583
  "arc_easy",
584
  "openbookqa",
585
+ "svamp",
586
+ "multiarith",
587
  "mmlu_high_school_biology",
588
+ "math_counting_easy",
589
+ "humaneval",
590
  "mmlu_high_school_physics",
591
+ "mbpp_sanitized",
592
+ "mmlu_elementary_math",
593
+ "math_algebra_easy",
594
+ "aqua_rat",
595
+ "medmcqa_easy",
596
  "gsm_hard",
597
+ "gsm8k_test_500",
598
+ "mbpp_test_held",
599
  "mbpp_plus",
600
  "arc_challenge",
601
+ "openbookqa_test"
602
  ],
603
  "anchor_domain_counts": {
604
+ "math": 6,
605
+ "code": 3,
606
+ "science": 7
607
  }
608
  }
experiment1_round4.json ADDED
@@ -0,0 +1,482 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "tasks": {
3
+ "gsm_hard": {
4
+ "domain": "math",
5
+ "selected": {
6
+ "topk8_global_ridge": [
7
+ "math_counting_easy",
8
+ "mbpp_sanitized",
9
+ "mmlu_high_school_physics",
10
+ "humaneval",
11
+ "multiarith",
12
+ "math_algebra_easy",
13
+ "mmlu_elementary_math",
14
+ "mmlu_high_school_biology"
15
+ ],
16
+ "topk8_pertensor_ridge": [
17
+ "math_counting_easy",
18
+ "mbpp_sanitized",
19
+ "mmlu_high_school_physics",
20
+ "humaneval",
21
+ "multiarith",
22
+ "math_algebra_easy",
23
+ "mmlu_elementary_math",
24
+ "mmlu_high_school_biology"
25
+ ]
26
+ },
27
+ "metrics": {
28
+ "base_Y": 0.06333333333333334,
29
+ "oracle": 0.15,
30
+ "mean": 0.056666666666666664,
31
+ "mean__cos": 0.8538880348205566,
32
+ "global_ridge": 0.06,
33
+ "global_ridge__cos": 0.9063830375671387,
34
+ "pertensor_ridge": 0.06666666666666667,
35
+ "pertensor_ridge__cos": 0.904435396194458,
36
+ "pertensor_pca": 0.06666666666666667,
37
+ "pertensor_pca__cos": 0.9048259854316711,
38
+ "pertensor_mlp": 0.07333333333333333,
39
+ "pertensor_mlp__cos": 0.90220707654953,
40
+ "procrustes": 0.07,
41
+ "procrustes__cos": 0.89919513463974,
42
+ "topk8_global_ridge": 0.06666666666666667,
43
+ "topk8_global_ridge__cos": 0.9051854014396667,
44
+ "topk8_pertensor_ridge": 0.06333333333333334,
45
+ "topk8_pertensor_ridge__cos": 0.903511106967926
46
+ },
47
+ "main_row": {
48
+ "Domain": "math",
49
+ "Task": "gsm_hard",
50
+ "base_Y": 0.06333333333333334,
51
+ "mean": 0.056666666666666664,
52
+ "global_ridge": 0.06,
53
+ "pertensor_ridge": 0.06666666666666667,
54
+ "topk8_global_ridge": 0.06666666666666667,
55
+ "topk8_pertensor_ridge": 0.06333333333333334,
56
+ "pertensor_mlp": 0.07333333333333333,
57
+ "oracle": 0.15,
58
+ "oracle_minus_base_pp": 8.666666666666666,
59
+ "usable": true,
60
+ "gap_recovered": 0.11538461538461534
61
+ }
62
+ },
63
+ "gsm8k_test_500": {
64
+ "domain": "math",
65
+ "selected": {
66
+ "topk8_global_ridge": [
67
+ "math_counting_easy",
68
+ "mbpp_sanitized",
69
+ "mmlu_high_school_physics",
70
+ "humaneval",
71
+ "multiarith",
72
+ "math_algebra_easy",
73
+ "mmlu_elementary_math",
74
+ "mmlu_high_school_biology"
75
+ ],
76
+ "topk8_pertensor_ridge": [
77
+ "math_counting_easy",
78
+ "mbpp_sanitized",
79
+ "mmlu_high_school_physics",
80
+ "humaneval",
81
+ "multiarith",
82
+ "math_algebra_easy",
83
+ "mmlu_elementary_math",
84
+ "mmlu_high_school_biology"
85
+ ]
86
+ },
87
+ "metrics": {
88
+ "base_Y": 0.08,
89
+ "oracle": 0.29333333333333333,
90
+ "mean": 0.09333333333333334,
91
+ "mean__cos": 0.9122087955474854,
92
+ "global_ridge": 0.1,
93
+ "global_ridge__cos": 0.9690855145454407,
94
+ "pertensor_ridge": 0.1,
95
+ "pertensor_ridge__cos": 0.9674875736236572,
96
+ "pertensor_pca": 0.1,
97
+ "pertensor_pca__cos": 0.9675261974334717,
98
+ "pertensor_mlp": 0.1,
99
+ "pertensor_mlp__cos": 0.9635453224182129,
100
+ "procrustes": 0.09666666666666666,
101
+ "procrustes__cos": 0.9608618021011353,
102
+ "topk8_global_ridge": 0.09333333333333334,
103
+ "topk8_global_ridge__cos": 0.9682586789131165,
104
+ "topk8_pertensor_ridge": 0.09666666666666666,
105
+ "topk8_pertensor_ridge__cos": 0.9668623805046082
106
+ },
107
+ "main_row": {
108
+ "Domain": "math",
109
+ "Task": "gsm8k_test_500",
110
+ "base_Y": 0.08,
111
+ "mean": 0.09333333333333334,
112
+ "global_ridge": 0.1,
113
+ "pertensor_ridge": 0.1,
114
+ "topk8_global_ridge": 0.09333333333333334,
115
+ "topk8_pertensor_ridge": 0.09666666666666666,
116
+ "pertensor_mlp": 0.1,
117
+ "oracle": 0.29333333333333333,
118
+ "oracle_minus_base_pp": 21.333333333333332,
119
+ "usable": true,
120
+ "gap_recovered": 0.09375000000000003
121
+ }
122
+ },
123
+ "mbpp_test_held": {
124
+ "domain": "code",
125
+ "selected": {
126
+ "topk8_global_ridge": [
127
+ "mbpp_sanitized",
128
+ "math_counting_easy",
129
+ "humaneval",
130
+ "mmlu_high_school_physics",
131
+ "multiarith",
132
+ "mmlu_high_school_biology",
133
+ "mmlu_elementary_math",
134
+ "math_algebra_easy"
135
+ ],
136
+ "topk8_pertensor_ridge": [
137
+ "mbpp_sanitized",
138
+ "math_counting_easy",
139
+ "humaneval",
140
+ "mmlu_high_school_physics",
141
+ "multiarith",
142
+ "mmlu_high_school_biology",
143
+ "mmlu_elementary_math",
144
+ "math_algebra_easy"
145
+ ]
146
+ },
147
+ "metrics": {
148
+ "base_Y": 0.23,
149
+ "oracle": 0.32,
150
+ "mean": 0.24,
151
+ "mean__cos": 0.9324136972427368,
152
+ "global_ridge": 0.25,
153
+ "global_ridge__cos": 0.9998323917388916,
154
+ "pertensor_ridge": 0.25,
155
+ "pertensor_ridge__cos": 0.9997650980949402,
156
+ "pertensor_pca": 0.25,
157
+ "pertensor_pca__cos": 0.9902871251106262,
158
+ "pertensor_mlp": 0.24,
159
+ "pertensor_mlp__cos": 0.9861795902252197,
160
+ "procrustes": 0.24,
161
+ "procrustes__cos": 0.9862682819366455,
162
+ "topk8_global_ridge": 0.25,
163
+ "topk8_global_ridge__cos": 0.9998441338539124,
164
+ "topk8_pertensor_ridge": 0.25,
165
+ "topk8_pertensor_ridge__cos": 0.9995993375778198
166
+ },
167
+ "main_row": {
168
+ "Domain": "code",
169
+ "Task": "mbpp_test_held",
170
+ "base_Y": 0.23,
171
+ "mean": 0.24,
172
+ "global_ridge": 0.25,
173
+ "pertensor_ridge": 0.25,
174
+ "topk8_global_ridge": 0.25,
175
+ "topk8_pertensor_ridge": 0.25,
176
+ "pertensor_mlp": 0.24,
177
+ "oracle": 0.32,
178
+ "oracle_minus_base_pp": 9.0,
179
+ "usable": true,
180
+ "gap_recovered": 0.22222222222222213
181
+ }
182
+ },
183
+ "mbpp_plus": {
184
+ "domain": "code",
185
+ "selected": {
186
+ "topk8_global_ridge": [
187
+ "mbpp_sanitized",
188
+ "humaneval",
189
+ "math_counting_easy",
190
+ "mmlu_high_school_physics",
191
+ "multiarith",
192
+ "mmlu_high_school_biology",
193
+ "mmlu_elementary_math",
194
+ "math_algebra_easy"
195
+ ],
196
+ "topk8_pertensor_ridge": [
197
+ "mbpp_sanitized",
198
+ "humaneval",
199
+ "math_counting_easy",
200
+ "mmlu_high_school_physics",
201
+ "multiarith",
202
+ "mmlu_high_school_biology",
203
+ "mmlu_elementary_math",
204
+ "math_algebra_easy"
205
+ ]
206
+ },
207
+ "metrics": {
208
+ "base_Y": 0.21666666666666667,
209
+ "oracle": 0.45,
210
+ "mean": 0.21333333333333335,
211
+ "mean__cos": 0.9124462008476257,
212
+ "global_ridge": 0.28,
213
+ "global_ridge__cos": 0.9848983287811279,
214
+ "pertensor_ridge": 0.27,
215
+ "pertensor_ridge__cos": 0.9846793413162231,
216
+ "pertensor_pca": 0.21,
217
+ "pertensor_pca__cos": 0.9684830904006958,
218
+ "pertensor_mlp": 0.21,
219
+ "pertensor_mlp__cos": 0.9642786383628845,
220
+ "procrustes": 0.22666666666666666,
221
+ "procrustes__cos": 0.9647142887115479,
222
+ "topk8_global_ridge": 0.27,
223
+ "topk8_global_ridge__cos": 0.9848766922950745,
224
+ "topk8_pertensor_ridge": 0.26666666666666666,
225
+ "topk8_pertensor_ridge__cos": 0.9846369624137878
226
+ },
227
+ "main_row": {
228
+ "Domain": "code",
229
+ "Task": "mbpp_plus",
230
+ "base_Y": 0.21666666666666667,
231
+ "mean": 0.21333333333333335,
232
+ "global_ridge": 0.28,
233
+ "pertensor_ridge": 0.27,
234
+ "topk8_global_ridge": 0.27,
235
+ "topk8_pertensor_ridge": 0.26666666666666666,
236
+ "pertensor_mlp": 0.21,
237
+ "oracle": 0.45,
238
+ "oracle_minus_base_pp": 23.333333333333332,
239
+ "usable": true,
240
+ "gap_recovered": 0.2714285714285715
241
+ }
242
+ },
243
+ "arc_challenge": {
244
+ "domain": "science",
245
+ "selected": {
246
+ "topk8_global_ridge": [
247
+ "mmlu_high_school_physics",
248
+ "mmlu_high_school_biology",
249
+ "mmlu_elementary_math",
250
+ "math_counting_easy",
251
+ "mbpp_sanitized",
252
+ "humaneval",
253
+ "multiarith",
254
+ "math_algebra_easy"
255
+ ],
256
+ "topk8_pertensor_ridge": [
257
+ "mmlu_high_school_physics",
258
+ "mmlu_high_school_biology",
259
+ "mmlu_elementary_math",
260
+ "math_counting_easy",
261
+ "mbpp_sanitized",
262
+ "humaneval",
263
+ "multiarith",
264
+ "math_algebra_easy"
265
+ ]
266
+ },
267
+ "metrics": {
268
+ "base_Y": 0.7157190635451505,
269
+ "oracle": 0.7224080267558528,
270
+ "mean": 0.7324414715719063,
271
+ "mean__cos": 0.8707941174507141,
272
+ "global_ridge": 0.7357859531772575,
273
+ "global_ridge__cos": 0.9247814416885376,
274
+ "pertensor_ridge": 0.7290969899665551,
275
+ "pertensor_ridge__cos": 0.9244466423988342,
276
+ "pertensor_pca": 0.7357859531772575,
277
+ "pertensor_pca__cos": 0.9224098920822144,
278
+ "pertensor_mlp": 0.7391304347826086,
279
+ "pertensor_mlp__cos": 0.920215368270874,
280
+ "procrustes": 0.7491638795986622,
281
+ "procrustes__cos": 0.9195225238800049,
282
+ "topk8_global_ridge": 0.7357859531772575,
283
+ "topk8_global_ridge__cos": 0.9233748316764832,
284
+ "topk8_pertensor_ridge": 0.7290969899665551,
285
+ "topk8_pertensor_ridge__cos": 0.9231237173080444
286
+ },
287
+ "main_row": {
288
+ "Domain": "science",
289
+ "Task": "arc_challenge",
290
+ "base_Y": 0.7157190635451505,
291
+ "mean": 0.7324414715719063,
292
+ "global_ridge": 0.7357859531772575,
293
+ "pertensor_ridge": 0.7290969899665551,
294
+ "topk8_global_ridge": 0.7357859531772575,
295
+ "topk8_pertensor_ridge": 0.7290969899665551,
296
+ "pertensor_mlp": 0.7391304347826086,
297
+ "oracle": 0.7224080267558528,
298
+ "oracle_minus_base_pp": 0.6688963210702337,
299
+ "usable": false,
300
+ "gap_recovered": 5.0
301
+ }
302
+ },
303
+ "openbookqa_test": {
304
+ "domain": "science",
305
+ "selected": {
306
+ "topk8_global_ridge": [
307
+ "mmlu_high_school_physics",
308
+ "mmlu_high_school_biology",
309
+ "mbpp_sanitized",
310
+ "math_counting_easy",
311
+ "mmlu_elementary_math",
312
+ "humaneval",
313
+ "multiarith",
314
+ "math_algebra_easy"
315
+ ],
316
+ "topk8_pertensor_ridge": [
317
+ "mmlu_high_school_physics",
318
+ "mmlu_high_school_biology",
319
+ "mbpp_sanitized",
320
+ "math_counting_easy",
321
+ "mmlu_elementary_math",
322
+ "humaneval",
323
+ "multiarith",
324
+ "math_algebra_easy"
325
+ ]
326
+ },
327
+ "metrics": {
328
+ "base_Y": 0.71,
329
+ "oracle": 0.9833333333333333,
330
+ "mean": 0.76,
331
+ "mean__cos": 0.9152830243110657,
332
+ "global_ridge": 0.7466666666666667,
333
+ "global_ridge__cos": 0.9711560010910034,
334
+ "pertensor_ridge": 0.7433333333333333,
335
+ "pertensor_ridge__cos": 0.9709675312042236,
336
+ "pertensor_pca": 0.76,
337
+ "pertensor_pca__cos": 0.9696671366691589,
338
+ "pertensor_mlp": 0.7533333333333333,
339
+ "pertensor_mlp__cos": 0.9671377539634705,
340
+ "procrustes": 0.7366666666666667,
341
+ "procrustes__cos": 0.9668078422546387,
342
+ "topk8_global_ridge": 0.7133333333333334,
343
+ "topk8_global_ridge__cos": 0.969284176826477,
344
+ "topk8_pertensor_ridge": 0.7166666666666667,
345
+ "topk8_pertensor_ridge__cos": 0.9690907597541809
346
+ },
347
+ "main_row": {
348
+ "Domain": "science",
349
+ "Task": "openbookqa_test",
350
+ "base_Y": 0.71,
351
+ "mean": 0.76,
352
+ "global_ridge": 0.7466666666666667,
353
+ "pertensor_ridge": 0.7433333333333333,
354
+ "topk8_global_ridge": 0.7133333333333334,
355
+ "topk8_pertensor_ridge": 0.7166666666666667,
356
+ "pertensor_mlp": 0.7533333333333333,
357
+ "oracle": 0.9833333333333333,
358
+ "oracle_minus_base_pp": 27.333333333333332,
359
+ "usable": true,
360
+ "gap_recovered": 0.18292682926829285
361
+ }
362
+ }
363
+ },
364
+ "main_table": [
365
+ {
366
+ "Domain": "math",
367
+ "Task": "gsm_hard",
368
+ "base_Y": 0.06333333333333334,
369
+ "mean": 0.056666666666666664,
370
+ "global_ridge": 0.06,
371
+ "pertensor_ridge": 0.06666666666666667,
372
+ "topk8_global_ridge": 0.06666666666666667,
373
+ "topk8_pertensor_ridge": 0.06333333333333334,
374
+ "pertensor_mlp": 0.07333333333333333,
375
+ "oracle": 0.15,
376
+ "oracle_minus_base_pp": 8.666666666666666,
377
+ "usable": true,
378
+ "gap_recovered": 0.11538461538461534
379
+ },
380
+ {
381
+ "Domain": "math",
382
+ "Task": "gsm8k_test_500",
383
+ "base_Y": 0.08,
384
+ "mean": 0.09333333333333334,
385
+ "global_ridge": 0.1,
386
+ "pertensor_ridge": 0.1,
387
+ "topk8_global_ridge": 0.09333333333333334,
388
+ "topk8_pertensor_ridge": 0.09666666666666666,
389
+ "pertensor_mlp": 0.1,
390
+ "oracle": 0.29333333333333333,
391
+ "oracle_minus_base_pp": 21.333333333333332,
392
+ "usable": true,
393
+ "gap_recovered": 0.09375000000000003
394
+ },
395
+ {
396
+ "Domain": "code",
397
+ "Task": "mbpp_test_held",
398
+ "base_Y": 0.23,
399
+ "mean": 0.24,
400
+ "global_ridge": 0.25,
401
+ "pertensor_ridge": 0.25,
402
+ "topk8_global_ridge": 0.25,
403
+ "topk8_pertensor_ridge": 0.25,
404
+ "pertensor_mlp": 0.24,
405
+ "oracle": 0.32,
406
+ "oracle_minus_base_pp": 9.0,
407
+ "usable": true,
408
+ "gap_recovered": 0.22222222222222213
409
+ },
410
+ {
411
+ "Domain": "code",
412
+ "Task": "mbpp_plus",
413
+ "base_Y": 0.21666666666666667,
414
+ "mean": 0.21333333333333335,
415
+ "global_ridge": 0.28,
416
+ "pertensor_ridge": 0.27,
417
+ "topk8_global_ridge": 0.27,
418
+ "topk8_pertensor_ridge": 0.26666666666666666,
419
+ "pertensor_mlp": 0.21,
420
+ "oracle": 0.45,
421
+ "oracle_minus_base_pp": 23.333333333333332,
422
+ "usable": true,
423
+ "gap_recovered": 0.2714285714285715
424
+ },
425
+ {
426
+ "Domain": "science",
427
+ "Task": "arc_challenge",
428
+ "base_Y": 0.7157190635451505,
429
+ "mean": 0.7324414715719063,
430
+ "global_ridge": 0.7357859531772575,
431
+ "pertensor_ridge": 0.7290969899665551,
432
+ "topk8_global_ridge": 0.7357859531772575,
433
+ "topk8_pertensor_ridge": 0.7290969899665551,
434
+ "pertensor_mlp": 0.7391304347826086,
435
+ "oracle": 0.7224080267558528,
436
+ "oracle_minus_base_pp": 0.6688963210702337,
437
+ "usable": false,
438
+ "gap_recovered": 5.0
439
+ },
440
+ {
441
+ "Domain": "science",
442
+ "Task": "openbookqa_test",
443
+ "base_Y": 0.71,
444
+ "mean": 0.76,
445
+ "global_ridge": 0.7466666666666667,
446
+ "pertensor_ridge": 0.7433333333333333,
447
+ "topk8_global_ridge": 0.7133333333333334,
448
+ "topk8_pertensor_ridge": 0.7166666666666667,
449
+ "pertensor_mlp": 0.7533333333333333,
450
+ "oracle": 0.9833333333333333,
451
+ "oracle_minus_base_pp": 27.333333333333332,
452
+ "usable": true,
453
+ "gap_recovered": 0.18292682926829285
454
+ }
455
+ ],
456
+ "anchor_names": [
457
+ "gsm8k",
458
+ "svamp",
459
+ "multiarith",
460
+ "aqua_rat",
461
+ "math_algebra_easy",
462
+ "math_counting_easy",
463
+ "mbpp",
464
+ "humaneval",
465
+ "mbpp_sanitized",
466
+ "sciq",
467
+ "arc_easy",
468
+ "openbookqa",
469
+ "medmcqa_easy",
470
+ "mmlu_elementary_math",
471
+ "mmlu_high_school_biology",
472
+ "mmlu_high_school_physics"
473
+ ],
474
+ "heldout_names": [
475
+ "gsm_hard",
476
+ "gsm8k_test_500",
477
+ "mbpp_test_held",
478
+ "mbpp_plus",
479
+ "arc_challenge",
480
+ "openbookqa_test"
481
+ ]
482
+ }
experiment2_round4.json ADDED
@@ -0,0 +1,212 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "curves": {
3
+ "N5_global_ridge": {
4
+ "math": -0.010817307692307696,
5
+ "code": 0.026984126984126878,
6
+ "science": 1.5304878048780488
7
+ },
8
+ "N12_global_ridge": {
9
+ "math": -0.03425480769230772,
10
+ "code": 0.2539682539682539,
11
+ "science": 2.073170731707317
12
+ },
13
+ "N12_topk8_global_ridge": {
14
+ "math": -0.010817307692307696,
15
+ "code": 0.2738095238095238,
16
+ "science": 1.3353658536585367
17
+ },
18
+ "N12_topk12_global_ridge": {
19
+ "math": -0.018629807692307716,
20
+ "code": 0.23253968253968244,
21
+ "science": 1.829268292682927
22
+ },
23
+ "N16_global_ridge": {
24
+ "math": 0.027644230769230737,
25
+ "code": 0.24682539682539684,
26
+ "science": 1.5670731707317074
27
+ },
28
+ "N16_topk8_global_ridge": {
29
+ "math": 0.050480769230769204,
30
+ "code": 0.22539682539682537,
31
+ "science": 1.50609756097561
32
+ },
33
+ "N16_topk12_global_ridge": {
34
+ "math": 0.03906249999999999,
35
+ "code": 0.2396825396825396,
36
+ "science": 2.3170731707317076
37
+ }
38
+ },
39
+ "details": {
40
+ "N5_anchors": [
41
+ "gsm8k",
42
+ "svamp",
43
+ "multiarith",
44
+ "aqua_rat",
45
+ "math_algebra_easy"
46
+ ],
47
+ "gsm_hard": {
48
+ "N5_global_ridge": {
49
+ "acc": 0.05333333333333334,
50
+ "gap_recovered": -0.11538461538461542
51
+ },
52
+ "N12_global_ridge": {
53
+ "acc": 0.05333333333333334,
54
+ "gap_recovered": -0.11538461538461542
55
+ },
56
+ "N12_topk8_global_ridge": {
57
+ "acc": 0.05333333333333334,
58
+ "gap_recovered": -0.11538461538461542
59
+ },
60
+ "N12_topk12_global_ridge": {
61
+ "acc": 0.05333333333333334,
62
+ "gap_recovered": -0.11538461538461542
63
+ },
64
+ "N16_topk12_global_ridge": {
65
+ "acc": 0.06333333333333334,
66
+ "gap_recovered": 0.0
67
+ }
68
+ },
69
+ "gsm8k_test_500": {
70
+ "N5_global_ridge": {
71
+ "acc": 0.1,
72
+ "gap_recovered": 0.09375000000000003
73
+ },
74
+ "N12_global_ridge": {
75
+ "acc": 0.09,
76
+ "gap_recovered": 0.04687499999999998
77
+ },
78
+ "N12_topk8_global_ridge": {
79
+ "acc": 0.1,
80
+ "gap_recovered": 0.09375000000000003
81
+ },
82
+ "N12_topk12_global_ridge": {
83
+ "acc": 0.09666666666666666,
84
+ "gap_recovered": 0.07812499999999999
85
+ },
86
+ "N16_topk12_global_ridge": {
87
+ "acc": 0.09666666666666666,
88
+ "gap_recovered": 0.07812499999999999
89
+ }
90
+ },
91
+ "mbpp_test_held": {
92
+ "N5_global_ridge": {
93
+ "acc": 0.24,
94
+ "gap_recovered": 0.11111111111111091
95
+ },
96
+ "N12_global_ridge": {
97
+ "acc": 0.25,
98
+ "gap_recovered": 0.22222222222222213
99
+ },
100
+ "N12_topk8_global_ridge": {
101
+ "acc": 0.26,
102
+ "gap_recovered": 0.3333333333333333
103
+ },
104
+ "N12_topk12_global_ridge": {
105
+ "acc": 0.25,
106
+ "gap_recovered": 0.22222222222222213
107
+ },
108
+ "N16_topk12_global_ridge": {
109
+ "acc": 0.25,
110
+ "gap_recovered": 0.22222222222222213
111
+ }
112
+ },
113
+ "mbpp_plus": {
114
+ "N5_global_ridge": {
115
+ "acc": 0.20333333333333334,
116
+ "gap_recovered": -0.057142857142857155
117
+ },
118
+ "N12_global_ridge": {
119
+ "acc": 0.2833333333333333,
120
+ "gap_recovered": 0.28571428571428564
121
+ },
122
+ "N12_topk8_global_ridge": {
123
+ "acc": 0.26666666666666666,
124
+ "gap_recovered": 0.21428571428571425
125
+ },
126
+ "N12_topk12_global_ridge": {
127
+ "acc": 0.2733333333333333,
128
+ "gap_recovered": 0.24285714285714274
129
+ },
130
+ "N16_topk12_global_ridge": {
131
+ "acc": 0.27666666666666667,
132
+ "gap_recovered": 0.2571428571428571
133
+ }
134
+ },
135
+ "arc_challenge": {
136
+ "N5_global_ridge": {
137
+ "acc": 0.7357859531772575,
138
+ "gap_recovered": 3.0
139
+ },
140
+ "N12_global_ridge": {
141
+ "acc": 0.7424749163879598,
142
+ "gap_recovered": 4.0
143
+ },
144
+ "N12_topk8_global_ridge": {
145
+ "acc": 0.7324414715719063,
146
+ "gap_recovered": 2.5
147
+ },
148
+ "N12_topk12_global_ridge": {
149
+ "acc": 0.7391304347826086,
150
+ "gap_recovered": 3.5
151
+ },
152
+ "N16_topk12_global_ridge": {
153
+ "acc": 0.745819397993311,
154
+ "gap_recovered": 4.5
155
+ }
156
+ },
157
+ "openbookqa_test": {
158
+ "N5_global_ridge": {
159
+ "acc": 0.7266666666666667,
160
+ "gap_recovered": 0.060975609756097754
161
+ },
162
+ "N12_global_ridge": {
163
+ "acc": 0.75,
164
+ "gap_recovered": 0.14634146341463428
165
+ },
166
+ "N12_topk8_global_ridge": {
167
+ "acc": 0.7566666666666667,
168
+ "gap_recovered": 0.17073170731707346
169
+ },
170
+ "N12_topk12_global_ridge": {
171
+ "acc": 0.7533333333333333,
172
+ "gap_recovered": 0.15853658536585366
173
+ },
174
+ "N16_topk12_global_ridge": {
175
+ "acc": 0.7466666666666667,
176
+ "gap_recovered": 0.1341463414634149
177
+ }
178
+ },
179
+ "N12_anchors": [
180
+ "gsm8k",
181
+ "svamp",
182
+ "multiarith",
183
+ "aqua_rat",
184
+ "math_algebra_easy",
185
+ "math_counting_easy",
186
+ "mbpp",
187
+ "humaneval",
188
+ "mbpp_sanitized",
189
+ "sciq",
190
+ "arc_easy",
191
+ "openbookqa"
192
+ ],
193
+ "N16_anchors": [
194
+ "gsm8k",
195
+ "svamp",
196
+ "multiarith",
197
+ "aqua_rat",
198
+ "math_algebra_easy",
199
+ "math_counting_easy",
200
+ "mbpp",
201
+ "humaneval",
202
+ "mbpp_sanitized",
203
+ "sciq",
204
+ "arc_easy",
205
+ "openbookqa",
206
+ "medmcqa_easy",
207
+ "mmlu_elementary_math",
208
+ "mmlu_high_school_biology",
209
+ "mmlu_high_school_physics"
210
+ ]
211
+ }
212
+ }
experiment3_round4.json ADDED
@@ -0,0 +1,317 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "pools": {
3
+ "math-only": [
4
+ "gsm8k",
5
+ "svamp",
6
+ "multiarith",
7
+ "aqua_rat",
8
+ "math_algebra_easy",
9
+ "math_counting_easy"
10
+ ],
11
+ "code-only": [
12
+ "mbpp",
13
+ "humaneval",
14
+ "mbpp_sanitized"
15
+ ],
16
+ "science-only": [
17
+ "sciq",
18
+ "arc_easy",
19
+ "openbookqa",
20
+ "medmcqa_easy",
21
+ "mmlu_elementary_math",
22
+ "mmlu_high_school_biology",
23
+ "mmlu_high_school_physics"
24
+ ],
25
+ "math+code": [
26
+ "gsm8k",
27
+ "svamp",
28
+ "multiarith",
29
+ "aqua_rat",
30
+ "math_algebra_easy",
31
+ "math_counting_easy",
32
+ "mbpp",
33
+ "humaneval",
34
+ "mbpp_sanitized"
35
+ ],
36
+ "all": [
37
+ "gsm8k",
38
+ "svamp",
39
+ "multiarith",
40
+ "aqua_rat",
41
+ "math_algebra_easy",
42
+ "math_counting_easy",
43
+ "mbpp",
44
+ "humaneval",
45
+ "mbpp_sanitized",
46
+ "sciq",
47
+ "arc_easy",
48
+ "openbookqa",
49
+ "medmcqa_easy",
50
+ "mmlu_elementary_math",
51
+ "mmlu_high_school_biology",
52
+ "mmlu_high_school_physics"
53
+ ]
54
+ },
55
+ "heatmap": {
56
+ "math-only": {
57
+ "gsm_hard": -0.038461538461538554,
58
+ "gsm8k_test_500": 0.07812499999999999,
59
+ "mbpp_test_held": 0.0,
60
+ "mbpp_plus": -0.04285714285714289,
61
+ "arc_challenge": 2.0,
62
+ "openbookqa_test": 0.10975609756097571
63
+ },
64
+ "code-only": {
65
+ "gsm_hard": -0.15384615384615388,
66
+ "gsm8k_test_500": -0.03125000000000001,
67
+ "mbpp_test_held": 0.44444444444444453,
68
+ "mbpp_plus": 0.24285714285714274,
69
+ "arc_challenge": -1.5,
70
+ "openbookqa_test": 0.012195121951219795
71
+ },
72
+ "science-only": {
73
+ "gsm_hard": -0.038461538461538554,
74
+ "gsm8k_test_500": 0.171875,
75
+ "mbpp_test_held": 0.11111111111111091,
76
+ "mbpp_plus": -0.01428571428571426,
77
+ "arc_challenge": 3.5,
78
+ "openbookqa_test": 0.10975609756097571
79
+ },
80
+ "math+code": {
81
+ "gsm_hard": -0.15384615384615388,
82
+ "gsm8k_test_500": 0.09375000000000003,
83
+ "mbpp_test_held": 0.22222222222222213,
84
+ "mbpp_plus": 0.21428571428571425,
85
+ "arc_challenge": 0.5,
86
+ "openbookqa_test": 0.09756097560975632
87
+ },
88
+ "all": {
89
+ "gsm_hard": 0.038461538461538394,
90
+ "gsm8k_test_500": 0.06250000000000001,
91
+ "mbpp_test_held": 0.22222222222222213,
92
+ "mbpp_plus": 0.22857142857142862,
93
+ "arc_challenge": 3.0,
94
+ "openbookqa_test": 0.012195121951219795
95
+ }
96
+ },
97
+ "selected_top3": {
98
+ "math-only": {
99
+ "gsm_hard": [
100
+ "math_counting_easy",
101
+ "multiarith",
102
+ "math_algebra_easy"
103
+ ],
104
+ "gsm8k_test_500": [
105
+ "math_counting_easy",
106
+ "multiarith",
107
+ "math_algebra_easy"
108
+ ],
109
+ "mbpp_test_held": [
110
+ "math_counting_easy",
111
+ "multiarith",
112
+ "math_algebra_easy"
113
+ ],
114
+ "mbpp_plus": [
115
+ "math_counting_easy",
116
+ "multiarith",
117
+ "math_algebra_easy"
118
+ ],
119
+ "arc_challenge": [
120
+ "math_counting_easy",
121
+ "multiarith",
122
+ "math_algebra_easy"
123
+ ],
124
+ "openbookqa_test": [
125
+ "math_counting_easy",
126
+ "multiarith",
127
+ "math_algebra_easy"
128
+ ]
129
+ },
130
+ "code-only": {
131
+ "gsm_hard": [
132
+ "mbpp_sanitized",
133
+ "humaneval",
134
+ "mbpp"
135
+ ],
136
+ "gsm8k_test_500": [
137
+ "mbpp_sanitized",
138
+ "humaneval",
139
+ "mbpp"
140
+ ],
141
+ "mbpp_test_held": [
142
+ "mbpp_sanitized",
143
+ "humaneval",
144
+ "mbpp"
145
+ ],
146
+ "mbpp_plus": [
147
+ "mbpp_sanitized",
148
+ "humaneval",
149
+ "mbpp"
150
+ ],
151
+ "arc_challenge": [
152
+ "mbpp_sanitized",
153
+ "humaneval",
154
+ "mbpp"
155
+ ],
156
+ "openbookqa_test": [
157
+ "mbpp_sanitized",
158
+ "humaneval",
159
+ "mbpp"
160
+ ]
161
+ },
162
+ "science-only": {
163
+ "gsm_hard": [
164
+ "mmlu_high_school_physics",
165
+ "mmlu_elementary_math",
166
+ "mmlu_high_school_biology"
167
+ ],
168
+ "gsm8k_test_500": [
169
+ "mmlu_high_school_physics",
170
+ "mmlu_elementary_math",
171
+ "mmlu_high_school_biology"
172
+ ],
173
+ "mbpp_test_held": [
174
+ "mmlu_high_school_physics",
175
+ "mmlu_high_school_biology",
176
+ "mmlu_elementary_math"
177
+ ],
178
+ "mbpp_plus": [
179
+ "mmlu_high_school_physics",
180
+ "mmlu_high_school_biology",
181
+ "mmlu_elementary_math"
182
+ ],
183
+ "arc_challenge": [
184
+ "mmlu_high_school_physics",
185
+ "mmlu_high_school_biology",
186
+ "mmlu_elementary_math"
187
+ ],
188
+ "openbookqa_test": [
189
+ "mmlu_high_school_physics",
190
+ "mmlu_high_school_biology",
191
+ "mmlu_elementary_math"
192
+ ]
193
+ },
194
+ "math+code": {
195
+ "gsm_hard": [
196
+ "math_counting_easy",
197
+ "mbpp_sanitized",
198
+ "humaneval"
199
+ ],
200
+ "gsm8k_test_500": [
201
+ "math_counting_easy",
202
+ "mbpp_sanitized",
203
+ "humaneval"
204
+ ],
205
+ "mbpp_test_held": [
206
+ "mbpp_sanitized",
207
+ "math_counting_easy",
208
+ "humaneval"
209
+ ],
210
+ "mbpp_plus": [
211
+ "mbpp_sanitized",
212
+ "humaneval",
213
+ "math_counting_easy"
214
+ ],
215
+ "arc_challenge": [
216
+ "math_counting_easy",
217
+ "mbpp_sanitized",
218
+ "humaneval"
219
+ ],
220
+ "openbookqa_test": [
221
+ "mbpp_sanitized",
222
+ "math_counting_easy",
223
+ "humaneval"
224
+ ]
225
+ },
226
+ "all": {
227
+ "gsm_hard": [
228
+ "math_counting_easy",
229
+ "mbpp_sanitized",
230
+ "mmlu_high_school_physics"
231
+ ],
232
+ "gsm8k_test_500": [
233
+ "math_counting_easy",
234
+ "mbpp_sanitized",
235
+ "mmlu_high_school_physics"
236
+ ],
237
+ "mbpp_test_held": [
238
+ "mbpp_sanitized",
239
+ "math_counting_easy",
240
+ "humaneval"
241
+ ],
242
+ "mbpp_plus": [
243
+ "mbpp_sanitized",
244
+ "humaneval",
245
+ "math_counting_easy"
246
+ ],
247
+ "arc_challenge": [
248
+ "mmlu_high_school_physics",
249
+ "mmlu_high_school_biology",
250
+ "mmlu_elementary_math"
251
+ ],
252
+ "openbookqa_test": [
253
+ "mmlu_high_school_physics",
254
+ "mmlu_high_school_biology",
255
+ "mbpp_sanitized"
256
+ ]
257
+ }
258
+ },
259
+ "best_pool_by_domain": {
260
+ "math": {
261
+ "best_anchor_pool": "science-only",
262
+ "score": 0.06670673076923073,
263
+ "top3_selections": {
264
+ "gsm_hard": [
265
+ "mmlu_high_school_physics",
266
+ "mmlu_elementary_math",
267
+ "mmlu_high_school_biology"
268
+ ],
269
+ "gsm8k_test_500": [
270
+ "mmlu_high_school_physics",
271
+ "mmlu_elementary_math",
272
+ "mmlu_high_school_biology"
273
+ ]
274
+ }
275
+ },
276
+ "code": {
277
+ "best_anchor_pool": "code-only",
278
+ "score": 0.34365079365079365,
279
+ "top3_selections": {
280
+ "mbpp_test_held": [
281
+ "mbpp_sanitized",
282
+ "humaneval",
283
+ "mbpp"
284
+ ],
285
+ "mbpp_plus": [
286
+ "mbpp_sanitized",
287
+ "humaneval",
288
+ "mbpp"
289
+ ]
290
+ }
291
+ },
292
+ "science": {
293
+ "best_anchor_pool": "science-only",
294
+ "score": 1.8048780487804879,
295
+ "top3_selections": {
296
+ "arc_challenge": [
297
+ "mmlu_high_school_physics",
298
+ "mmlu_high_school_biology",
299
+ "mmlu_elementary_math"
300
+ ],
301
+ "openbookqa_test": [
302
+ "mmlu_high_school_physics",
303
+ "mmlu_high_school_biology",
304
+ "mmlu_elementary_math"
305
+ ]
306
+ }
307
+ }
308
+ },
309
+ "heldout_names": [
310
+ "gsm_hard",
311
+ "gsm8k_test_500",
312
+ "mbpp_test_held",
313
+ "mbpp_plus",
314
+ "arc_challenge",
315
+ "openbookqa_test"
316
+ ]
317
+ }
figures/exp1_main_table_r4.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ | Domain | Task | base_Y | mean | global_ridge | pertensor_ridge | topk8_global_ridge | topk8_pertensor_ridge | pertensor_mlp | oracle | oracle_minus_base_pp | usable | gap_recovered |
2
+ |---|---|---|---|---|---|---|---|---|---|---|---|---|
3
+ | math | gsm_hard | 0.063 | 0.057 | 0.060 | 0.067 | 0.067 | 0.063 | 0.073 | 0.150 | 8.667 | True | 0.115 |
4
+ | math | gsm8k_test_500 | 0.080 | 0.093 | 0.100 | 0.100 | 0.093 | 0.097 | 0.100 | 0.293 | 21.333 | True | 0.094 |
5
+ | code | mbpp_test_held | 0.230 | 0.240 | 0.250 | 0.250 | 0.250 | 0.250 | 0.240 | 0.320 | 9.000 | True | 0.222 |
6
+ | code | mbpp_plus | 0.217 | 0.213 | 0.280 | 0.270 | 0.270 | 0.267 | 0.210 | 0.450 | 23.333 | True | 0.271 |
7
+ | science | arc_challenge | 0.716 | 0.732 | 0.736 | 0.729 | 0.736 | 0.729 | 0.739 | 0.722 | 0.669 | False | 5.000 |
8
+ | science | openbookqa_test | 0.710 | 0.760 | 0.747 | 0.743 | 0.713 | 0.717 | 0.753 | 0.983 | 27.333 | True | 0.183 |
figures/exp2_anchor_scaling_r4.png ADDED
figures/exp3_transfer_heatmap_r4.png ADDED

Git LFS Details

  • SHA256: ae408fcbb8295091a2a7b027b44a2c28e67fed1b0a3f0a8877e33a00ed19a354
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
logs/push.log CHANGED
@@ -1,2 +1,3 @@
1
  [2026-05-04 22:13:43] [PUSH] Creating/uploading to CK0607/cross-model-lora-prediction-3b
2
  It seems you are trying to upload a large folder at once. This might take some time and then fail if the folder is too large. For such cases, it is recommended to upload in smaller batches or to use `HfApi().upload_large_folder(...)`/`hf upload-large-folder` instead. For more details, check out https://huggingface.co/docs/huggingface_hub/main/en/guides/upload#upload-a-large-folder.
 
 
1
  [2026-05-04 22:13:43] [PUSH] Creating/uploading to CK0607/cross-model-lora-prediction-3b
2
  It seems you are trying to upload a large folder at once. This might take some time and then fail if the folder is too large. For such cases, it is recommended to upload in smaller batches or to use `HfApi().upload_large_folder(...)`/`hf upload-large-folder` instead. For more details, check out https://huggingface.co/docs/huggingface_hub/main/en/guides/upload#upload-a-large-folder.
3
+ [2026-05-04 22:15:09] [PUSH_DONE] https://huggingface.co/CK0607/cross-model-lora-prediction-3b
logs/round4.log ADDED
The diff for this file is too large to render. See raw diff
 
logs/round4_start.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Tue May 5 00:06:55 2026
results_round4.json ADDED
@@ -0,0 +1,1984 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_X": "Qwen/Qwen2.5-3B-Instruct",
4
+ "model_Y": "meta-llama/Llama-3.2-3B-Instruct",
5
+ "hub_repo": "CK0607/cross-model-lora-prediction-3b",
6
+ "lora": {
7
+ "r": 16,
8
+ "alpha": 32,
9
+ "targets": [
10
+ "q_proj",
11
+ "k_proj",
12
+ "v_proj",
13
+ "o_proj",
14
+ "gate_proj",
15
+ "up_proj",
16
+ "down_proj"
17
+ ],
18
+ "dropout": 0.0
19
+ },
20
+ "train": {
21
+ "examples": 1500,
22
+ "eval_examples": 300,
23
+ "epochs": 3.0,
24
+ "bs": 8,
25
+ "lr": 0.0002,
26
+ "max_len": 512
27
+ },
28
+ "anchors": [
29
+ "gsm8k",
30
+ "svamp",
31
+ "multiarith",
32
+ "aqua_rat",
33
+ "math_algebra_easy",
34
+ "math_counting_easy",
35
+ "mbpp",
36
+ "humaneval",
37
+ "mbpp_sanitized",
38
+ "sciq",
39
+ "arc_easy",
40
+ "openbookqa",
41
+ "medmcqa_easy",
42
+ "mmlu_elementary_math",
43
+ "mmlu_high_school_biology",
44
+ "mmlu_high_school_physics"
45
+ ],
46
+ "heldout": [
47
+ "gsm_hard",
48
+ "gsm8k_test_500",
49
+ "mbpp_test_held",
50
+ "mbpp_plus",
51
+ "arc_challenge",
52
+ "openbookqa_test"
53
+ ]
54
+ },
55
+ "dataset_audit": {
56
+ "tasks": {
57
+ "gsm8k": {
58
+ "domain": "math",
59
+ "kind": "math_num",
60
+ "dataset": "openai/gsm8k",
61
+ "config": "main",
62
+ "train_rows_sampled": 20,
63
+ "eval_rows_sampled": 10,
64
+ "labels": [],
65
+ "sample": {
66
+ "messages": [
67
+ {
68
+ "role": "user",
69
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Mimi picked up 2 dozen seashells on the beach. Kyle found twice as many shells as Mimi and put them in his pocket. Leigh grabbed one-third of the shells that Kyle found. How many seashells did Leigh have?\n\nFinal answer:"
70
+ },
71
+ {
72
+ "role": "assistant",
73
+ "content": "16"
74
+ }
75
+ ]
76
+ },
77
+ "ok": true
78
+ },
79
+ "mbpp": {
80
+ "domain": "code",
81
+ "kind": "code",
82
+ "dataset": "google-research-datasets/mbpp",
83
+ "config": "sanitized",
84
+ "train_rows_sampled": 20,
85
+ "eval_rows_sampled": 10,
86
+ "labels": [],
87
+ "sample": {
88
+ "messages": [
89
+ {
90
+ "role": "user",
91
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
92
+ },
93
+ {
94
+ "role": "assistant",
95
+ "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
96
+ }
97
+ ]
98
+ },
99
+ "ok": true
100
+ },
101
+ "sciq": {
102
+ "domain": "science",
103
+ "kind": "mcq",
104
+ "dataset": "allenai/sciq",
105
+ "config": null,
106
+ "train_rows_sampled": 20,
107
+ "eval_rows_sampled": 10,
108
+ "labels": [
109
+ "A",
110
+ "B",
111
+ "C",
112
+ "D",
113
+ "E",
114
+ "F",
115
+ "G",
116
+ "H"
117
+ ],
118
+ "sample": {
119
+ "messages": [
120
+ {
121
+ "role": "user",
122
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhat kind of reasoning involves formulating generalizations inferred from careful observation and the analysis of a large amount of data?\nA. skepticism\nB. reflexive\nC. inductive\nD. deductive\nAnswer:"
123
+ },
124
+ {
125
+ "role": "assistant",
126
+ "content": "D"
127
+ }
128
+ ]
129
+ },
130
+ "ok": true
131
+ },
132
+ "arc_easy": {
133
+ "domain": "science",
134
+ "kind": "mcq",
135
+ "dataset": "allenai/ai2_arc",
136
+ "config": "ARC-Easy",
137
+ "train_rows_sampled": 20,
138
+ "eval_rows_sampled": 10,
139
+ "labels": [
140
+ "A",
141
+ "B",
142
+ "C",
143
+ "D",
144
+ "E",
145
+ "F",
146
+ "G",
147
+ "H"
148
+ ],
149
+ "sample": {
150
+ "messages": [
151
+ {
152
+ "role": "user",
153
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following materials would best slow the transfer of heat?\nA. aluminum\nB. copper\nC. glass\nD. wood\nAnswer:"
154
+ },
155
+ {
156
+ "role": "assistant",
157
+ "content": "D"
158
+ }
159
+ ]
160
+ },
161
+ "ok": true
162
+ },
163
+ "openbookqa": {
164
+ "domain": "science",
165
+ "kind": "mcq",
166
+ "dataset": "allenai/openbookqa",
167
+ "config": "main",
168
+ "train_rows_sampled": 20,
169
+ "eval_rows_sampled": 10,
170
+ "labels": [
171
+ "A",
172
+ "B",
173
+ "C",
174
+ "D",
175
+ "E",
176
+ "F",
177
+ "G",
178
+ "H"
179
+ ],
180
+ "sample": {
181
+ "messages": [
182
+ {
183
+ "role": "user",
184
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWith the addition of thrusters your forward momentum will\nA. stop\nB. increase\nC. decrease\nD. stall\nAnswer:"
185
+ },
186
+ {
187
+ "role": "assistant",
188
+ "content": "B"
189
+ }
190
+ ]
191
+ },
192
+ "ok": true
193
+ },
194
+ "svamp": {
195
+ "domain": "math",
196
+ "kind": "math_num",
197
+ "dataset": "ChilleD/SVAMP",
198
+ "config": null,
199
+ "train_rows_sampled": 20,
200
+ "eval_rows_sampled": 10,
201
+ "labels": [],
202
+ "sample": {
203
+ "messages": [
204
+ {
205
+ "role": "user",
206
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Danny collects bottle caps. He found 63 bottle caps at the park while he threw away 51 old ones. Now he has 33 bottle caps in his collection. How many bottle caps did danny have at first?\n\nFinal answer:"
207
+ },
208
+ {
209
+ "role": "assistant",
210
+ "content": "21"
211
+ }
212
+ ]
213
+ },
214
+ "ok": true
215
+ },
216
+ "multiarith": {
217
+ "domain": "math",
218
+ "kind": "math_num",
219
+ "dataset": "ChilleD/MultiArith",
220
+ "config": null,
221
+ "train_rows_sampled": 20,
222
+ "eval_rows_sampled": 10,
223
+ "labels": [],
224
+ "sample": {
225
+ "messages": [
226
+ {
227
+ "role": "user",
228
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: A florist had 11 roses. If she sold 2 of them and then later picked 32 more, how many roses would she have?\n\nFinal answer:"
229
+ },
230
+ {
231
+ "role": "assistant",
232
+ "content": "41"
233
+ }
234
+ ]
235
+ },
236
+ "ok": true
237
+ },
238
+ "mmlu_high_school_biology": {
239
+ "domain": "science",
240
+ "kind": "mcq",
241
+ "dataset": "cais/mmlu",
242
+ "config": "high_school_biology",
243
+ "train_rows_sampled": 20,
244
+ "eval_rows_sampled": 10,
245
+ "labels": [
246
+ "A",
247
+ "B",
248
+ "C",
249
+ "D",
250
+ "E",
251
+ "F",
252
+ "G",
253
+ "H"
254
+ ],
255
+ "sample": {
256
+ "messages": [
257
+ {
258
+ "role": "user",
259
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich of the following is (are) required when performing a polymerase chain reaction (P C R) on a DNA sample?\nA. Reverse transcriptase\nB. A vacuum chamber\nC. Primers complementary to certain portions of the DNA\nD. DNA ligase\nAnswer:"
260
+ },
261
+ {
262
+ "role": "assistant",
263
+ "content": "C"
264
+ }
265
+ ]
266
+ },
267
+ "ok": true
268
+ },
269
+ "math_counting_easy": {
270
+ "domain": "math",
271
+ "kind": "math_solution",
272
+ "dataset": "EleutherAI/hendrycks_math",
273
+ "config": "counting_and_probability",
274
+ "train_rows_sampled": 20,
275
+ "eval_rows_sampled": 10,
276
+ "labels": [],
277
+ "sample": {
278
+ "messages": [
279
+ {
280
+ "role": "user",
281
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Alex has 10 different kinds of lunch meat and 9 different kinds of cheese. If he wants to make a sandwich with one kind of meat and two kinds of cheese, how many different sandwiches could he make? (It does not matter in which order he chooses the two types of cheese.)\n\nFinal answer:"
282
+ },
283
+ {
284
+ "role": "assistant",
285
+ "content": "360"
286
+ }
287
+ ]
288
+ },
289
+ "ok": true
290
+ },
291
+ "humaneval": {
292
+ "domain": "code",
293
+ "kind": "code",
294
+ "dataset": "openai/openai_humaneval",
295
+ "config": null,
296
+ "train_rows_sampled": 20,
297
+ "eval_rows_sampled": 10,
298
+ "labels": [],
299
+ "sample": {
300
+ "messages": [
301
+ {
302
+ "role": "user",
303
+ "content": "Complete the following Python function. Respond with only the completion code.\n\ndef below_threshold(l: list, t: int):\n \"\"\"Return True if all numbers in the list l are below threshold t.\n >>> below_threshold([1, 2, 4, 10], 100)\n True\n >>> below_threshold([1, 20, 4, 10], 5)\n False\n \"\"\""
304
+ },
305
+ {
306
+ "role": "assistant",
307
+ "content": "for e in l:\n if e >= t:\n return False\n return True"
308
+ }
309
+ ]
310
+ },
311
+ "ok": true
312
+ },
313
+ "mmlu_high_school_physics": {
314
+ "domain": "science",
315
+ "kind": "mcq",
316
+ "dataset": "cais/mmlu",
317
+ "config": "high_school_physics",
318
+ "train_rows_sampled": 20,
319
+ "eval_rows_sampled": 10,
320
+ "labels": [
321
+ "A",
322
+ "B",
323
+ "C",
324
+ "D",
325
+ "E",
326
+ "F",
327
+ "G",
328
+ "H"
329
+ ],
330
+ "sample": {
331
+ "messages": [
332
+ {
333
+ "role": "user",
334
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThe mass of the Earth is 5.97 \u00d7 10^24 kg. The Moon, whose center is 3.84 \u00d7 10^8 m from the Earth\u2019s center, has mass 7.35 \u00d7 10^22 kg. Which of the following is the best estimate of the gravitational force of the Earth on the Moon?\nA. 10^39 N\nB. 10^29 N\nC. 10^19 N\nD. 10^9 N\nAnswer:"
335
+ },
336
+ {
337
+ "role": "assistant",
338
+ "content": "C"
339
+ }
340
+ ]
341
+ },
342
+ "ok": true
343
+ },
344
+ "mbpp_sanitized": {
345
+ "domain": "code",
346
+ "kind": "code",
347
+ "dataset": "google-research-datasets/mbpp",
348
+ "config": "sanitized",
349
+ "train_rows_sampled": 20,
350
+ "eval_rows_sampled": 10,
351
+ "labels": [],
352
+ "sample": {
353
+ "messages": [
354
+ {
355
+ "role": "user",
356
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to reverse words seperated by spaces in a given string.\n\nTests:\nassert reverse_words(\"python program\")==(\"program python\")\nassert reverse_words(\"java language\")==(\"language java\")\nassert reverse_words(\"indian man\")==(\"man indian\")\n\nCode:"
357
+ },
358
+ {
359
+ "role": "assistant",
360
+ "content": "def reverse_words(s):\n return ' '.join(reversed(s.split()))"
361
+ }
362
+ ]
363
+ },
364
+ "ok": true
365
+ },
366
+ "mmlu_elementary_math": {
367
+ "domain": "science",
368
+ "kind": "mcq",
369
+ "dataset": "cais/mmlu",
370
+ "config": "elementary_mathematics",
371
+ "train_rows_sampled": 20,
372
+ "eval_rows_sampled": 10,
373
+ "labels": [
374
+ "A",
375
+ "B",
376
+ "C",
377
+ "D",
378
+ "E",
379
+ "F",
380
+ "G",
381
+ "H"
382
+ ],
383
+ "sample": {
384
+ "messages": [
385
+ {
386
+ "role": "user",
387
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nFind the median of the set of data 13, 35, 26, 8, 24, 10, 22, 10, 32.\nA. 23\nB. 20\nC. 22\nD. 27\nAnswer:"
388
+ },
389
+ {
390
+ "role": "assistant",
391
+ "content": "C"
392
+ }
393
+ ]
394
+ },
395
+ "ok": true
396
+ },
397
+ "math_algebra_easy": {
398
+ "domain": "math",
399
+ "kind": "math_solution",
400
+ "dataset": "EleutherAI/hendrycks_math",
401
+ "config": "algebra",
402
+ "train_rows_sampled": 20,
403
+ "eval_rows_sampled": 10,
404
+ "labels": [],
405
+ "sample": {
406
+ "messages": [
407
+ {
408
+ "role": "user",
409
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Given that $2^x+ 2^x+ 2^x+ 2^x= 512$, what is the value of $x$?\n\nFinal answer:"
410
+ },
411
+ {
412
+ "role": "assistant",
413
+ "content": "7"
414
+ }
415
+ ]
416
+ },
417
+ "ok": true
418
+ },
419
+ "aqua_rat": {
420
+ "domain": "math",
421
+ "kind": "mcq",
422
+ "dataset": "deepmind/aqua_rat",
423
+ "config": "raw",
424
+ "train_rows_sampled": 20,
425
+ "eval_rows_sampled": 10,
426
+ "labels": [
427
+ "A",
428
+ "B",
429
+ "C",
430
+ "D",
431
+ "E",
432
+ "F",
433
+ "G",
434
+ "H"
435
+ ],
436
+ "sample": {
437
+ "messages": [
438
+ {
439
+ "role": "user",
440
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nThere are r red ball, b blue ball and w white ball in a bag. What is the ratio of the number of blue ball to the total no. of ball in terms of r, b and w.?\nA. r / (r + b + w)\nB. r * (r + b + w)\nC. (r + b + w)\nD. r / (r + b )\nE. r / (b + w)\nAnswer:"
441
+ },
442
+ {
443
+ "role": "assistant",
444
+ "content": "A"
445
+ }
446
+ ]
447
+ },
448
+ "ok": true
449
+ },
450
+ "medmcqa_easy": {
451
+ "domain": "science",
452
+ "kind": "mcq",
453
+ "dataset": "openlifescienceai/medmcqa",
454
+ "config": null,
455
+ "train_rows_sampled": 20,
456
+ "eval_rows_sampled": 10,
457
+ "labels": [
458
+ "A",
459
+ "B",
460
+ "C",
461
+ "D",
462
+ "E",
463
+ "F",
464
+ "G",
465
+ "H"
466
+ ],
467
+ "sample": {
468
+ "messages": [
469
+ {
470
+ "role": "user",
471
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nApolipoprotein A-I (Apo A-I) is found in which of the following lipid components?\nA. LDL\nB. HDL\nC. VLDL\nD. Chylomicron\nAnswer:"
472
+ },
473
+ {
474
+ "role": "assistant",
475
+ "content": "B"
476
+ }
477
+ ]
478
+ },
479
+ "ok": true
480
+ },
481
+ "gsm_hard": {
482
+ "domain": "math",
483
+ "kind": "math_num",
484
+ "dataset": "reasoning-machines/gsm-hard",
485
+ "config": null,
486
+ "train_rows_sampled": 20,
487
+ "eval_rows_sampled": 10,
488
+ "labels": [],
489
+ "sample": {
490
+ "messages": [
491
+ {
492
+ "role": "user",
493
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Charlie wants to sell beeswax candles. For every pound of beeswax, he can make 10 tapered candles. One pound of beeswax and the wicks cost $10.00 in supplies. If he sells each candle for $2.00 each, what is his net profit if he makes and sells 1080379 candles?\n\nFinal answer:"
494
+ },
495
+ {
496
+ "role": "assistant",
497
+ "content": "1080379.0"
498
+ }
499
+ ]
500
+ },
501
+ "ok": true
502
+ },
503
+ "gsm8k_test_500": {
504
+ "domain": "math",
505
+ "kind": "math_num",
506
+ "dataset": "openai/gsm8k",
507
+ "config": "main",
508
+ "train_rows_sampled": 20,
509
+ "eval_rows_sampled": 10,
510
+ "labels": [],
511
+ "sample": {
512
+ "messages": [
513
+ {
514
+ "role": "user",
515
+ "content": "Solve the math problem. Respond with only the final answer.\n\nProblem: Benny saw a 10-foot shark with 2 6-inch remoras attached to it. What percentage of the shark's body length is the combined length of the remoras?\n\nFinal answer:"
516
+ },
517
+ {
518
+ "role": "assistant",
519
+ "content": "10"
520
+ }
521
+ ]
522
+ },
523
+ "ok": true
524
+ },
525
+ "mbpp_test_held": {
526
+ "domain": "code",
527
+ "kind": "code",
528
+ "dataset": "google-research-datasets/mbpp",
529
+ "config": "sanitized",
530
+ "train_rows_sampled": 20,
531
+ "eval_rows_sampled": 10,
532
+ "labels": [],
533
+ "sample": {
534
+ "messages": [
535
+ {
536
+ "role": "user",
537
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to convert a given tuple of positive integers into a single integer.\n\nTests:\nassert tuple_to_int((1,2,3))==123\nassert tuple_to_int((4,5,6))==456\nassert tuple_to_int((5,6,7))==567\n\nCode:"
538
+ },
539
+ {
540
+ "role": "assistant",
541
+ "content": "def tuple_to_int(nums):\n result = int(''.join(map(str,nums)))\n return result"
542
+ }
543
+ ]
544
+ },
545
+ "ok": true
546
+ },
547
+ "mbpp_plus": {
548
+ "domain": "code",
549
+ "kind": "code",
550
+ "dataset": "evalplus/mbppplus",
551
+ "config": null,
552
+ "train_rows_sampled": 20,
553
+ "eval_rows_sampled": 10,
554
+ "labels": [],
555
+ "sample": {
556
+ "messages": [
557
+ {
558
+ "role": "user",
559
+ "content": "Write a Python function that solves the task. Respond with only code.\n\nTask: Write a function to check if the given tuples contain the k or not.\n\nTests:\nassert check_K((10, 4, 5, 6, 8), 6) == True\nassert check_K((1, 2, 3, 4, 5, 6), 7) == False\nassert check_K((7, 8, 9, 44, 11, 12), 11) == True\n\nCode:"
560
+ },
561
+ {
562
+ "role": "assistant",
563
+ "content": "def check_K(test_tup, K):\n return K in test_tup"
564
+ }
565
+ ]
566
+ },
567
+ "ok": true
568
+ },
569
+ "arc_challenge": {
570
+ "domain": "science",
571
+ "kind": "mcq",
572
+ "dataset": "allenai/ai2_arc",
573
+ "config": "ARC-Challenge",
574
+ "train_rows_sampled": 20,
575
+ "eval_rows_sampled": 10,
576
+ "labels": [
577
+ "A",
578
+ "B",
579
+ "C",
580
+ "D",
581
+ "E",
582
+ "F",
583
+ "G",
584
+ "H"
585
+ ],
586
+ "sample": {
587
+ "messages": [
588
+ {
589
+ "role": "user",
590
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nWhich characteristic can a human offspring inherit?\nA. facial scar\nB. blue eyes\nC. long hair\nD. broken leg\nAnswer:"
591
+ },
592
+ {
593
+ "role": "assistant",
594
+ "content": "B"
595
+ }
596
+ ]
597
+ },
598
+ "ok": true
599
+ },
600
+ "openbookqa_test": {
601
+ "domain": "science",
602
+ "kind": "mcq",
603
+ "dataset": "allenai/openbookqa",
604
+ "config": "main",
605
+ "train_rows_sampled": 20,
606
+ "eval_rows_sampled": 10,
607
+ "labels": [
608
+ "A",
609
+ "B",
610
+ "C",
611
+ "D",
612
+ "E",
613
+ "F",
614
+ "G",
615
+ "H"
616
+ ],
617
+ "sample": {
618
+ "messages": [
619
+ {
620
+ "role": "user",
621
+ "content": "Answer the multiple-choice question. Respond with only the option letter.\n\nLive birth is exemplified in\nA. snakes slithering out of eggs\nB. a calf emerging from a mother giraffe\nC. owlets pecking out of their encasement\nD. sea turtles emerging from their shells\nAnswer:"
622
+ },
623
+ {
624
+ "role": "assistant",
625
+ "content": "B"
626
+ }
627
+ ]
628
+ },
629
+ "ok": true
630
+ }
631
+ },
632
+ "dropped": [],
633
+ "kept": [
634
+ "gsm8k",
635
+ "mbpp",
636
+ "sciq",
637
+ "arc_easy",
638
+ "openbookqa",
639
+ "svamp",
640
+ "multiarith",
641
+ "mmlu_high_school_biology",
642
+ "math_counting_easy",
643
+ "humaneval",
644
+ "mmlu_high_school_physics",
645
+ "mbpp_sanitized",
646
+ "mmlu_elementary_math",
647
+ "math_algebra_easy",
648
+ "aqua_rat",
649
+ "medmcqa_easy",
650
+ "gsm_hard",
651
+ "gsm8k_test_500",
652
+ "mbpp_test_held",
653
+ "mbpp_plus",
654
+ "arc_challenge",
655
+ "openbookqa_test"
656
+ ],
657
+ "anchor_domain_counts": {
658
+ "math": 6,
659
+ "code": 3,
660
+ "science": 7
661
+ }
662
+ },
663
+ "training": [
664
+ {
665
+ "side": "Y",
666
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
667
+ "task": "mbpp",
668
+ "ok": true,
669
+ "gpu": 3
670
+ },
671
+ {
672
+ "side": "Y",
673
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
674
+ "task": "svamp",
675
+ "ok": true,
676
+ "gpu": 3
677
+ },
678
+ {
679
+ "side": "Y",
680
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
681
+ "task": "humaneval",
682
+ "ok": true,
683
+ "gpu": 3
684
+ },
685
+ {
686
+ "side": "Y",
687
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
688
+ "task": "math_algebra_easy",
689
+ "ok": true,
690
+ "gpu": 3
691
+ },
692
+ {
693
+ "side": "Y",
694
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
695
+ "task": "gsm8k_test_500",
696
+ "ok": true,
697
+ "gpu": 3
698
+ },
699
+ {
700
+ "side": "Y",
701
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
702
+ "task": "openbookqa_test",
703
+ "ok": true,
704
+ "gpu": 3
705
+ },
706
+ {
707
+ "side": "X",
708
+ "model": "Qwen/Qwen2.5-3B-Instruct",
709
+ "task": "mbpp",
710
+ "ok": true,
711
+ "gpu": 2
712
+ },
713
+ {
714
+ "side": "X",
715
+ "model": "Qwen/Qwen2.5-3B-Instruct",
716
+ "task": "svamp",
717
+ "ok": true,
718
+ "gpu": 2
719
+ },
720
+ {
721
+ "side": "X",
722
+ "model": "Qwen/Qwen2.5-3B-Instruct",
723
+ "task": "humaneval",
724
+ "ok": true,
725
+ "gpu": 2
726
+ },
727
+ {
728
+ "side": "X",
729
+ "model": "Qwen/Qwen2.5-3B-Instruct",
730
+ "task": "math_algebra_easy",
731
+ "ok": true,
732
+ "gpu": 2
733
+ },
734
+ {
735
+ "side": "X",
736
+ "model": "Qwen/Qwen2.5-3B-Instruct",
737
+ "task": "gsm8k_test_500",
738
+ "ok": true,
739
+ "gpu": 2
740
+ },
741
+ {
742
+ "side": "X",
743
+ "model": "Qwen/Qwen2.5-3B-Instruct",
744
+ "task": "openbookqa_test",
745
+ "ok": true,
746
+ "gpu": 2
747
+ },
748
+ {
749
+ "side": "Y",
750
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
751
+ "task": "sciq",
752
+ "ok": true,
753
+ "gpu": 5
754
+ },
755
+ {
756
+ "side": "Y",
757
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
758
+ "task": "multiarith",
759
+ "ok": true,
760
+ "gpu": 5
761
+ },
762
+ {
763
+ "side": "Y",
764
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
765
+ "task": "mmlu_high_school_physics",
766
+ "ok": true,
767
+ "gpu": 5
768
+ },
769
+ {
770
+ "side": "Y",
771
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
772
+ "task": "aqua_rat",
773
+ "ok": true,
774
+ "gpu": 5
775
+ },
776
+ {
777
+ "side": "Y",
778
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
779
+ "task": "mbpp_test_held",
780
+ "ok": true,
781
+ "gpu": 5
782
+ },
783
+ {
784
+ "side": "Y",
785
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
786
+ "task": "arc_easy",
787
+ "ok": true,
788
+ "gpu": 7
789
+ },
790
+ {
791
+ "side": "Y",
792
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
793
+ "task": "mmlu_high_school_biology",
794
+ "ok": true,
795
+ "gpu": 7
796
+ },
797
+ {
798
+ "side": "Y",
799
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
800
+ "task": "mbpp_sanitized",
801
+ "ok": true,
802
+ "gpu": 7
803
+ },
804
+ {
805
+ "side": "Y",
806
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
807
+ "task": "medmcqa_easy",
808
+ "ok": true,
809
+ "gpu": 7
810
+ },
811
+ {
812
+ "side": "Y",
813
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
814
+ "task": "mbpp_plus",
815
+ "ok": true,
816
+ "gpu": 7
817
+ },
818
+ {
819
+ "side": "X",
820
+ "model": "Qwen/Qwen2.5-3B-Instruct",
821
+ "task": "sciq",
822
+ "ok": true,
823
+ "gpu": 4
824
+ },
825
+ {
826
+ "side": "X",
827
+ "model": "Qwen/Qwen2.5-3B-Instruct",
828
+ "task": "multiarith",
829
+ "ok": true,
830
+ "gpu": 4
831
+ },
832
+ {
833
+ "side": "X",
834
+ "model": "Qwen/Qwen2.5-3B-Instruct",
835
+ "task": "mmlu_high_school_physics",
836
+ "ok": true,
837
+ "gpu": 4
838
+ },
839
+ {
840
+ "side": "X",
841
+ "model": "Qwen/Qwen2.5-3B-Instruct",
842
+ "task": "aqua_rat",
843
+ "ok": true,
844
+ "gpu": 4
845
+ },
846
+ {
847
+ "side": "X",
848
+ "model": "Qwen/Qwen2.5-3B-Instruct",
849
+ "task": "mbpp_test_held",
850
+ "ok": true,
851
+ "gpu": 4
852
+ },
853
+ {
854
+ "side": "X",
855
+ "model": "Qwen/Qwen2.5-3B-Instruct",
856
+ "task": "arc_easy",
857
+ "ok": true,
858
+ "gpu": 6
859
+ },
860
+ {
861
+ "side": "X",
862
+ "model": "Qwen/Qwen2.5-3B-Instruct",
863
+ "task": "mmlu_high_school_biology",
864
+ "ok": true,
865
+ "gpu": 6
866
+ },
867
+ {
868
+ "side": "X",
869
+ "model": "Qwen/Qwen2.5-3B-Instruct",
870
+ "task": "mbpp_sanitized",
871
+ "ok": true,
872
+ "gpu": 6
873
+ },
874
+ {
875
+ "side": "X",
876
+ "model": "Qwen/Qwen2.5-3B-Instruct",
877
+ "task": "medmcqa_easy",
878
+ "ok": true,
879
+ "gpu": 6
880
+ },
881
+ {
882
+ "side": "X",
883
+ "model": "Qwen/Qwen2.5-3B-Instruct",
884
+ "task": "mbpp_plus",
885
+ "ok": true,
886
+ "gpu": 6
887
+ },
888
+ {
889
+ "side": "Y",
890
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
891
+ "task": "gsm8k",
892
+ "ok": true,
893
+ "gpu": 1
894
+ },
895
+ {
896
+ "side": "Y",
897
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
898
+ "task": "openbookqa",
899
+ "ok": true,
900
+ "gpu": 1
901
+ },
902
+ {
903
+ "side": "Y",
904
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
905
+ "task": "math_counting_easy",
906
+ "ok": true,
907
+ "gpu": 1
908
+ },
909
+ {
910
+ "side": "Y",
911
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
912
+ "task": "mmlu_elementary_math",
913
+ "ok": true,
914
+ "gpu": 1
915
+ },
916
+ {
917
+ "side": "Y",
918
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
919
+ "task": "gsm_hard",
920
+ "ok": true,
921
+ "gpu": 1
922
+ },
923
+ {
924
+ "side": "Y",
925
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
926
+ "task": "arc_challenge",
927
+ "ok": true,
928
+ "gpu": 1
929
+ },
930
+ {
931
+ "side": "X",
932
+ "model": "Qwen/Qwen2.5-3B-Instruct",
933
+ "task": "gsm8k",
934
+ "ok": true,
935
+ "gpu": 0
936
+ },
937
+ {
938
+ "side": "X",
939
+ "model": "Qwen/Qwen2.5-3B-Instruct",
940
+ "task": "openbookqa",
941
+ "ok": true,
942
+ "gpu": 0
943
+ },
944
+ {
945
+ "side": "X",
946
+ "model": "Qwen/Qwen2.5-3B-Instruct",
947
+ "task": "math_counting_easy",
948
+ "ok": true,
949
+ "gpu": 0
950
+ },
951
+ {
952
+ "side": "X",
953
+ "model": "Qwen/Qwen2.5-3B-Instruct",
954
+ "task": "mmlu_elementary_math",
955
+ "ok": true,
956
+ "gpu": 0
957
+ },
958
+ {
959
+ "side": "X",
960
+ "model": "Qwen/Qwen2.5-3B-Instruct",
961
+ "task": "gsm_hard",
962
+ "ok": true,
963
+ "gpu": 0
964
+ },
965
+ {
966
+ "side": "X",
967
+ "model": "Qwen/Qwen2.5-3B-Instruct",
968
+ "task": "arc_challenge",
969
+ "ok": true,
970
+ "gpu": 0
971
+ }
972
+ ],
973
+ "experiment1": {
974
+ "tasks": {
975
+ "gsm_hard": {
976
+ "domain": "math",
977
+ "selected": {
978
+ "topk8_global_ridge": [
979
+ "math_counting_easy",
980
+ "mbpp_sanitized",
981
+ "mmlu_high_school_physics",
982
+ "humaneval",
983
+ "multiarith",
984
+ "math_algebra_easy",
985
+ "mmlu_elementary_math",
986
+ "mmlu_high_school_biology"
987
+ ],
988
+ "topk8_pertensor_ridge": [
989
+ "math_counting_easy",
990
+ "mbpp_sanitized",
991
+ "mmlu_high_school_physics",
992
+ "humaneval",
993
+ "multiarith",
994
+ "math_algebra_easy",
995
+ "mmlu_elementary_math",
996
+ "mmlu_high_school_biology"
997
+ ]
998
+ },
999
+ "metrics": {
1000
+ "base_Y": 0.06333333333333334,
1001
+ "oracle": 0.15,
1002
+ "mean": 0.056666666666666664,
1003
+ "mean__cos": 0.8538880348205566,
1004
+ "global_ridge": 0.06,
1005
+ "global_ridge__cos": 0.9063830375671387,
1006
+ "pertensor_ridge": 0.06666666666666667,
1007
+ "pertensor_ridge__cos": 0.904435396194458,
1008
+ "pertensor_pca": 0.06666666666666667,
1009
+ "pertensor_pca__cos": 0.9048259854316711,
1010
+ "pertensor_mlp": 0.07333333333333333,
1011
+ "pertensor_mlp__cos": 0.90220707654953,
1012
+ "procrustes": 0.07,
1013
+ "procrustes__cos": 0.89919513463974,
1014
+ "topk8_global_ridge": 0.06666666666666667,
1015
+ "topk8_global_ridge__cos": 0.9051854014396667,
1016
+ "topk8_pertensor_ridge": 0.06333333333333334,
1017
+ "topk8_pertensor_ridge__cos": 0.903511106967926
1018
+ },
1019
+ "main_row": {
1020
+ "Domain": "math",
1021
+ "Task": "gsm_hard",
1022
+ "base_Y": 0.06333333333333334,
1023
+ "mean": 0.056666666666666664,
1024
+ "global_ridge": 0.06,
1025
+ "pertensor_ridge": 0.06666666666666667,
1026
+ "topk8_global_ridge": 0.06666666666666667,
1027
+ "topk8_pertensor_ridge": 0.06333333333333334,
1028
+ "pertensor_mlp": 0.07333333333333333,
1029
+ "oracle": 0.15,
1030
+ "oracle_minus_base_pp": 8.666666666666666,
1031
+ "usable": true,
1032
+ "gap_recovered": 0.11538461538461534
1033
+ }
1034
+ },
1035
+ "gsm8k_test_500": {
1036
+ "domain": "math",
1037
+ "selected": {
1038
+ "topk8_global_ridge": [
1039
+ "math_counting_easy",
1040
+ "mbpp_sanitized",
1041
+ "mmlu_high_school_physics",
1042
+ "humaneval",
1043
+ "multiarith",
1044
+ "math_algebra_easy",
1045
+ "mmlu_elementary_math",
1046
+ "mmlu_high_school_biology"
1047
+ ],
1048
+ "topk8_pertensor_ridge": [
1049
+ "math_counting_easy",
1050
+ "mbpp_sanitized",
1051
+ "mmlu_high_school_physics",
1052
+ "humaneval",
1053
+ "multiarith",
1054
+ "math_algebra_easy",
1055
+ "mmlu_elementary_math",
1056
+ "mmlu_high_school_biology"
1057
+ ]
1058
+ },
1059
+ "metrics": {
1060
+ "base_Y": 0.08,
1061
+ "oracle": 0.29333333333333333,
1062
+ "mean": 0.09333333333333334,
1063
+ "mean__cos": 0.9122087955474854,
1064
+ "global_ridge": 0.1,
1065
+ "global_ridge__cos": 0.9690855145454407,
1066
+ "pertensor_ridge": 0.1,
1067
+ "pertensor_ridge__cos": 0.9674875736236572,
1068
+ "pertensor_pca": 0.1,
1069
+ "pertensor_pca__cos": 0.9675261974334717,
1070
+ "pertensor_mlp": 0.1,
1071
+ "pertensor_mlp__cos": 0.9635453224182129,
1072
+ "procrustes": 0.09666666666666666,
1073
+ "procrustes__cos": 0.9608618021011353,
1074
+ "topk8_global_ridge": 0.09333333333333334,
1075
+ "topk8_global_ridge__cos": 0.9682586789131165,
1076
+ "topk8_pertensor_ridge": 0.09666666666666666,
1077
+ "topk8_pertensor_ridge__cos": 0.9668623805046082
1078
+ },
1079
+ "main_row": {
1080
+ "Domain": "math",
1081
+ "Task": "gsm8k_test_500",
1082
+ "base_Y": 0.08,
1083
+ "mean": 0.09333333333333334,
1084
+ "global_ridge": 0.1,
1085
+ "pertensor_ridge": 0.1,
1086
+ "topk8_global_ridge": 0.09333333333333334,
1087
+ "topk8_pertensor_ridge": 0.09666666666666666,
1088
+ "pertensor_mlp": 0.1,
1089
+ "oracle": 0.29333333333333333,
1090
+ "oracle_minus_base_pp": 21.333333333333332,
1091
+ "usable": true,
1092
+ "gap_recovered": 0.09375000000000003
1093
+ }
1094
+ },
1095
+ "mbpp_test_held": {
1096
+ "domain": "code",
1097
+ "selected": {
1098
+ "topk8_global_ridge": [
1099
+ "mbpp_sanitized",
1100
+ "math_counting_easy",
1101
+ "humaneval",
1102
+ "mmlu_high_school_physics",
1103
+ "multiarith",
1104
+ "mmlu_high_school_biology",
1105
+ "mmlu_elementary_math",
1106
+ "math_algebra_easy"
1107
+ ],
1108
+ "topk8_pertensor_ridge": [
1109
+ "mbpp_sanitized",
1110
+ "math_counting_easy",
1111
+ "humaneval",
1112
+ "mmlu_high_school_physics",
1113
+ "multiarith",
1114
+ "mmlu_high_school_biology",
1115
+ "mmlu_elementary_math",
1116
+ "math_algebra_easy"
1117
+ ]
1118
+ },
1119
+ "metrics": {
1120
+ "base_Y": 0.23,
1121
+ "oracle": 0.32,
1122
+ "mean": 0.24,
1123
+ "mean__cos": 0.9324136972427368,
1124
+ "global_ridge": 0.25,
1125
+ "global_ridge__cos": 0.9998323917388916,
1126
+ "pertensor_ridge": 0.25,
1127
+ "pertensor_ridge__cos": 0.9997650980949402,
1128
+ "pertensor_pca": 0.25,
1129
+ "pertensor_pca__cos": 0.9902871251106262,
1130
+ "pertensor_mlp": 0.24,
1131
+ "pertensor_mlp__cos": 0.9861795902252197,
1132
+ "procrustes": 0.24,
1133
+ "procrustes__cos": 0.9862682819366455,
1134
+ "topk8_global_ridge": 0.25,
1135
+ "topk8_global_ridge__cos": 0.9998441338539124,
1136
+ "topk8_pertensor_ridge": 0.25,
1137
+ "topk8_pertensor_ridge__cos": 0.9995993375778198
1138
+ },
1139
+ "main_row": {
1140
+ "Domain": "code",
1141
+ "Task": "mbpp_test_held",
1142
+ "base_Y": 0.23,
1143
+ "mean": 0.24,
1144
+ "global_ridge": 0.25,
1145
+ "pertensor_ridge": 0.25,
1146
+ "topk8_global_ridge": 0.25,
1147
+ "topk8_pertensor_ridge": 0.25,
1148
+ "pertensor_mlp": 0.24,
1149
+ "oracle": 0.32,
1150
+ "oracle_minus_base_pp": 9.0,
1151
+ "usable": true,
1152
+ "gap_recovered": 0.22222222222222213
1153
+ }
1154
+ },
1155
+ "mbpp_plus": {
1156
+ "domain": "code",
1157
+ "selected": {
1158
+ "topk8_global_ridge": [
1159
+ "mbpp_sanitized",
1160
+ "humaneval",
1161
+ "math_counting_easy",
1162
+ "mmlu_high_school_physics",
1163
+ "multiarith",
1164
+ "mmlu_high_school_biology",
1165
+ "mmlu_elementary_math",
1166
+ "math_algebra_easy"
1167
+ ],
1168
+ "topk8_pertensor_ridge": [
1169
+ "mbpp_sanitized",
1170
+ "humaneval",
1171
+ "math_counting_easy",
1172
+ "mmlu_high_school_physics",
1173
+ "multiarith",
1174
+ "mmlu_high_school_biology",
1175
+ "mmlu_elementary_math",
1176
+ "math_algebra_easy"
1177
+ ]
1178
+ },
1179
+ "metrics": {
1180
+ "base_Y": 0.21666666666666667,
1181
+ "oracle": 0.45,
1182
+ "mean": 0.21333333333333335,
1183
+ "mean__cos": 0.9124462008476257,
1184
+ "global_ridge": 0.28,
1185
+ "global_ridge__cos": 0.9848983287811279,
1186
+ "pertensor_ridge": 0.27,
1187
+ "pertensor_ridge__cos": 0.9846793413162231,
1188
+ "pertensor_pca": 0.21,
1189
+ "pertensor_pca__cos": 0.9684830904006958,
1190
+ "pertensor_mlp": 0.21,
1191
+ "pertensor_mlp__cos": 0.9642786383628845,
1192
+ "procrustes": 0.22666666666666666,
1193
+ "procrustes__cos": 0.9647142887115479,
1194
+ "topk8_global_ridge": 0.27,
1195
+ "topk8_global_ridge__cos": 0.9848766922950745,
1196
+ "topk8_pertensor_ridge": 0.26666666666666666,
1197
+ "topk8_pertensor_ridge__cos": 0.9846369624137878
1198
+ },
1199
+ "main_row": {
1200
+ "Domain": "code",
1201
+ "Task": "mbpp_plus",
1202
+ "base_Y": 0.21666666666666667,
1203
+ "mean": 0.21333333333333335,
1204
+ "global_ridge": 0.28,
1205
+ "pertensor_ridge": 0.27,
1206
+ "topk8_global_ridge": 0.27,
1207
+ "topk8_pertensor_ridge": 0.26666666666666666,
1208
+ "pertensor_mlp": 0.21,
1209
+ "oracle": 0.45,
1210
+ "oracle_minus_base_pp": 23.333333333333332,
1211
+ "usable": true,
1212
+ "gap_recovered": 0.2714285714285715
1213
+ }
1214
+ },
1215
+ "arc_challenge": {
1216
+ "domain": "science",
1217
+ "selected": {
1218
+ "topk8_global_ridge": [
1219
+ "mmlu_high_school_physics",
1220
+ "mmlu_high_school_biology",
1221
+ "mmlu_elementary_math",
1222
+ "math_counting_easy",
1223
+ "mbpp_sanitized",
1224
+ "humaneval",
1225
+ "multiarith",
1226
+ "math_algebra_easy"
1227
+ ],
1228
+ "topk8_pertensor_ridge": [
1229
+ "mmlu_high_school_physics",
1230
+ "mmlu_high_school_biology",
1231
+ "mmlu_elementary_math",
1232
+ "math_counting_easy",
1233
+ "mbpp_sanitized",
1234
+ "humaneval",
1235
+ "multiarith",
1236
+ "math_algebra_easy"
1237
+ ]
1238
+ },
1239
+ "metrics": {
1240
+ "base_Y": 0.7157190635451505,
1241
+ "oracle": 0.7224080267558528,
1242
+ "mean": 0.7324414715719063,
1243
+ "mean__cos": 0.8707941174507141,
1244
+ "global_ridge": 0.7357859531772575,
1245
+ "global_ridge__cos": 0.9247814416885376,
1246
+ "pertensor_ridge": 0.7290969899665551,
1247
+ "pertensor_ridge__cos": 0.9244466423988342,
1248
+ "pertensor_pca": 0.7357859531772575,
1249
+ "pertensor_pca__cos": 0.9224098920822144,
1250
+ "pertensor_mlp": 0.7391304347826086,
1251
+ "pertensor_mlp__cos": 0.920215368270874,
1252
+ "procrustes": 0.7491638795986622,
1253
+ "procrustes__cos": 0.9195225238800049,
1254
+ "topk8_global_ridge": 0.7357859531772575,
1255
+ "topk8_global_ridge__cos": 0.9233748316764832,
1256
+ "topk8_pertensor_ridge": 0.7290969899665551,
1257
+ "topk8_pertensor_ridge__cos": 0.9231237173080444
1258
+ },
1259
+ "main_row": {
1260
+ "Domain": "science",
1261
+ "Task": "arc_challenge",
1262
+ "base_Y": 0.7157190635451505,
1263
+ "mean": 0.7324414715719063,
1264
+ "global_ridge": 0.7357859531772575,
1265
+ "pertensor_ridge": 0.7290969899665551,
1266
+ "topk8_global_ridge": 0.7357859531772575,
1267
+ "topk8_pertensor_ridge": 0.7290969899665551,
1268
+ "pertensor_mlp": 0.7391304347826086,
1269
+ "oracle": 0.7224080267558528,
1270
+ "oracle_minus_base_pp": 0.6688963210702337,
1271
+ "usable": false,
1272
+ "gap_recovered": 5.0
1273
+ }
1274
+ },
1275
+ "openbookqa_test": {
1276
+ "domain": "science",
1277
+ "selected": {
1278
+ "topk8_global_ridge": [
1279
+ "mmlu_high_school_physics",
1280
+ "mmlu_high_school_biology",
1281
+ "mbpp_sanitized",
1282
+ "math_counting_easy",
1283
+ "mmlu_elementary_math",
1284
+ "humaneval",
1285
+ "multiarith",
1286
+ "math_algebra_easy"
1287
+ ],
1288
+ "topk8_pertensor_ridge": [
1289
+ "mmlu_high_school_physics",
1290
+ "mmlu_high_school_biology",
1291
+ "mbpp_sanitized",
1292
+ "math_counting_easy",
1293
+ "mmlu_elementary_math",
1294
+ "humaneval",
1295
+ "multiarith",
1296
+ "math_algebra_easy"
1297
+ ]
1298
+ },
1299
+ "metrics": {
1300
+ "base_Y": 0.71,
1301
+ "oracle": 0.9833333333333333,
1302
+ "mean": 0.76,
1303
+ "mean__cos": 0.9152830243110657,
1304
+ "global_ridge": 0.7466666666666667,
1305
+ "global_ridge__cos": 0.9711560010910034,
1306
+ "pertensor_ridge": 0.7433333333333333,
1307
+ "pertensor_ridge__cos": 0.9709675312042236,
1308
+ "pertensor_pca": 0.76,
1309
+ "pertensor_pca__cos": 0.9696671366691589,
1310
+ "pertensor_mlp": 0.7533333333333333,
1311
+ "pertensor_mlp__cos": 0.9671377539634705,
1312
+ "procrustes": 0.7366666666666667,
1313
+ "procrustes__cos": 0.9668078422546387,
1314
+ "topk8_global_ridge": 0.7133333333333334,
1315
+ "topk8_global_ridge__cos": 0.969284176826477,
1316
+ "topk8_pertensor_ridge": 0.7166666666666667,
1317
+ "topk8_pertensor_ridge__cos": 0.9690907597541809
1318
+ },
1319
+ "main_row": {
1320
+ "Domain": "science",
1321
+ "Task": "openbookqa_test",
1322
+ "base_Y": 0.71,
1323
+ "mean": 0.76,
1324
+ "global_ridge": 0.7466666666666667,
1325
+ "pertensor_ridge": 0.7433333333333333,
1326
+ "topk8_global_ridge": 0.7133333333333334,
1327
+ "topk8_pertensor_ridge": 0.7166666666666667,
1328
+ "pertensor_mlp": 0.7533333333333333,
1329
+ "oracle": 0.9833333333333333,
1330
+ "oracle_minus_base_pp": 27.333333333333332,
1331
+ "usable": true,
1332
+ "gap_recovered": 0.18292682926829285
1333
+ }
1334
+ }
1335
+ },
1336
+ "main_table": [
1337
+ {
1338
+ "Domain": "math",
1339
+ "Task": "gsm_hard",
1340
+ "base_Y": 0.06333333333333334,
1341
+ "mean": 0.056666666666666664,
1342
+ "global_ridge": 0.06,
1343
+ "pertensor_ridge": 0.06666666666666667,
1344
+ "topk8_global_ridge": 0.06666666666666667,
1345
+ "topk8_pertensor_ridge": 0.06333333333333334,
1346
+ "pertensor_mlp": 0.07333333333333333,
1347
+ "oracle": 0.15,
1348
+ "oracle_minus_base_pp": 8.666666666666666,
1349
+ "usable": true,
1350
+ "gap_recovered": 0.11538461538461534
1351
+ },
1352
+ {
1353
+ "Domain": "math",
1354
+ "Task": "gsm8k_test_500",
1355
+ "base_Y": 0.08,
1356
+ "mean": 0.09333333333333334,
1357
+ "global_ridge": 0.1,
1358
+ "pertensor_ridge": 0.1,
1359
+ "topk8_global_ridge": 0.09333333333333334,
1360
+ "topk8_pertensor_ridge": 0.09666666666666666,
1361
+ "pertensor_mlp": 0.1,
1362
+ "oracle": 0.29333333333333333,
1363
+ "oracle_minus_base_pp": 21.333333333333332,
1364
+ "usable": true,
1365
+ "gap_recovered": 0.09375000000000003
1366
+ },
1367
+ {
1368
+ "Domain": "code",
1369
+ "Task": "mbpp_test_held",
1370
+ "base_Y": 0.23,
1371
+ "mean": 0.24,
1372
+ "global_ridge": 0.25,
1373
+ "pertensor_ridge": 0.25,
1374
+ "topk8_global_ridge": 0.25,
1375
+ "topk8_pertensor_ridge": 0.25,
1376
+ "pertensor_mlp": 0.24,
1377
+ "oracle": 0.32,
1378
+ "oracle_minus_base_pp": 9.0,
1379
+ "usable": true,
1380
+ "gap_recovered": 0.22222222222222213
1381
+ },
1382
+ {
1383
+ "Domain": "code",
1384
+ "Task": "mbpp_plus",
1385
+ "base_Y": 0.21666666666666667,
1386
+ "mean": 0.21333333333333335,
1387
+ "global_ridge": 0.28,
1388
+ "pertensor_ridge": 0.27,
1389
+ "topk8_global_ridge": 0.27,
1390
+ "topk8_pertensor_ridge": 0.26666666666666666,
1391
+ "pertensor_mlp": 0.21,
1392
+ "oracle": 0.45,
1393
+ "oracle_minus_base_pp": 23.333333333333332,
1394
+ "usable": true,
1395
+ "gap_recovered": 0.2714285714285715
1396
+ },
1397
+ {
1398
+ "Domain": "science",
1399
+ "Task": "arc_challenge",
1400
+ "base_Y": 0.7157190635451505,
1401
+ "mean": 0.7324414715719063,
1402
+ "global_ridge": 0.7357859531772575,
1403
+ "pertensor_ridge": 0.7290969899665551,
1404
+ "topk8_global_ridge": 0.7357859531772575,
1405
+ "topk8_pertensor_ridge": 0.7290969899665551,
1406
+ "pertensor_mlp": 0.7391304347826086,
1407
+ "oracle": 0.7224080267558528,
1408
+ "oracle_minus_base_pp": 0.6688963210702337,
1409
+ "usable": false,
1410
+ "gap_recovered": 5.0
1411
+ },
1412
+ {
1413
+ "Domain": "science",
1414
+ "Task": "openbookqa_test",
1415
+ "base_Y": 0.71,
1416
+ "mean": 0.76,
1417
+ "global_ridge": 0.7466666666666667,
1418
+ "pertensor_ridge": 0.7433333333333333,
1419
+ "topk8_global_ridge": 0.7133333333333334,
1420
+ "topk8_pertensor_ridge": 0.7166666666666667,
1421
+ "pertensor_mlp": 0.7533333333333333,
1422
+ "oracle": 0.9833333333333333,
1423
+ "oracle_minus_base_pp": 27.333333333333332,
1424
+ "usable": true,
1425
+ "gap_recovered": 0.18292682926829285
1426
+ }
1427
+ ],
1428
+ "anchor_names": [
1429
+ "gsm8k",
1430
+ "svamp",
1431
+ "multiarith",
1432
+ "aqua_rat",
1433
+ "math_algebra_easy",
1434
+ "math_counting_easy",
1435
+ "mbpp",
1436
+ "humaneval",
1437
+ "mbpp_sanitized",
1438
+ "sciq",
1439
+ "arc_easy",
1440
+ "openbookqa",
1441
+ "medmcqa_easy",
1442
+ "mmlu_elementary_math",
1443
+ "mmlu_high_school_biology",
1444
+ "mmlu_high_school_physics"
1445
+ ],
1446
+ "heldout_names": [
1447
+ "gsm_hard",
1448
+ "gsm8k_test_500",
1449
+ "mbpp_test_held",
1450
+ "mbpp_plus",
1451
+ "arc_challenge",
1452
+ "openbookqa_test"
1453
+ ]
1454
+ },
1455
+ "experiment2": {
1456
+ "curves": {
1457
+ "N5_global_ridge": {
1458
+ "math": -0.010817307692307696,
1459
+ "code": 0.026984126984126878,
1460
+ "science": 1.5304878048780488
1461
+ },
1462
+ "N12_global_ridge": {
1463
+ "math": -0.03425480769230772,
1464
+ "code": 0.2539682539682539,
1465
+ "science": 2.073170731707317
1466
+ },
1467
+ "N12_topk8_global_ridge": {
1468
+ "math": -0.010817307692307696,
1469
+ "code": 0.2738095238095238,
1470
+ "science": 1.3353658536585367
1471
+ },
1472
+ "N12_topk12_global_ridge": {
1473
+ "math": -0.018629807692307716,
1474
+ "code": 0.23253968253968244,
1475
+ "science": 1.829268292682927
1476
+ },
1477
+ "N16_global_ridge": {
1478
+ "math": 0.027644230769230737,
1479
+ "code": 0.24682539682539684,
1480
+ "science": 1.5670731707317074
1481
+ },
1482
+ "N16_topk8_global_ridge": {
1483
+ "math": 0.050480769230769204,
1484
+ "code": 0.22539682539682537,
1485
+ "science": 1.50609756097561
1486
+ },
1487
+ "N16_topk12_global_ridge": {
1488
+ "math": 0.03906249999999999,
1489
+ "code": 0.2396825396825396,
1490
+ "science": 2.3170731707317076
1491
+ }
1492
+ },
1493
+ "details": {
1494
+ "N5_anchors": [
1495
+ "gsm8k",
1496
+ "svamp",
1497
+ "multiarith",
1498
+ "aqua_rat",
1499
+ "math_algebra_easy"
1500
+ ],
1501
+ "gsm_hard": {
1502
+ "N5_global_ridge": {
1503
+ "acc": 0.05333333333333334,
1504
+ "gap_recovered": -0.11538461538461542
1505
+ },
1506
+ "N12_global_ridge": {
1507
+ "acc": 0.05333333333333334,
1508
+ "gap_recovered": -0.11538461538461542
1509
+ },
1510
+ "N12_topk8_global_ridge": {
1511
+ "acc": 0.05333333333333334,
1512
+ "gap_recovered": -0.11538461538461542
1513
+ },
1514
+ "N12_topk12_global_ridge": {
1515
+ "acc": 0.05333333333333334,
1516
+ "gap_recovered": -0.11538461538461542
1517
+ },
1518
+ "N16_topk12_global_ridge": {
1519
+ "acc": 0.06333333333333334,
1520
+ "gap_recovered": 0.0
1521
+ }
1522
+ },
1523
+ "gsm8k_test_500": {
1524
+ "N5_global_ridge": {
1525
+ "acc": 0.1,
1526
+ "gap_recovered": 0.09375000000000003
1527
+ },
1528
+ "N12_global_ridge": {
1529
+ "acc": 0.09,
1530
+ "gap_recovered": 0.04687499999999998
1531
+ },
1532
+ "N12_topk8_global_ridge": {
1533
+ "acc": 0.1,
1534
+ "gap_recovered": 0.09375000000000003
1535
+ },
1536
+ "N12_topk12_global_ridge": {
1537
+ "acc": 0.09666666666666666,
1538
+ "gap_recovered": 0.07812499999999999
1539
+ },
1540
+ "N16_topk12_global_ridge": {
1541
+ "acc": 0.09666666666666666,
1542
+ "gap_recovered": 0.07812499999999999
1543
+ }
1544
+ },
1545
+ "mbpp_test_held": {
1546
+ "N5_global_ridge": {
1547
+ "acc": 0.24,
1548
+ "gap_recovered": 0.11111111111111091
1549
+ },
1550
+ "N12_global_ridge": {
1551
+ "acc": 0.25,
1552
+ "gap_recovered": 0.22222222222222213
1553
+ },
1554
+ "N12_topk8_global_ridge": {
1555
+ "acc": 0.26,
1556
+ "gap_recovered": 0.3333333333333333
1557
+ },
1558
+ "N12_topk12_global_ridge": {
1559
+ "acc": 0.25,
1560
+ "gap_recovered": 0.22222222222222213
1561
+ },
1562
+ "N16_topk12_global_ridge": {
1563
+ "acc": 0.25,
1564
+ "gap_recovered": 0.22222222222222213
1565
+ }
1566
+ },
1567
+ "mbpp_plus": {
1568
+ "N5_global_ridge": {
1569
+ "acc": 0.20333333333333334,
1570
+ "gap_recovered": -0.057142857142857155
1571
+ },
1572
+ "N12_global_ridge": {
1573
+ "acc": 0.2833333333333333,
1574
+ "gap_recovered": 0.28571428571428564
1575
+ },
1576
+ "N12_topk8_global_ridge": {
1577
+ "acc": 0.26666666666666666,
1578
+ "gap_recovered": 0.21428571428571425
1579
+ },
1580
+ "N12_topk12_global_ridge": {
1581
+ "acc": 0.2733333333333333,
1582
+ "gap_recovered": 0.24285714285714274
1583
+ },
1584
+ "N16_topk12_global_ridge": {
1585
+ "acc": 0.27666666666666667,
1586
+ "gap_recovered": 0.2571428571428571
1587
+ }
1588
+ },
1589
+ "arc_challenge": {
1590
+ "N5_global_ridge": {
1591
+ "acc": 0.7357859531772575,
1592
+ "gap_recovered": 3.0
1593
+ },
1594
+ "N12_global_ridge": {
1595
+ "acc": 0.7424749163879598,
1596
+ "gap_recovered": 4.0
1597
+ },
1598
+ "N12_topk8_global_ridge": {
1599
+ "acc": 0.7324414715719063,
1600
+ "gap_recovered": 2.5
1601
+ },
1602
+ "N12_topk12_global_ridge": {
1603
+ "acc": 0.7391304347826086,
1604
+ "gap_recovered": 3.5
1605
+ },
1606
+ "N16_topk12_global_ridge": {
1607
+ "acc": 0.745819397993311,
1608
+ "gap_recovered": 4.5
1609
+ }
1610
+ },
1611
+ "openbookqa_test": {
1612
+ "N5_global_ridge": {
1613
+ "acc": 0.7266666666666667,
1614
+ "gap_recovered": 0.060975609756097754
1615
+ },
1616
+ "N12_global_ridge": {
1617
+ "acc": 0.75,
1618
+ "gap_recovered": 0.14634146341463428
1619
+ },
1620
+ "N12_topk8_global_ridge": {
1621
+ "acc": 0.7566666666666667,
1622
+ "gap_recovered": 0.17073170731707346
1623
+ },
1624
+ "N12_topk12_global_ridge": {
1625
+ "acc": 0.7533333333333333,
1626
+ "gap_recovered": 0.15853658536585366
1627
+ },
1628
+ "N16_topk12_global_ridge": {
1629
+ "acc": 0.7466666666666667,
1630
+ "gap_recovered": 0.1341463414634149
1631
+ }
1632
+ },
1633
+ "N12_anchors": [
1634
+ "gsm8k",
1635
+ "svamp",
1636
+ "multiarith",
1637
+ "aqua_rat",
1638
+ "math_algebra_easy",
1639
+ "math_counting_easy",
1640
+ "mbpp",
1641
+ "humaneval",
1642
+ "mbpp_sanitized",
1643
+ "sciq",
1644
+ "arc_easy",
1645
+ "openbookqa"
1646
+ ],
1647
+ "N16_anchors": [
1648
+ "gsm8k",
1649
+ "svamp",
1650
+ "multiarith",
1651
+ "aqua_rat",
1652
+ "math_algebra_easy",
1653
+ "math_counting_easy",
1654
+ "mbpp",
1655
+ "humaneval",
1656
+ "mbpp_sanitized",
1657
+ "sciq",
1658
+ "arc_easy",
1659
+ "openbookqa",
1660
+ "medmcqa_easy",
1661
+ "mmlu_elementary_math",
1662
+ "mmlu_high_school_biology",
1663
+ "mmlu_high_school_physics"
1664
+ ]
1665
+ }
1666
+ },
1667
+ "experiment3": {
1668
+ "pools": {
1669
+ "math-only": [
1670
+ "gsm8k",
1671
+ "svamp",
1672
+ "multiarith",
1673
+ "aqua_rat",
1674
+ "math_algebra_easy",
1675
+ "math_counting_easy"
1676
+ ],
1677
+ "code-only": [
1678
+ "mbpp",
1679
+ "humaneval",
1680
+ "mbpp_sanitized"
1681
+ ],
1682
+ "science-only": [
1683
+ "sciq",
1684
+ "arc_easy",
1685
+ "openbookqa",
1686
+ "medmcqa_easy",
1687
+ "mmlu_elementary_math",
1688
+ "mmlu_high_school_biology",
1689
+ "mmlu_high_school_physics"
1690
+ ],
1691
+ "math+code": [
1692
+ "gsm8k",
1693
+ "svamp",
1694
+ "multiarith",
1695
+ "aqua_rat",
1696
+ "math_algebra_easy",
1697
+ "math_counting_easy",
1698
+ "mbpp",
1699
+ "humaneval",
1700
+ "mbpp_sanitized"
1701
+ ],
1702
+ "all": [
1703
+ "gsm8k",
1704
+ "svamp",
1705
+ "multiarith",
1706
+ "aqua_rat",
1707
+ "math_algebra_easy",
1708
+ "math_counting_easy",
1709
+ "mbpp",
1710
+ "humaneval",
1711
+ "mbpp_sanitized",
1712
+ "sciq",
1713
+ "arc_easy",
1714
+ "openbookqa",
1715
+ "medmcqa_easy",
1716
+ "mmlu_elementary_math",
1717
+ "mmlu_high_school_biology",
1718
+ "mmlu_high_school_physics"
1719
+ ]
1720
+ },
1721
+ "heatmap": {
1722
+ "math-only": {
1723
+ "gsm_hard": -0.038461538461538554,
1724
+ "gsm8k_test_500": 0.07812499999999999,
1725
+ "mbpp_test_held": 0.0,
1726
+ "mbpp_plus": -0.04285714285714289,
1727
+ "arc_challenge": 2.0,
1728
+ "openbookqa_test": 0.10975609756097571
1729
+ },
1730
+ "code-only": {
1731
+ "gsm_hard": -0.15384615384615388,
1732
+ "gsm8k_test_500": -0.03125000000000001,
1733
+ "mbpp_test_held": 0.44444444444444453,
1734
+ "mbpp_plus": 0.24285714285714274,
1735
+ "arc_challenge": -1.5,
1736
+ "openbookqa_test": 0.012195121951219795
1737
+ },
1738
+ "science-only": {
1739
+ "gsm_hard": -0.038461538461538554,
1740
+ "gsm8k_test_500": 0.171875,
1741
+ "mbpp_test_held": 0.11111111111111091,
1742
+ "mbpp_plus": -0.01428571428571426,
1743
+ "arc_challenge": 3.5,
1744
+ "openbookqa_test": 0.10975609756097571
1745
+ },
1746
+ "math+code": {
1747
+ "gsm_hard": -0.15384615384615388,
1748
+ "gsm8k_test_500": 0.09375000000000003,
1749
+ "mbpp_test_held": 0.22222222222222213,
1750
+ "mbpp_plus": 0.21428571428571425,
1751
+ "arc_challenge": 0.5,
1752
+ "openbookqa_test": 0.09756097560975632
1753
+ },
1754
+ "all": {
1755
+ "gsm_hard": 0.038461538461538394,
1756
+ "gsm8k_test_500": 0.06250000000000001,
1757
+ "mbpp_test_held": 0.22222222222222213,
1758
+ "mbpp_plus": 0.22857142857142862,
1759
+ "arc_challenge": 3.0,
1760
+ "openbookqa_test": 0.012195121951219795
1761
+ }
1762
+ },
1763
+ "selected_top3": {
1764
+ "math-only": {
1765
+ "gsm_hard": [
1766
+ "math_counting_easy",
1767
+ "multiarith",
1768
+ "math_algebra_easy"
1769
+ ],
1770
+ "gsm8k_test_500": [
1771
+ "math_counting_easy",
1772
+ "multiarith",
1773
+ "math_algebra_easy"
1774
+ ],
1775
+ "mbpp_test_held": [
1776
+ "math_counting_easy",
1777
+ "multiarith",
1778
+ "math_algebra_easy"
1779
+ ],
1780
+ "mbpp_plus": [
1781
+ "math_counting_easy",
1782
+ "multiarith",
1783
+ "math_algebra_easy"
1784
+ ],
1785
+ "arc_challenge": [
1786
+ "math_counting_easy",
1787
+ "multiarith",
1788
+ "math_algebra_easy"
1789
+ ],
1790
+ "openbookqa_test": [
1791
+ "math_counting_easy",
1792
+ "multiarith",
1793
+ "math_algebra_easy"
1794
+ ]
1795
+ },
1796
+ "code-only": {
1797
+ "gsm_hard": [
1798
+ "mbpp_sanitized",
1799
+ "humaneval",
1800
+ "mbpp"
1801
+ ],
1802
+ "gsm8k_test_500": [
1803
+ "mbpp_sanitized",
1804
+ "humaneval",
1805
+ "mbpp"
1806
+ ],
1807
+ "mbpp_test_held": [
1808
+ "mbpp_sanitized",
1809
+ "humaneval",
1810
+ "mbpp"
1811
+ ],
1812
+ "mbpp_plus": [
1813
+ "mbpp_sanitized",
1814
+ "humaneval",
1815
+ "mbpp"
1816
+ ],
1817
+ "arc_challenge": [
1818
+ "mbpp_sanitized",
1819
+ "humaneval",
1820
+ "mbpp"
1821
+ ],
1822
+ "openbookqa_test": [
1823
+ "mbpp_sanitized",
1824
+ "humaneval",
1825
+ "mbpp"
1826
+ ]
1827
+ },
1828
+ "science-only": {
1829
+ "gsm_hard": [
1830
+ "mmlu_high_school_physics",
1831
+ "mmlu_elementary_math",
1832
+ "mmlu_high_school_biology"
1833
+ ],
1834
+ "gsm8k_test_500": [
1835
+ "mmlu_high_school_physics",
1836
+ "mmlu_elementary_math",
1837
+ "mmlu_high_school_biology"
1838
+ ],
1839
+ "mbpp_test_held": [
1840
+ "mmlu_high_school_physics",
1841
+ "mmlu_high_school_biology",
1842
+ "mmlu_elementary_math"
1843
+ ],
1844
+ "mbpp_plus": [
1845
+ "mmlu_high_school_physics",
1846
+ "mmlu_high_school_biology",
1847
+ "mmlu_elementary_math"
1848
+ ],
1849
+ "arc_challenge": [
1850
+ "mmlu_high_school_physics",
1851
+ "mmlu_high_school_biology",
1852
+ "mmlu_elementary_math"
1853
+ ],
1854
+ "openbookqa_test": [
1855
+ "mmlu_high_school_physics",
1856
+ "mmlu_high_school_biology",
1857
+ "mmlu_elementary_math"
1858
+ ]
1859
+ },
1860
+ "math+code": {
1861
+ "gsm_hard": [
1862
+ "math_counting_easy",
1863
+ "mbpp_sanitized",
1864
+ "humaneval"
1865
+ ],
1866
+ "gsm8k_test_500": [
1867
+ "math_counting_easy",
1868
+ "mbpp_sanitized",
1869
+ "humaneval"
1870
+ ],
1871
+ "mbpp_test_held": [
1872
+ "mbpp_sanitized",
1873
+ "math_counting_easy",
1874
+ "humaneval"
1875
+ ],
1876
+ "mbpp_plus": [
1877
+ "mbpp_sanitized",
1878
+ "humaneval",
1879
+ "math_counting_easy"
1880
+ ],
1881
+ "arc_challenge": [
1882
+ "math_counting_easy",
1883
+ "mbpp_sanitized",
1884
+ "humaneval"
1885
+ ],
1886
+ "openbookqa_test": [
1887
+ "mbpp_sanitized",
1888
+ "math_counting_easy",
1889
+ "humaneval"
1890
+ ]
1891
+ },
1892
+ "all": {
1893
+ "gsm_hard": [
1894
+ "math_counting_easy",
1895
+ "mbpp_sanitized",
1896
+ "mmlu_high_school_physics"
1897
+ ],
1898
+ "gsm8k_test_500": [
1899
+ "math_counting_easy",
1900
+ "mbpp_sanitized",
1901
+ "mmlu_high_school_physics"
1902
+ ],
1903
+ "mbpp_test_held": [
1904
+ "mbpp_sanitized",
1905
+ "math_counting_easy",
1906
+ "humaneval"
1907
+ ],
1908
+ "mbpp_plus": [
1909
+ "mbpp_sanitized",
1910
+ "humaneval",
1911
+ "math_counting_easy"
1912
+ ],
1913
+ "arc_challenge": [
1914
+ "mmlu_high_school_physics",
1915
+ "mmlu_high_school_biology",
1916
+ "mmlu_elementary_math"
1917
+ ],
1918
+ "openbookqa_test": [
1919
+ "mmlu_high_school_physics",
1920
+ "mmlu_high_school_biology",
1921
+ "mbpp_sanitized"
1922
+ ]
1923
+ }
1924
+ },
1925
+ "best_pool_by_domain": {
1926
+ "math": {
1927
+ "best_anchor_pool": "science-only",
1928
+ "score": 0.06670673076923073,
1929
+ "top3_selections": {
1930
+ "gsm_hard": [
1931
+ "mmlu_high_school_physics",
1932
+ "mmlu_elementary_math",
1933
+ "mmlu_high_school_biology"
1934
+ ],
1935
+ "gsm8k_test_500": [
1936
+ "mmlu_high_school_physics",
1937
+ "mmlu_elementary_math",
1938
+ "mmlu_high_school_biology"
1939
+ ]
1940
+ }
1941
+ },
1942
+ "code": {
1943
+ "best_anchor_pool": "code-only",
1944
+ "score": 0.34365079365079365,
1945
+ "top3_selections": {
1946
+ "mbpp_test_held": [
1947
+ "mbpp_sanitized",
1948
+ "humaneval",
1949
+ "mbpp"
1950
+ ],
1951
+ "mbpp_plus": [
1952
+ "mbpp_sanitized",
1953
+ "humaneval",
1954
+ "mbpp"
1955
+ ]
1956
+ }
1957
+ },
1958
+ "science": {
1959
+ "best_anchor_pool": "science-only",
1960
+ "score": 1.8048780487804879,
1961
+ "top3_selections": {
1962
+ "arc_challenge": [
1963
+ "mmlu_high_school_physics",
1964
+ "mmlu_high_school_biology",
1965
+ "mmlu_elementary_math"
1966
+ ],
1967
+ "openbookqa_test": [
1968
+ "mmlu_high_school_physics",
1969
+ "mmlu_high_school_biology",
1970
+ "mmlu_elementary_math"
1971
+ ]
1972
+ }
1973
+ }
1974
+ },
1975
+ "heldout_names": [
1976
+ "gsm_hard",
1977
+ "gsm8k_test_500",
1978
+ "mbpp_test_held",
1979
+ "mbpp_plus",
1980
+ "arc_challenge",
1981
+ "openbookqa_test"
1982
+ ]
1983
+ }
1984
+ }
round4/X/aqua_rat/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
round4/X/aqua_rat/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
round4/X/aqua_rat/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c03282d637b833ba202a7155100aa5141cbc5a584acb8f21cf4a99145d20434d
3
+ size 119801528
round4/X/aqua_rat/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
round4/X/aqua_rat/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/aqua_rat/recipe_round4.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "round": "round4",
3
+ "model": "Qwen/Qwen2.5-3B-Instruct",
4
+ "task": "aqua_rat",
5
+ "lora_r": 16,
6
+ "lora_alpha": 32,
7
+ "targets": [
8
+ "q_proj",
9
+ "k_proj",
10
+ "v_proj",
11
+ "o_proj",
12
+ "gate_proj",
13
+ "up_proj",
14
+ "down_proj"
15
+ ],
16
+ "epochs": 3.0,
17
+ "train_per_task": 1500,
18
+ "lr": 0.0002,
19
+ "bs": 8,
20
+ "max_len": 512
21
+ }
round4/X/aqua_rat/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
round4/X/aqua_rat/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962b8d8c521fefa934665afddae177326e974ddd6a26e69ff31ad6bccbb5593b
3
+ size 11421994
round4/X/aqua_rat/tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
round4/X/aqua_rat/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/arc_challenge/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
round4/X/arc_challenge/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
round4/X/arc_challenge/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4f248bcf1c56c56ad251498e69fd1c2565b226edabc8176f8c6316dafdf08f
3
+ size 119801528
round4/X/arc_challenge/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
round4/X/arc_challenge/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/arc_challenge/recipe_round4.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "round": "round4",
3
+ "model": "Qwen/Qwen2.5-3B-Instruct",
4
+ "task": "arc_challenge",
5
+ "lora_r": 16,
6
+ "lora_alpha": 32,
7
+ "targets": [
8
+ "q_proj",
9
+ "k_proj",
10
+ "v_proj",
11
+ "o_proj",
12
+ "gate_proj",
13
+ "up_proj",
14
+ "down_proj"
15
+ ],
16
+ "epochs": 3.0,
17
+ "train_per_task": 1500,
18
+ "lr": 0.0002,
19
+ "bs": 8,
20
+ "max_len": 512
21
+ }
round4/X/arc_challenge/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
round4/X/arc_challenge/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962b8d8c521fefa934665afddae177326e974ddd6a26e69ff31ad6bccbb5593b
3
+ size 11421994
round4/X/arc_challenge/tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
round4/X/arc_challenge/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/arc_easy/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
round4/X/arc_easy/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
round4/X/arc_easy/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3369fca8643a63f9ef2dc74c29ca88321118c357379d54d8ae86e6c30130011
3
+ size 119801528
round4/X/arc_easy/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
round4/X/arc_easy/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/arc_easy/recipe_round4.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "round": "round4",
3
+ "model": "Qwen/Qwen2.5-3B-Instruct",
4
+ "task": "arc_easy",
5
+ "lora_r": 16,
6
+ "lora_alpha": 32,
7
+ "targets": [
8
+ "q_proj",
9
+ "k_proj",
10
+ "v_proj",
11
+ "o_proj",
12
+ "gate_proj",
13
+ "up_proj",
14
+ "down_proj"
15
+ ],
16
+ "epochs": 3.0,
17
+ "train_per_task": 1500,
18
+ "lr": 0.0002,
19
+ "bs": 8,
20
+ "max_len": 512
21
+ }
round4/X/arc_easy/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
round4/X/arc_easy/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:962b8d8c521fefa934665afddae177326e974ddd6a26e69ff31ad6bccbb5593b
3
+ size 11421994
round4/X/arc_easy/tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
round4/X/arc_easy/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/gsm8k/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
round4/X/gsm8k/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.0,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
round4/X/gsm8k/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a594d554338856ad98365776766a70174c874483265d676e976693a63717f82d
3
+ size 119801528
round4/X/gsm8k/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
round4/X/gsm8k/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
round4/X/gsm8k/recipe_round4.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "round": "round4",
3
+ "model": "Qwen/Qwen2.5-3B-Instruct",
4
+ "task": "gsm8k",
5
+ "lora_r": 16,
6
+ "lora_alpha": 32,
7
+ "targets": [
8
+ "q_proj",
9
+ "k_proj",
10
+ "v_proj",
11
+ "o_proj",
12
+ "gate_proj",
13
+ "up_proj",
14
+ "down_proj"
15
+ ],
16
+ "epochs": 3.0,
17
+ "train_per_task": 1500,
18
+ "lr": 0.0002,
19
+ "bs": 8,
20
+ "max_len": 512
21
+ }
round4/X/gsm8k/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }