diff options
Diffstat (limited to 'runs/real_gin_L3_rni16_s0.json')
| -rw-r--r-- | runs/real_gin_L3_rni16_s0.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/runs/real_gin_L3_rni16_s0.json b/runs/real_gin_L3_rni16_s0.json new file mode 100644 index 0000000..357741b --- /dev/null +++ b/runs/real_gin_L3_rni16_s0.json @@ -0,0 +1,18 @@ +{ + "dataset": "Peptides-struct", + "tag": "gin_L3_rni16_s0", + "conv": "gin", + "layers": 3, + "hidden": 128, + "rni": 16, + "epochs": 3, + "lr": 0.001, + "bs": 128, + "seed": 0, + "sec": 3.7, + "dev": "cuda", + "ep": 3, + "train_mae": 0.40587605805157545, + "val_mae": 0.39079357209850374, + "test_mae": 0.40458849098375466 +}
\ No newline at end of file |
