diff options
Diffstat (limited to 'runs/diag_csl_gin_L4_s0.json')
| -rw-r--r-- | runs/diag_csl_gin_L4_s0.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/runs/diag_csl_gin_L4_s0.json b/runs/diag_csl_gin_L4_s0.json new file mode 100644 index 0000000..d3a2432 --- /dev/null +++ b/runs/diag_csl_gin_L4_s0.json @@ -0,0 +1,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 +}
\ No newline at end of file |
