lewtun HF staff commited on
Commit
b2f4bfd
1 Parent(s): a894754
Files changed (3) hide show
  1. README.md +39 -0
  2. config.json +1 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - satflow
5
+ - forecasting
6
+ - timeseries
7
+ - remote-sensing
8
+ ---
9
+
10
+ # LitMetNet
11
+
12
+ ## Model description
13
+
14
+ [More information needed]
15
+
16
+ ## Intended uses & limitations
17
+
18
+ [More information needed]
19
+
20
+ ## How to use
21
+
22
+ [More information needed]
23
+
24
+ ## Limitations and bias
25
+
26
+ [More information needed]
27
+
28
+ ## Training data
29
+
30
+ [More information needed]
31
+
32
+ ## Training procedure
33
+
34
+ [More information needed]
35
+
36
+ ## Evaluation results
37
+
38
+ [More information needed]
39
+
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"image_encoder": "downsampler", "input_channels": 12, "sat_channels": 12, "input_size": 256, "output_channels": 12, "hidden_dim": 64, "kernel_size": 3, "num_layers": 1, "num_att_layers": 1, "head": "identity", "forecast_steps": 48, "temporal_dropout": 0.2, "lr": 0.001, "pretrained": false, "visualize": false, "loss": "mse"}
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e810e7480d49c26ddeb5b7a0087aaafacd40a901bb5fe821adf223aba8b234b9
3
+ size 9398896