kashif HF staff commited on
Commit
462bd7d
1 Parent(s): 31795c3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -81,7 +81,7 @@
81
  "num_time_features": 5,
82
  "prediction_length": 24,
83
  "sampling_factor": 5,
84
- "scaling": "std",
85
  "torch_dtype": "float32",
86
  "transformers_version": "4.30.0.dev0",
87
  "use_cache": true
 
81
  "num_time_features": 5,
82
  "prediction_length": 24,
83
  "sampling_factor": 5,
84
+ "scaling": "mean",
85
  "torch_dtype": "float32",
86
  "transformers_version": "4.30.0.dev0",
87
  "use_cache": true