Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -43,7 +43,7 @@
|
|
43 |
"num_time_features": 5,
|
44 |
"prediction_length": 24,
|
45 |
"sampling_factor": 5,
|
46 |
-
"scaling": "
|
47 |
"torch_dtype": "float32",
|
48 |
"transformers_version": "4.30.0.dev0",
|
49 |
"use_cache": true
|
|
|
43 |
"num_time_features": 5,
|
44 |
"prediction_length": 24,
|
45 |
"sampling_factor": 5,
|
46 |
+
"scaling": "mean",
|
47 |
"torch_dtype": "float32",
|
48 |
"transformers_version": "4.30.0.dev0",
|
49 |
"use_cache": true
|