mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-06-27 18:04:59 +08:00
fix: regen-dynamics writes to out/figs/ (reorg path)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -134,7 +134,7 @@ run-cell-exposek INTERVENTION SEED K='2':
|
||||
# Regenerate both dynamics plots from the cell logs (default: all cells; pass a
|
||||
# narrower glob like 'logs/*_cell_*_s41.log' for the seed-41-only checkpoint).
|
||||
regen-dynamics GLOB='logs/*_cell_*.log':
|
||||
uv run python scripts/plot_dynamics.py {{ GLOB }} --out out/dynamics.png
|
||||
uv run python scripts/plot_dynamics.py {{ GLOB }} --out out/figs/dynamics.png
|
||||
|
||||
# Sync the rl-rewardhacking external repo (Nanda's verl wrapper).
|
||||
sync-external:
|
||||
|
||||
Reference in New Issue
Block a user