Upload AutoformerForPrediction
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"cardinality": [
|
10 |
0
|
11 |
],
|
12 |
-
"context_length":
|
13 |
"d_model": 32,
|
14 |
"decoder_attention_heads": 2,
|
15 |
"decoder_ffn_dim": 32,
|
@@ -69,7 +69,7 @@
|
|
69 |
"num_static_categorical_features": 0,
|
70 |
"num_static_real_features": 0,
|
71 |
"num_time_features": 4,
|
72 |
-
"prediction_length":
|
73 |
"scaling": true,
|
74 |
"torch_dtype": "float32",
|
75 |
"transformers_version": "4.40.1",
|
|
|
9 |
"cardinality": [
|
10 |
0
|
11 |
],
|
12 |
+
"context_length": 58,
|
13 |
"d_model": 32,
|
14 |
"decoder_attention_heads": 2,
|
15 |
"decoder_ffn_dim": 32,
|
|
|
69 |
"num_static_categorical_features": 0,
|
70 |
"num_static_real_features": 0,
|
71 |
"num_time_features": 4,
|
72 |
+
"prediction_length": 29,
|
73 |
"scaling": true,
|
74 |
"torch_dtype": "float32",
|
75 |
"transformers_version": "4.40.1",
|
model.safetensors
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:8038192a7aea7b6f89dc9aa8f84627042812181f5c6f84a50ff4e86429b5c2f1
|
3 |
+
size 443492
|