Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"InformerForPrediction"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
-
"
|
9 |
"attention_type": "prob",
|
10 |
"cardinality": [
|
11 |
366
|
|
|
5 |
"InformerForPrediction"
|
6 |
],
|
7 |
"attention_dropout": 0.1,
|
8 |
+
"sampling_factor": 2,
|
9 |
"attention_type": "prob",
|
10 |
"cardinality": [
|
11 |
366
|