jacobbieker commited on
Commit
77b860b
1 Parent(s): 2892c5f
Files changed (2) hide show
  1. config.json +1 -0
  2. pytorch_model.bin +1 -1
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"image_encoder": "downsampler", "input_channels": 12, "input_size": 512, "lstm_channels": 128, "lead_time_features": 2048, "upsample_method": "interp", "num_upsampler_blocks": 2, "num_context_blocks": 3, "num_input_timesteps": 13, "encoder_dilations": [1, 2, 4, 8, 16, 32, 64, 128], "sat_channels": 12, "output_channels": 12, "center_crop_size": 128, "forecast_steps": 48, "use_preprocessor": true, "kwargs": {}, "encoder_channels": 384, "kernel_size": 3, "upsampler_channels": 512}
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e7afce95b5167c8a2c8fafa5c38c706d2e18bd97bc5cebdf496bdd271f30b83
3
  size 693934931
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f83e004e1d18cd6e2e4937568b21c8c50b41d082cee87e552c1f4680c91bcf31
3
  size 693934931