diff --git a/video_prediction_savp/hparams/era5/vae/model_hparams.json b/video_prediction_savp/hparams/era5/vae/model_hparams.json
new file mode 100644
index 0000000000000000000000000000000000000000..9f291cdeb2f7bd211f846bbcefdb2d1c823cd8ce
--- /dev/null
+++ b/video_prediction_savp/hparams/era5/vae/model_hparams.json
@@ -0,0 +1,13 @@
+
+{
+    "batch_size": 10,
+    "lr": 0.001,
+    "nz":16,
+    "max_epochs":2,
+    "context_frames":10,
+    "sequence_length":20,
+    "weight_recon":1
+}
+
+
+