Asilarkness commited on
Commit
d757bd2
·
verified ·
1 Parent(s): ef18aa4

Confirm v3 rejection with extended fixed-MATH alpha line search

Browse files
candidates/budgie-alignment-v2/reasoning-sft-then-rl-v3/recovery/V3_FINAL_DECISION.json CHANGED
@@ -94,8 +94,19 @@
94
  }
95
  }
96
  },
97
- "decision": "Reject reasoning SFT Stage A because the only alpha with an information-management gain regresses fixed GSM and MATH. Do not run follow-on RL. Smaller alphas have no held-out information gain. Keep verified-math-a025.",
98
  "parameter_count_change": 0,
99
  "benchmark_family_rows": 0,
100
- "public_root_changed": false
 
 
 
 
 
 
 
 
 
 
 
101
  }
 
94
  }
95
  }
96
  },
97
+ "decision": "Reject Stage A. An extended task-vector search from alpha .005 through 1.0 found no candidate matching the leader fixed MATH score 3/15; best candidates reach 2/15. Stage B RL is not run.",
98
  "parameter_count_change": 0,
99
  "benchmark_family_rows": 0,
100
+ "public_root_changed": false,
101
+ "fixed_math_task_vector_line_search": {
102
+ "leader": 3,
103
+ "alpha_0_005": 2,
104
+ "alpha_0_025": 1,
105
+ "alpha_0_05": 1,
106
+ "alpha_0_1": 2,
107
+ "alpha_0_2": 2,
108
+ "alpha_0_5": 2,
109
+ "alpha_1_0": 2,
110
+ "result": "No tested alpha matches the leader."
111
+ }
112
  }