hf-transformers-bot commited on
Commit
d843611
·
verified ·
1 Parent(s): 746fe5a

Update tiny models for TimesFmModelForPrediction

Browse files
Files changed (2) hide show
  1. config.json +37 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "TimesFmModelForPrediction"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "context_length": 512,
7
+ "dtype": "float32",
8
+ "freq_size": 3,
9
+ "head_dim": 8,
10
+ "hidden_size": 16,
11
+ "horizon_length": 128,
12
+ "initializer_factor": 0.0,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 32,
15
+ "max_timescale": 10000,
16
+ "min_timescale": 1,
17
+ "model_type": "timesfm",
18
+ "num_attention_heads": 2,
19
+ "num_hidden_layers": 1,
20
+ "pad_val": 1123581321.0,
21
+ "patch_length": 32,
22
+ "quantiles": [
23
+ 0.1,
24
+ 0.2,
25
+ 0.3,
26
+ 0.4,
27
+ 0.5,
28
+ 0.6,
29
+ 0.7,
30
+ 0.8,
31
+ 0.9
32
+ ],
33
+ "rms_norm_eps": 1e-06,
34
+ "tolerance": 1e-06,
35
+ "transformers_version": "5.16.0.dev0",
36
+ "use_positional_embedding": true
37
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55b72f95036c95386b29a96044c18aa4cf5750ab0a42a369b081d1b44cd0ec29
3
+ size 284880