From aa73718eb6427d7da3b9cb416275802d90c4b2ed Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sun, 14 Jun 2026 04:06:32 -0500 Subject: Add new experiment scripts, figures, and paper assets; untrack pyc/build artifacts Co-Authored-By: Claude Opus 4.8 (1M context) --- results/snapshot_fa_crossarch.log | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 results/snapshot_fa_crossarch.log (limited to 'results/snapshot_fa_crossarch.log') diff --git a/results/snapshot_fa_crossarch.log b/results/snapshot_fa_crossarch.log new file mode 100644 index 0000000..1b57c54 --- /dev/null +++ b/results/snapshot_fa_crossarch.log @@ -0,0 +1,28 @@ + [FA-vit] Ep 0: acc=0.1230 + [FA-vit] Ep 1: ||h_L||=9.189e+03 ||g_L||=1.397e-07 acc=0.1924 + [FA-vit] Ep 5: ||h_L||=8.370e+04 ||g_L||=1.345e-08 acc=0.1748 + [FA-vit] Ep 10: ||h_L||=3.438e+05 ||g_L||=2.922e-09 acc=0.1523 + [FA-vit] Ep 15: ||h_L||=6.607e+05 ||g_L||=1.928e-09 acc=0.1475 + [FA-vit] Ep 20: ||h_L||=2.780e+06 ||g_L||=6.684e-10 acc=0.1299 + [FA-vit] Ep 25: ||h_L||=3.569e+06 ||g_L||=6.848e-10 acc=0.1445 + [FA-vit] Ep 30: ||h_L||=2.385e+06 ||g_L||=4.479e-10 acc=0.1475 + [FA-vit] Ep 35: ||h_L||=4.374e+06 ||g_L||=1.958e-10 acc=0.1670 + [FA-vit] Ep 40: ||h_L||=2.694e+06 ||g_L||=4.407e-10 acc=0.1182 + [FA-vit] Ep 45: ||h_L||=7.187e+06 ||g_L||=2.039e-10 acc=0.1143 + [FA-vit] Ep 50: ||h_L||=8.005e+06 ||g_L||=1.980e-10 acc=0.1123 + [FA-vit] Ep 55: ||h_L||=8.736e+06 ||g_L||=1.914e-10 acc=0.1123 + [FA-vit] Ep 60: ||h_L||=8.772e+06 ||g_L||=1.910e-10 acc=0.1133 +Saved: results/snapshot_vit_v1/snapshot_fa_vit_s42.json + [FA] Ep 0: acc=0.1123 + [FA] Ep 1: ||h_L||=2.126e+03 ||g_L||=6.794e-04 acc=0.1953 + [FA] Ep 10: ||h_L||=3.026e+04 ||g_L||=7.023e-04 acc=0.1904 + [FA] Ep 20: ||h_L||=3.009e+05 ||g_L||=7.148e-04 acc=0.1924 + [FA] Ep 30: ||h_L||=7.488e+05 ||g_L||=7.095e-04 acc=0.1592 + [FA] Ep 40: ||h_L||=1.504e+06 ||g_L||=7.357e-04 acc=0.1328 + [FA] Ep 50: ||h_L||=2.461e+06 ||g_L||=7.304e-04 acc=0.1523 + [FA] Ep 60: ||h_L||=3.371e+06 ||g_L||=6.871e-04 acc=0.2373 + [FA] Ep 70: ||h_L||=4.105e+06 ||g_L||=6.944e-04 acc=0.2305 + [FA] Ep 80: ||h_L||=4.452e+06 ||g_L||=6.829e-04 acc=0.2529 + [FA] Ep 90: ||h_L||=4.530e+06 ||g_L||=6.455e-04 acc=0.2852 + [FA] Ep 100: ||h_L||=4.532e+06 ||g_L||=6.448e-04 acc=0.2949 +Saved: results/snapshot_no_outln_v1/snapshot_fa_noln_s42.json -- cgit v1.2.3