summaryrefslogtreecommitdiff
path: root/runs/cyc_gcn_none_L5_s0.json
diff options
context:
space:
mode:
Diffstat (limited to 'runs/cyc_gcn_none_L5_s0.json')
-rw-r--r--runs/cyc_gcn_none_L5_s0.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/runs/cyc_gcn_none_L5_s0.json b/runs/cyc_gcn_none_L5_s0.json
new file mode 100644
index 0000000..8e3a5c2
--- /dev/null
+++ b/runs/cyc_gcn_none_L5_s0.json
@@ -0,0 +1,32 @@
+{
+ "dataset": "ZINC-cycle56",
+ "tag": "gcn_none_L5_s0",
+ "conv": "gcn",
+ "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": 127.8,
+ "dev": "cuda",
+ "ep": 200,
+ "train_mae": [
+ 0.05943963676691055,
+ 0.08676010370254517
+ ],
+ "val_mae": [
+ 0.15079250931739807,
+ 0.20910263061523438
+ ],
+ "test_mae": [
+ 0.1485612541437149,
+ 0.21971328556537628
+ ]
+} \ No newline at end of file