Add model
Browse files- README.md +9 -0
- config.json +1 -0
- pytorch_model.bin +3 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- autonlp
|
4 |
+
- evaluation
|
5 |
+
- benchmark
|
6 |
+
---
|
7 |
+
|
8 |
+
# Model Card for MetNet
|
9 |
+
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"input_channels": 17, "sat_channels": 13, "input_size": 64, "hidden_dim": 32, "output_channels": 1, "forecast_steps": 24}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dcedb7184f3423c8375c4f4aedf5b716ed579aa1a4a14b8dad73d9a8da13dbe
|
3 |
+
size 8010736
|