mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-07-11 09:49:17 +08:00
a35e7b2735
- rewards.py: add "gt_only" EnvMode (channel=False always, honest oracle)
- problems.py: add "gt_only" hint (no-op, keeps original "should pass all tests")
- justfile: queue-baseline (steps=0, fast zero-shot eval, prio 80) and
queue-no-loophole (gt_only vanilla GRPO, prio 11)
- main.tex: Table~\ref{tab:anchors} placeholder comparing paper baselines
(base 11.5% / vanilla 14.9% / no-loophole ceiling 22.3%) to ours
Jobs queued: 23 (baseline, prio 80), 24 (no-loophole, prio 11).
Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>