diff options
Diffstat (limited to 'runs/rec_sig0.1_K8_none_T3_ns3_s0.json')
| -rw-r--r-- | runs/rec_sig0.1_K8_none_T3_ns3_s0.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/runs/rec_sig0.1_K8_none_T3_ns3_s0.json b/runs/rec_sig0.1_K8_none_T3_ns3_s0.json new file mode 100644 index 0000000..76ceee5 --- /dev/null +++ b/runs/rec_sig0.1_K8_none_T3_ns3_s0.json @@ -0,0 +1,34 @@ +{ + "dataset": "ZINC-cycle56", + "tag": "rec_sig0.1_K8_none_T3_ns3_s0", + "sigma": 0.1, + "K": 8, + "select": "none", + "T": 3, + "n_sup": 3, + "hidden": 128, + "epochs": 200, + "lr": 0.001, + "bs": 128, + "lam_q": 1.0, + "seed": 0, + "sec": 212.0, + "dev": "cuda", + "y_std_raw": [ + 0.7805301547050476, + 0.9526597261428833 + ], + "ep": 140, + "val_mae": [ + 0.1645255982875824, + 0.22213539481163025 + ], + "test_mae": [ + 0.16389606893062592, + 0.23174288868904114 + ], + "test_mae_oracle": [ + 0.09854131191968918, + 0.120295949280262 + ] +}
\ No newline at end of file |
