diff --git a/video_prediction_savp/hparams/era5/convLSTM/model_hparams.json b/video_prediction_savp/hparams/era5/convLSTM/model_hparams.json
index d4942bea2ab5d6af424844b74d3769ccf699502f..b026c6ee4a8e95780db6a81434e7cb0fd4f5b63d 100644
--- a/video_prediction_savp/hparams/era5/convLSTM/model_hparams.json
+++ b/video_prediction_savp/hparams/era5/convLSTM/model_hparams.json
@@ -2,7 +2,7 @@
 {
     "batch_size": 10,
     "lr": 0.001,
-    "max_epochs":2,
+    "max_epochs":20,
     "context_frames":10,
     "sequence_length":20,
     "loss_fun":"rmse"