Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"num_static_real_features": 0,
|
40 |
"num_time_features": 5,
|
41 |
"prediction_length": 24,
|
42 |
-
"scaling": "
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.30.0.dev0",
|
45 |
"use_cache": true
|
|
|
39 |
"num_static_real_features": 0,
|
40 |
"num_time_features": 5,
|
41 |
"prediction_length": 24,
|
42 |
+
"scaling": "mean",
|
43 |
"torch_dtype": "float32",
|
44 |
"transformers_version": "4.30.0.dev0",
|
45 |
"use_cache": true
|