diff options
Diffstat (limited to 'runs/ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992.json')
| -rw-r--r-- | runs/ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992.json | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/runs/ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992.json b/runs/ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992.json new file mode 100644 index 0000000..db07dca --- /dev/null +++ b/runs/ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992.json @@ -0,0 +1,36 @@ +{ + "dataset": "ogbg-molhiv", + "tag": "ogbg-molhiv_gin_fixed-rrog_T1_ns2_h32_e1_ema0.999_s992", + "view": "gin", + "compute": "fixed-rrog", + "T": 1, + "n_sup": 2, + "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": 8, + "halt_min_steps": 1, + "halt_target": "loss", + "halt_loss_threshold": 0.2, + "halt_exploration_prob": 0.1, + "ema": 0.999, + "seed": 992, + "num_workers": 0, + "max_train_batches": 1, + "max_eval_batches": 1, + "metric": "rocauc", + "sec": 0.8, + "dev": "cuda", + "ep": 1, + "val": { + "rocauc": 0.7509920634920635 + }, + "test": { + "rocauc": 0.7348790322580645 + } +}
\ No newline at end of file |
