Commit
·
bd97bbd
1
Parent(s):
d10e19a
Add model
Browse files- config.json +1 -0
- pytorch_model.bin +1 -1
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"image_encoder": "downsampler", "input_channels": 12, "sat_channels": 12, "input_size": 256, "output_channels": 12, "kernel_size": 3, "num_layers": 1, "num_att_layers": 1, "forecast_steps": 48, "temporal_dropout": 0.2, "kwargs": {}, "hidden_dim": 64}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9398384
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff9fd77302d8f5b47e064d9b25a16ad306c85a1cf8d915e2364aa2d866785252
|
3 |
size 9398384
|