summaryrefslogtreecommitdiff
path: root/runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json
diff options
context:
space:
mode:
authorOscar Wan <oscarwan@oriong12.stanford.edu>2026-06-22 10:34:06 -0700
committerOscar Wan <oscarwan@oriong12.stanford.edu>2026-06-22 10:34:06 -0700
commit322a70e9ceaf2cd9d09e9847e291952c3dab9518 (patch)
tree6341fd5c8f6e6f6f7c0204c23fa59eef66ad55a3 /runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json
parente46f335aeb3d55f1308ae2fd79a96fe224b73e59 (diff)
Add experiment results
Diffstat (limited to 'runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json')
-rw-r--r--runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json b/runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json
new file mode 100644
index 0000000..1d75215
--- /dev/null
+++ b/runs/ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0.json
@@ -0,0 +1,38 @@
+{
+ "dataset": "ogbg-molhiv",
+ "tag": "ogbg-molhiv_gine_classic_T0_ns1_h128_e100_s0",
+ "view": "gine",
+ "compute": "classic",
+ "T": 0,
+ "n_sup": 1,
+ "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": 453.6,
+ "dev": "cuda:1",
+ "ep": 70,
+ "val": {
+ "rocauc": 0.7942448069762884
+ },
+ "test": {
+ "rocauc": 0.7445141852874717
+ }
+} \ No newline at end of file