Safetensors
forecasting
time-series
zero-shot
foundation-models
File size: 289 Bytes
61c65c5
cf688eb
85bca4d
3cafc95
babe96d
 
33f2676
61c65c5
 
 
 
 
f9ac6eb
61c65c5
 
f9ac6eb
 
61c65c5
 
cf688eb
61c65c5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "ckpt_path": "ckpts/patchfm.ckpt",
  "compile": true,
  "d_model": 2048,
  "load_from_hub": false,
  "max_seq_len": 1024,
  "n_heads": 32,
  "n_layers_encoder": 6,
  "patch_len": 32,
  "quantiles": [
    0.1,
    0.2,
    0.3,
    0.4,
    0.5,
    0.6,
    0.7,
    0.8,
    0.9
  ]
}