Time Series Forecasting
TimesFM
Safetensors

updated config and weights

#5
by kashif HF Staff - opened
Files changed (2) hide show
  1. config.json +6 -0
  2. model.safetensors +2 -2
config.json CHANGED
@@ -4,19 +4,25 @@
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,
 
4
  ],
5
  "attention_dropout": 0.0,
6
  "context_len": 512,
7
+ "context_length": 512,
8
  "freq_size": 3,
9
  "head_dim": 80,
10
+ "hidden_size": 1280,
11
  "horizon_len": 128,
12
+ "horizon_length": 128,
13
  "initializer_range": 0.02,
14
  "intermediate_size": 1280,
15
  "max_timescale": 10000,
16
  "min_timescale": 1,
17
  "model_dim": 1280,
18
  "model_type": "timesfm",
19
+ "num_attention_heads": 16,
20
  "num_heads": 16,
21
+ "num_hidden_layers": 50,
22
  "num_layers": 50,
23
  "pad_val": 1123581321.0,
24
  "patch_len": 32,
25
+ "patch_length": 32,
26
  "quantiles": [
27
  0.1,
28
  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