diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-21 19:34:58 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-21 19:34:58 -0500 |
| commit | cac93f81ff557e925834fcd385956afc6dcd2ed3 (patch) | |
| tree | 514675a41426c7bb439f0aeb76328bf50aa4b5dd /results/scale_v3_cifar10_bp_w64_d10_s4.json | |
| parent | 03079a9cf4c68c7326ad1e2791c0e35a62e5761c (diff) | |
results: complete five-depth local scaling panel
Diffstat (limited to 'results/scale_v3_cifar10_bp_w64_d10_s4.json')
| -rw-r--r-- | results/scale_v3_cifar10_bp_w64_d10_s4.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/results/scale_v3_cifar10_bp_w64_d10_s4.json b/results/scale_v3_cifar10_bp_w64_d10_s4.json new file mode 100644 index 0000000..30ba8c1 --- /dev/null +++ b/results/scale_v3_cifar10_bp_w64_d10_s4.json @@ -0,0 +1 @@ +{"args": {"mode": "bp", "dataset": "cifar10", "depth": 10, "width": 64, "act": "tanh", "residual": 1, "epochs": 5, "batch_size": 128, "train_examples": 0, "task_seed": 0, "task_train_examples": 50000, "task_test_examples": 10000, "task_levels": 8, "task_n_in": 128, "task_classes": 10, "teacher_depth": 8, "teacher_width": 64, "teacher_residual": 1, "eta": 0.05, "eta_A": 0.02, "eta_P": 0.002, "momentum": 0.9, "w_scale": 1.0, "a_scale": 1.0, "feedback_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": 4, "device": "cuda", "log_every": 500, "max_steps": 0, "probe_bs": 256, "outdir": "results", "tag": "scale_v3_cifar10_bp_w64_d10_s4", "n_in": 3072, "n_out": 10}, "provenance": {"git_commit": "d4aef1a571c21e6e4e4125c90aa58da7f14e62e3", "git_dirty": false}, "steps": [{"step": 0, "epoch": 0, "train_loss": 2.522786855697632}, {"epoch_end": 0, "step": 391, "test_acc": 0.3696, "test_loss": 1.7934111083984374}, {"step": 500, "epoch": 1, "train_loss": 1.7224793434143066}, {"epoch_end": 1, "step": 782, "test_acc": 0.3948, "test_loss": 1.7352885498046875}, {"step": 1000, "epoch": 2, "train_loss": 1.7160030603408813}, {"epoch_end": 2, "step": 1173, "test_acc": 0.4068, "test_loss": 1.7036335327148437}, {"step": 1500, "epoch": 3, "train_loss": 1.690439224243164}, {"epoch_end": 3, "step": 1564, "test_acc": 0.4071, "test_loss": 1.6889640380859374}, {"epoch_end": 4, "step": 1955, "test_acc": 0.4246, "test_loss": 1.6478563232421874}], "final": {"test_acc": 0.4246, "test_loss": 1.6478563232421874, "wall_s": 11.999040126800537}}
\ No newline at end of file |
