diff options
Diffstat (limited to 'runs/cyc_gin_none_L5_s0.json')
| -rw-r--r-- | runs/cyc_gin_none_L5_s0.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/runs/cyc_gin_none_L5_s0.json b/runs/cyc_gin_none_L5_s0.json new file mode 100644 index 0000000..7b53fb3 --- /dev/null +++ b/runs/cyc_gin_none_L5_s0.json @@ -0,0 +1,32 @@ +{ + "dataset": "ZINC-cycle56", + "tag": "gin_none_L5_s0", + "conv": "gin", + "feat": "none", + "layers": 5, + "hidden": 128, + "rni_dim": 16, + "epochs": 200, + "lr": 0.001, + "bs": 128, + "seed": 0, + "y_std_raw": [ + 0.7805301547050476, + 0.9526597261428833 + ], + "sec": 125.5, + "dev": "cuda", + "ep": 200, + "train_mae": [ + 0.00937615055590868, + 0.02337666228413582 + ], + "val_mae": [ + 0.05451786890625954, + 0.09657028317451477 + ], + "test_mae": [ + 0.052763670682907104, + 0.08840502053499222 + ] +}
\ No newline at end of file |
