diff options
Diffstat (limited to 'runs/rec_1step_sig0.0_K1_bestq_T3_ns3_s0.json')
| -rw-r--r-- | runs/rec_1step_sig0.0_K1_bestq_T3_ns3_s0.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/runs/rec_1step_sig0.0_K1_bestq_T3_ns3_s0.json b/runs/rec_1step_sig0.0_K1_bestq_T3_ns3_s0.json new file mode 100644 index 0000000..dc1db82 --- /dev/null +++ b/runs/rec_1step_sig0.0_K1_bestq_T3_ns3_s0.json @@ -0,0 +1,35 @@ +{ + "dataset": "ZINC-cycle56", + "tag": "rec_1step_sig0.0_K1_bestq_T3_ns3_s0", + "grad_mode": "1step", + "sigma": 0.0, + "K": 1, + "select": "bestq", + "T": 3, + "n_sup": 3, + "hidden": 128, + "epochs": 200, + "lr": 0.001, + "bs": 128, + "lam_q": 1.0, + "seed": 0, + "sec": 168.0, + "dev": "cuda", + "y_std_raw": [ + 0.7805301547050476, + 0.9526597261428833 + ], + "ep": 80, + "val_mae": [ + 0.19435928761959076, + 0.2852666974067688 + ], + "test_mae": [ + 0.2114018052816391, + 0.29347068071365356 + ], + "test_mae_oracle": [ + 0.2114018052816391, + 0.29347068071365356 + ] +}
\ No newline at end of file |
