Commit ·
96c0404
1
Parent(s): 6519320
Upload TimeSeriesTransformerForPrediction
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.1,
|
| 8 |
"cardinality": [
|
| 9 |
-
|
| 10 |
],
|
| 11 |
"context_lenght": 12,
|
| 12 |
"context_length": 6,
|
|
@@ -73,7 +73,7 @@
|
|
| 73 |
"model_type": "time_series_transformer",
|
| 74 |
"num_dynamic_real_features": 0,
|
| 75 |
"num_parallel_samples": 100,
|
| 76 |
-
"num_static_categorical_features":
|
| 77 |
"num_static_real_features": 0,
|
| 78 |
"num_time_features": 6,
|
| 79 |
"prediction_length": 6,
|
|
|
|
| 6 |
],
|
| 7 |
"attention_dropout": 0.1,
|
| 8 |
"cardinality": [
|
| 9 |
+
0
|
| 10 |
],
|
| 11 |
"context_lenght": 12,
|
| 12 |
"context_length": 6,
|
|
|
|
| 73 |
"model_type": "time_series_transformer",
|
| 74 |
"num_dynamic_real_features": 0,
|
| 75 |
"num_parallel_samples": 100,
|
| 76 |
+
"num_static_categorical_features": 0,
|
| 77 |
"num_static_real_features": 0,
|
| 78 |
"num_time_features": 6,
|
| 79 |
"prediction_length": 6,
|
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:07973697c3aa7cc05dcda979fd4bc19a3136919550d53680c383f91b5a952da7
|
| 3 |
+
size 349925
|