mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-06-27 18:43:00 +08:00
633bb021e2
route2's plotted hack/solve is the DEPLOY eval (hk_dep/slv_dep): greedy, n=64, logged every eval_ablate_every=5 steps and EMA-held flat between. The held line reads as per-step-dense and oversells route2's smoothness vs the per-step temperature-sampled (n=28) training curves the other arms plot -- an apples-to- oranges smoothness the reader shouldn't be misled by. _mark_if_sparse dots the real measured points when a series is >50% NaN; dense series (training hack_s, cos sep/leak) stay unmarked. Now the route2 curve visibly rests on ~13 eval points, not 60. Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>