Time Series Forecasting
TimesFM
Safetensors

updated weight and config argument weights

#6
by kashif HF Staff - opened
Files changed (2) hide show
  1. config.json +6 -6
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,20 +3,20 @@
3
  "TimesFmModelForPrediction"
4
  ],
5
  "attention_dropout": 0.0,
6
- "context_len": 512,
7
  "freq_size": 3,
8
  "head_dim": 80,
9
- "horizon_len": 128,
 
10
  "initializer_range": 0.02,
11
  "intermediate_size": 1280,
12
  "max_timescale": 10000,
13
  "min_timescale": 1,
14
- "model_dim": 1280,
15
  "model_type": "timesfm",
16
- "num_heads": 16,
17
- "num_layers": 50,
18
  "pad_val": 1123581321.0,
19
- "patch_len": 32,
20
  "quantiles": [
21
  0.1,
22
  0.2,
 
3
  "TimesFmModelForPrediction"
4
  ],
5
  "attention_dropout": 0.0,
6
+ "context_length": 512,
7
  "freq_size": 3,
8
  "head_dim": 80,
9
+ "hidden_size": 1280,
10
+ "horizon_length": 128,
11
  "initializer_range": 0.02,
12
  "intermediate_size": 1280,
13
  "max_timescale": 10000,
14
  "min_timescale": 1,
 
15
  "model_type": "timesfm",
16
+ "num_attention_heads": 16,
17
+ "num_hidden_layers": 50,
18
  "pad_val": 1123581321.0,
19
+ "patch_length": 32,
20
  "quantiles": [
21
  0.1,
22
  0.2,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:126488c1a515be942a8a33e129b8c9407fe8b0236fab6b51c60b3256a314929e
3
- size 1995396344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb9d7022d8027325f4e656b7d5cf36dd919269fd79ad714eab41f5ba49cc1cfe
3
+ size 1995406976