summaryrefslogtreecommitdiff
path: root/runs/ogbg-molhiv_gin_fixed-rrog_T2_ns3_h32_e1_s126.json
blob: f3d97d9819658e47de75433913d36b7789955f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
  "dataset": "ogbg-molhiv",
  "tag": "ogbg-molhiv_gin_fixed-rrog_T2_ns3_h32_e1_s126",
  "compute": "fixed-rrog",
  "T": 2,
  "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": 8,
  "halt_exploration_prob": 0.1,
  "seed": 126,
  "num_workers": 0,
  "max_train_batches": 2,
  "max_eval_batches": 0,
  "view": "gin",
  "metric": "rocauc",
  "sec": 1.4,
  "dev": "cuda",
  "ep": 1,
  "val": {
    "rocauc": 0.3287190133254948
  },
  "test": {
    "rocauc": 0.2735761602193939
  }
}