Upload TimeSeriesTransformerForPrediction
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"cardinality": [
|
9 |
0
|
10 |
],
|
11 |
-
"context_length":
|
12 |
"d_model": 16,
|
13 |
"decoder_attention_heads": 2,
|
14 |
"decoder_ffn_dim": 32,
|
@@ -77,7 +77,7 @@
|
|
77 |
"num_static_real_features": 0,
|
78 |
"num_time_features": 5,
|
79 |
"prediction_length": 24,
|
80 |
-
"scaling": "
|
81 |
"torch_dtype": "float32",
|
82 |
"transformers_version": "4.30.0.dev0",
|
83 |
"use_cache": true
|
|
|
8 |
"cardinality": [
|
9 |
0
|
10 |
],
|
11 |
+
"context_length": 48,
|
12 |
"d_model": 16,
|
13 |
"decoder_attention_heads": 2,
|
14 |
"decoder_ffn_dim": 32,
|
|
|
77 |
"num_static_real_features": 0,
|
78 |
"num_time_features": 5,
|
79 |
"prediction_length": 24,
|
80 |
+
"scaling": "std",
|
81 |
"torch_dtype": "float32",
|
82 |
"transformers_version": "4.30.0.dev0",
|
83 |
"use_cache": true
|
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:415d205360bc228fdfe6f0ed90642b1fa2a5707ad34058f96a5828463c9b184e
|
3 |
+
size 93268
|