diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-29 12:04:47 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-29 12:04:47 -0500 |
| commit | c54ddb88b532be28ca3096e21de405d90163ecfa (patch) | |
| tree | 3270ec9269dbee14ea915963f0d28e933303d5a7 /runs/rec_rrog_full_sig0.0_K1_none_T1_ns3_s0.json | |
| parent | d12722525fc010a3910b5152c72654a2ade5eac4 (diff) | |
Package full RRoG GNN project
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 |
