kashif HF staff commited on
Commit
94abaea
1 Parent(s): ff618ed

Update config.json

Browse files
Files changed (1) hide show
  1. 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": "std",
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