summaryrefslogtreecommitdiff
path: root/runs/diag_csl_gcn_L4_s0.json
blob: a244c964607e53e28629f8bff8690899a53bc804 (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
{
  "task": "csl",
  "model": "gcn",
  "layers": 4,
  "seed": 0,
  "kind": null,
  "n": 150,
  "n_train": 100,
  "n_test": 50,
  "conv_round": 1,
  "sec": 5.3,
  "dev": "cuda",
  "train_acc": 0.1,
  "test_acc": 0.1,
  "wl_ceiling_acc_converged": 0.1,
  "wl_ceiling_acc_Ldepth": 0.1,
  "test_bucket_counts": {
    "H2": 50
  },
  "failure_bucket_counts": {
    "H2": 45
  },
  "n_failures": 45
}