1
|
{"args": {"mode": "sdil", "dataset": "mnist", "depth": 3, "width": 256, "act": "tanh", "residual": 1, "epochs": 15, "batch_size": 128, "train_examples": 0, "val_examples": 0, "split_seed": 2027, "eval_split": "test", "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.05, "momentum": 0.9, "w_scale": 1.0, "a_scale": 1.0, "feedback_scale": 1.0, "pert_sigma": 0.01, "pert_every": 4, "pert_ndirs": 1, "pert_mode": "simultaneous", "use_residual": 0, "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.2, "traffic_seed": 1234, "traffic_mode": "topdown", "predictor_mode": "diagonal", "normalize_delta": 0, "settle_steps": 0, "kappa": 0.0, "feedback": "error", "seed": 3, "device": "cuda", "log_every": 100000, "diagnostics": "alignment", "diagnostics_schedule": "final", "eval_every": 0, "max_steps": 0, "probe_bs": 512, "outdir": "results", "tag": "c1_confirm_v1_mnist_topdown_rho0p2_t1234_raw_d3_s3", "n_in": 784, "n_out": 10}, "split": {"dataset": "mnist", "split_seed": null, "validation_examples": 0, "validation_index_sha256": null, "validation_class_counts": {}, "train_examples": 60000, "test_examples": 10000, "split_from_training_only": true, "evaluation_split": "test"}, "provenance": {"git_commit": "18c9c1c1d1ec31560c78d41f4ff6957339c1e7c7", "git_dirty": false}, "diagnostic_protocol": {"probe_source": "training_prefix", "probe_examples": 512, "schedule": "final"}, "steps": [{"step": 0, "epoch": 0, "train_loss": 2.526390790939331}, {"epoch_end": 0, "step": 469}, {"epoch_end": 1, "step": 938}, {"epoch_end": 2, "step": 1407}, {"epoch_end": 3, "step": 1876}, {"epoch_end": 4, "step": 2345}, {"epoch_end": 5, "step": 2814}, {"epoch_end": 6, "step": 3283}, {"epoch_end": 7, "step": 3752}, {"epoch_end": 8, "step": 4221}, {"epoch_end": 9, "step": 4690}, {"epoch_end": 10, "step": 5159}, {"epoch_end": 11, "step": 5628}, {"epoch_end": 12, "step": 6097}, {"epoch_end": 13, "step": 6566}, {"epoch_end": 14, "step": 7035}], "final": {"eval_split": "test", "eval_acc": 0.8725, "eval_loss": 1.002587060546875, "wall_s": 23.872297048568726, "test_acc": 0.8725, "test_loss": 1.002587060546875, "cos_r_negg": [-0.200788676738739, 0.19021935760974884, 0.16198401153087616], "cos_innovation_negg": [0.7552520632743835, 0.7572027444839478, 0.43548670411109924], "cos_apical_negg": [-0.200788676738739, 0.19021935760974884, 0.16198401153087616], "cos_Ac_negg": [0.8502153158187866, 0.9149423837661743, 0.51751309633255], "r_norm": [8.260965347290039, 8.139471054077148, 8.09028148651123], "g_norm": [0.004538854118436575, 0.004538854118436575, 0.004538854118436575], "traffic_norm": [7.25691032409668, 7.216630935668945, 7.151445388793945], "traffic_residual_norm": [7.413216371787712e-05, 0.00011341478966642171, 6.766840101590788e-07], "traffic_r2": [1.0, 1.0, 1.0]}, "timing": {"warmup_wall_s": 0.41014981269836426, "training_loop_wall_s": 23.344248056411743, "diagnostics_wall_s": 0.06675958633422852, "inline_diagnostics_wall_s": 0.0, "optimizer_wall_s_excluding_inline_diagnostics": 23.344248056411743, "evaluation_wall_s": 0.04956769943237305}, "cost": {"train_steps": 7035, "ordinary_training_forward_examples": 900000, "predictor_warmup_forward_examples": 25600, "perturbation_events": 1759, "calibration_batch_loss_evaluations": 3518, "calibration_example_loss_evaluations": 450048, "calibration_forward_equivalent_examples": 675072.0, "training_forward_equivalent_examples": 1600672.0, "max_perturbation_batch_expansion": 2}, "hardware": {"device": "cuda", "torch_version": "2.3.1+cu118", "cuda_device_name": "NVIDIA GeForce GTX 1080", "cuda_visible_devices": "7", "device_total_memory_bytes": 8507949056, "peak_memory_allocated_bytes": 251786240, "peak_memory_reserved_bytes": 257949696}}
|