From 7a25d63bcc6e864735fbde377bebcaa10ddd1247 Mon Sep 17 00:00:00 2001 From: Yuren Hao Date: Tue, 14 Jul 2026 13:44:58 -0500 Subject: sync: add stage1b_bp_muon (42M BP twin) to TS project + report runset Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_014FAPDWQ49M5Ye3NpTndTpn --- ep_run/sync_wandb.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ep_run/sync_wandb.py b/ep_run/sync_wandb.py index fc18bbc..3cd38ce 100644 --- a/ep_run/sync_wandb.py +++ b/ep_run/sync_wandb.py @@ -57,6 +57,7 @@ def sync_file(path, default_tag, project, follow=False): TS, FW = 'ept-tinystories-42m', 'ept-fineweb-72m' HISTORY = [ ('stage1b_ep_muon.log', 'stage1b_ep_muon', TS), ('stage1b_amp.log', 'stage1b_amp', TS), + ('stage1b_bp_muon.log', 'stage1b_bp_muon', TS), ('amp_s1.log', 'amp_s1', TS), ('amp_s2.log', 'amp_s2', TS), ('amp_s3.log', 'amp_s3', TS), ('nsize_ladder.log', 'nsize_c256', TS), ('bsign_s1.log', 'bsign_s1', TS), ('bsign_s2.log', 'bsign_s2', TS), ('bsign_s3.log', 'bsign_s3', TS), -- cgit v1.2.3