diff options
Diffstat (limited to 'runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json')
| -rw-r--r-- | runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json b/runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json new file mode 100644 index 0000000..0d09206 --- /dev/null +++ b/runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json @@ -0,0 +1,44 @@ +{ + "dataset": "ZINC-cycle56", + "tag": "rec_rrog_full_sig0.0_K1_none_T1_ns3_s0", + "grad_mode": "full", + "sigma": 0.0, + "K": 1, + "select": "none", + "T": 1, + "n_sup": 3, + "hidden": 64, + "agg_layers": 5, + "compute_layers": 2, + "epochs": 200, + "lr": 0.001, + "bs": 256, + "lam_q": 1.0, + "act": false, + "halt_max_steps": 8, + "halt_norm_threshold": 0.3, + "halt_temp": 0.1, + "halt_target": "soft", + "halt_exploration_prob": 0.1, + "seed": 0, + "sec": 220.1, + "dev": "cuda", + "arch": "rrog_once_agg_node_compute", + "y_std_raw": [ + 0.7805301547050476, + 0.9526597261428833 + ], + "ep": 200, + "val_mae": [ + 0.11644899100065231, + 0.1973070651292801 + ], + "test_mae": [ + 0.128986656665802, + 0.20789974927902222 + ], + "test_mae_oracle": [ + 0.128986656665802, + 0.20789974927902222 + ] +}
\ No newline at end of file |
