Add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"image_encoder": "downsampler", "input_channels":
|
|
|
1 |
+
{"image_encoder": "downsampler", "input_channels": 17, "sat_channels": 13, "input_size": 64, "output_channels": 1, "hidden_dim": 32, "kernel_size": 3, "num_layers": 1, "num_att_layers": 1, "head": "identity", "forecast_steps": 24, "temporal_dropout": 0.2, "lr": 0.001, "pretrained": false, "visualize": false, "loss": "mse"}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b595e8ccf9ece23a81fbb8f3d66b4f0d7ff3ff93f5cdc03f458cf0afe57eb0e5
|
3 |
+
size 8011248
|