summaryrefslogtreecommitdiff
path: root/runs/ogbg-molhiv_graphsage_classic_T0_ns1_h128_e100_s0.json
blob: 4803bd6ac39efa96256b0c434c3f45e69ecf8361 (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
33
34
35
36
37
38
{
  "dataset": "ogbg-molhiv",
  "tag": "ogbg-molhiv_graphsage_classic_T0_ns1_h128_e100_s0",
  "view": "graphsage",
  "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": 295.9,
  "dev": "cuda:1",
  "ep": 40,
  "val": {
    "rocauc": 0.7968596903782088
  },
  "test": {
    "rocauc": 0.7625118291199134
  }
}