mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-09-09 11:22:16 +08:00
misc
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
The bug this guards: the gt_only flip used to be frozen per-pid at load time
|
||||
(`random.Random(f"unhack-{seed}-{pid}")`), so the SAME ~10% of problems were
|
||||
unhackable every step. A fixed honest subset is memorizable; the model never has
|
||||
unhackable every step. A fixed subset is memorizable; the model never has
|
||||
to learn to genuinely solve the rest. Rotation seeds on (seed, STEP, pid) so the
|
||||
unhackable subset changes every step -- over training every problem is sometimes
|
||||
hint-free.
|
||||
|
||||
Reference in New Issue
Block a user