Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
"num_static_real_features": 0,
|
81 |
"num_time_features": 5,
|
82 |
"prediction_length": 24,
|
83 |
-
"scaling": "
|
84 |
"torch_dtype": "float32",
|
85 |
"transformers_version": "4.30.0.dev0",
|
86 |
"use_cache": true
|
|
|
80 |
"num_static_real_features": 0,
|
81 |
"num_time_features": 5,
|
82 |
"prediction_length": 24,
|
83 |
+
"scaling": "mean",
|
84 |
"torch_dtype": "float32",
|
85 |
"transformers_version": "4.30.0.dev0",
|
86 |
"use_cache": true
|