chungimungi
commited on
Commit
•
71f2031
1
Parent(s):
edb4832
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
"positional_dropout": 0.0,
|
41 |
"positional_encoding_type": "sincos",
|
42 |
"pre_norm": true,
|
43 |
-
"prediction_length":
|
44 |
"random_mask_ratio": 0.5,
|
45 |
"scaling": "std",
|
46 |
"seed_number": null,
|
|
|
40 |
"positional_dropout": 0.0,
|
41 |
"positional_encoding_type": "sincos",
|
42 |
"pre_norm": true,
|
43 |
+
"prediction_length": 96,
|
44 |
"random_mask_ratio": 0.5,
|
45 |
"scaling": "std",
|
46 |
"seed_number": null,
|