summaryrefslogtreecommitdiff
path: root/runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json
diff options
context:
space:
mode:
authorOscar Wan <oscarwan@oriong12.stanford.edu>2026-06-23 18:47:38 -0700
committerOscar Wan <oscarwan@oriong12.stanford.edu>2026-06-23 18:47:38 -0700
commitb73408289e875460af32c069546a588c4e5f6354 (patch)
treecbc84fb59372c5515d335025dd7d3b050e0a41bc /runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json
parent6301f7ef680527bc34b34c06bfc0eba567ddbc45 (diff)
Add OGB T1 experiment results
Diffstat (limited to 'runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json')
-rw-r--r--runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json b/runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json
new file mode 100644
index 0000000..5d5dc58
--- /dev/null
+++ b/runs/ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0.json
@@ -0,0 +1,38 @@
+{
+ "dataset": "ogbg-molbbbp",
+ "tag": "ogbg-molbbbp_graphconv_fixed-rrog_T1_ns3_h128_e100_s0",
+ "view": "graphconv",
+ "compute": "fixed-rrog",
+ "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": 1.0,
+ "halt_max_steps": 8,
+ "halt_min_steps": 1,
+ "halt_target": "loss",
+ "halt_loss_threshold": 0.2,
+ "halt_exploration_prob": 0.1,
+ "q_warmup_epochs": 0,
+ "ema": 0.0,
+ "seed": 0,
+ "num_workers": 0,
+ "max_train_batches": 0,
+ "max_eval_batches": 0,
+ "device": "cuda:1",
+ "metric": "rocauc",
+ "sec": 18.9,
+ "dev": "cuda:1",
+ "ep": 10,
+ "val": {
+ "rocauc": 0.9336851538384945
+ },
+ "test": {
+ "rocauc": 0.6518132716049383
+ }
+} \ No newline at end of file