Upload AutoformerForPrediction
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
"encoder_attention_heads": 2,
|
24 |
"encoder_ffn_dim": 32,
|
25 |
"encoder_layerdrop": 0.1,
|
26 |
-
"encoder_layers":
|
27 |
"feature_size": 36,
|
28 |
"init_std": 0.02,
|
29 |
"input_size": 1,
|
|
|
23 |
"encoder_attention_heads": 2,
|
24 |
"encoder_ffn_dim": 32,
|
25 |
"encoder_layerdrop": 0.1,
|
26 |
+
"encoder_layers": 6,
|
27 |
"feature_size": 36,
|
28 |
"init_std": 0.02,
|
29 |
"input_size": 1,
|
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:883d3e84b7470202d3c45713a8f3d091fb4f96ee31429ae1ca300afd32e5a537
|
3 |
+
size 880637
|