summaryrefslogtreecommitdiff
path: root/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json
diff options
context:
space:
mode:
Diffstat (limited to 'runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json')
-rw-r--r--runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json b/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json
new file mode 100644
index 0000000..e44721a
--- /dev/null
+++ b/runs/ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0.json
@@ -0,0 +1,47 @@
+{
+ "dataset": "ogbg-molhiv",
+ "tag": "ogbg-molhiv_gin_rrog-act_T1_ns3_h128_e100_s0",
+ "view": "gin",
+ "compute": "rrog-act",
+ "T": 1,
+ "n_sup": 3,
+ "hidden": 128,
+ "agg_layers": 5,
+ "compute_layers": 2,
+ "epochs": 100,
+ "eval_every": 10,
+ "lr": 0.001,
+ "bs": 128,
+ "lam_q": 0.1,
+ "halt_max_steps": 8,
+ "halt_min_steps": 4,
+ "halt_target": "loss",
+ "halt_loss_threshold": 0.1,
+ "halt_exploration_prob": 0.1,
+ "q_warmup_epochs": 30,
+ "ema": 0.0,
+ "seed": 0,
+ "num_workers": 0,
+ "max_train_batches": 0,
+ "max_eval_batches": 0,
+ "metric": "rocauc",
+ "sec": 2703.5,
+ "dev": "cuda",
+ "ep": 30,
+ "val": {
+ "rocauc": 0.7663414902998235
+ },
+ "val_adaptive": {
+ "rocauc": 0.7663414902998235
+ },
+ "test": {
+ "rocauc": 0.7403561289325787
+ },
+ "test_adaptive": {
+ "rocauc": 0.7403561289325788
+ },
+ "fixed_val_steps": 8.0,
+ "adaptive_val_steps": 8.0,
+ "fixed_steps": 8.0,
+ "adaptive_steps": 8.0
+} \ No newline at end of file