summaryrefslogtreecommitdiff
path: root/runs/diag_csl_gin_L4_s0.json
blob: d3a2432cc66034f27889b3c9819913ccddea06ae (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": "gin",
  "layers": 4,
  "seed": 0,
  "kind": null,
  "n": 150,
  "n_train": 100,
  "n_test": 50,
  "conv_round": 1,
  "sec": 4.9,
  "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
}