diff options
Diffstat (limited to 'runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126.json')
| -rw-r--r-- | runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126.json b/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126.json new file mode 100644 index 0000000..a27d24a --- /dev/null +++ b/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126.json @@ -0,0 +1,37 @@ +{ + "dataset": "ogbg-molhiv", + "tag": "ogbg-molhiv_gin_rrog-act_T1_ns3_h32_e1_s126", + "compute": "rrog-act", + "T": 1, + "n_sup": 3, + "hidden": 32, + "agg_layers": 5, + "compute_layers": 2, + "epochs": 1, + "eval_every": 1, + "lr": 0.001, + "bs": 64, + "lam_q": 1.0, + "halt_max_steps": 2, + "halt_exploration_prob": 0.1, + "seed": 126, + "num_workers": 0, + "max_train_batches": 2, + "max_eval_batches": 0, + "view": "gin", + "metric": "rocauc", + "sec": 1.6, + "dev": "cuda", + "ep": 1, + "val": { + "rocauc": 0.3300999412110523 + }, + "test": { + "rocauc": 0.26874408544004325 + }, + "test_adaptive": { + "rocauc": 0.26874408544004325 + }, + "fixed_steps": 2.0, + "adaptive_steps": 2.0 +}
\ No newline at end of file |
