From e34d12481bdce28ffe097fe3c1a6bb80e918a894 Mon Sep 17 00:00:00 2001 From: hyunp2 <42776897+hyunp2@users.noreply.github.com> Date: Tue, 3 Oct 2023 09:23:02 -0500 Subject: [PATCH] Update config.yaml --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 30c15828..638ae5b3 100644 --- a/config.yaml +++ b/config.yaml @@ -13,7 +13,7 @@ model: egnn_dynamics lr: 2.0e-4 batch_size: 64 n_layers: 6 -n_epochs: 1500 +n_epochs: 3 test_epochs: 20 n_stability_samples: 10 nf: 128