diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-21 08:53:51 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-21 08:53:51 -0500 |
| commit | 4d0186956cc3d1adda1d7937d9efdde2507fdf6d (patch) | |
| tree | 0e67f9e6c1eece26b4651f0cd6ce48fbaa462b32 /results/scale_v3_cifar10_bp_w64_d30_s3.json | |
| parent | 65fdc3dfd67b1ac61f977fafa363e7a89ed0da57 (diff) | |
results: record audited scaling and baseline runs
Diffstat (limited to 'results/scale_v3_cifar10_bp_w64_d30_s3.json')
| -rw-r--r-- | results/scale_v3_cifar10_bp_w64_d30_s3.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/results/scale_v3_cifar10_bp_w64_d30_s3.json b/results/scale_v3_cifar10_bp_w64_d30_s3.json new file mode 100644 index 0000000..ae57bd0 --- /dev/null +++ b/results/scale_v3_cifar10_bp_w64_d30_s3.json @@ -0,0 +1 @@ +{"args": {"mode": "bp", "dataset": "cifar10", "depth": 30, "width": 64, "act": "tanh", "residual": 1, "epochs": 5, "batch_size": 128, "eta": 0.05, "eta_A": 0.02, "eta_P": 0.002, "momentum": 0.9, "w_scale": 1.0, "a_scale": 1.0, "pert_sigma": 0.01, "pert_every": 4, "pert_ndirs": 16, "pert_mode": "simultaneous", "use_residual": 1, "raw_scale_control": "none", "learn_A": 1, "learn_P": 1, "p_neutral": 1, "p_warmup_steps": 200, "p_warmup_eta": 0.05, "nuis_rho": 0.0, "predictor_mode": "diagonal", "normalize_delta": 0, "settle_steps": 0, "kappa": 0.0, "feedback": "error", "seed": 3, "device": "cuda", "log_every": 500, "max_steps": 0, "probe_bs": 256, "outdir": "results", "tag": "scale_v3_cifar10_bp_w64_d30_s3", "n_in": 3072}, "provenance": {"git_commit": "c8a372cae2612839bdbdafcf9c114f52cb4a6de3", "git_dirty": false}, "steps": [{"step": 0, "epoch": 0, "train_loss": 2.614835262298584}, {"epoch_end": 0, "step": 391, "test_acc": 0.3633, "test_loss": 1.81833056640625}, {"step": 500, "epoch": 1, "train_loss": 1.6631642580032349}, {"epoch_end": 1, "step": 782, "test_acc": 0.3902, "test_loss": 1.7558072021484374}, {"step": 1000, "epoch": 2, "train_loss": 1.8065412044525146}, {"epoch_end": 2, "step": 1173, "test_acc": 0.3968, "test_loss": 1.7200898559570312}, {"step": 1500, "epoch": 3, "train_loss": 1.6183756589889526}, {"epoch_end": 3, "step": 1564, "test_acc": 0.409, "test_loss": 1.6976827880859375}, {"epoch_end": 4, "step": 1955, "test_acc": 0.4122, "test_loss": 1.6841212036132813}], "final": {"test_acc": 0.4122, "test_loss": 1.6841212036132813, "wall_s": 28.322287797927856}}
\ No newline at end of file |
