jacobbieker commited on
Commit
8754fab
1 Parent(s): 111b5f7

Push model using huggingface_hub.

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"image_encoder": "downsampler", "input_channels": 28, "sat_channels": 12, "input_size": 64, "output_channels": 360, "kernel_size": 3, "num_layers": 1, "num_att_layers": 8, "forecast_steps": 360, "temporal_dropout": 0.2, "use_preprocessor": false, "kwargs": {"center_crop_size": 8}, "hidden_dim": 1024, "num_att_heads": 16}