diff --git a/video_prediction_tools/hparams/era5/convLSTM/model_hparams_template.json b/video_prediction_tools/hparams/era5/convLSTM/model_hparams_template.json index 17783b5f68c1974ecb12c43948c14fcba77acd8e..e527c83ee4966c59647e877c3423dce59c00fd52 100644 --- a/video_prediction_tools/hparams/era5/convLSTM/model_hparams_template.json +++ b/video_prediction_tools/hparams/era5/convLSTM/model_hparams_template.json @@ -4,7 +4,6 @@ "lr": 0.001, "max_epochs":20, "context_frames":10, - "sequence_length":20, "loss_fun":"rmse", "shuffle_on_val":false