hf-transformers-bot commited on
Commit
adc37bb
·
verified ·
1 Parent(s): a77ab2f

Update tiny models for TimesFm2_5ModelForPrediction

Browse files
Files changed (2) hide show
  1. config.json +38 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "swish",
3
+ "architectures": [
4
+ "TimesFm2_5ModelForPrediction"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "context_length": 128,
9
+ "decode_index": 5,
10
+ "dtype": "float32",
11
+ "force_flip_invariance": true,
12
+ "head_dim": 16,
13
+ "hidden_size": 32,
14
+ "horizon_length": 8,
15
+ "infer_is_positive": true,
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 64,
18
+ "max_position_embeddings": 16384,
19
+ "model_type": "timesfm2_5",
20
+ "num_attention_heads": 2,
21
+ "num_hidden_layers": 1,
22
+ "num_key_value_heads": 2,
23
+ "output_quantile_len": 16,
24
+ "patch_length": 32,
25
+ "quantiles": [
26
+ 0.1,
27
+ 0.5,
28
+ 0.9
29
+ ],
30
+ "rms_norm_eps": 1e-06,
31
+ "rope_parameters": {
32
+ "rope_theta": 10000.0,
33
+ "rope_type": "default"
34
+ },
35
+ "transformers_version": "5.16.0.dev0",
36
+ "use_bias": false,
37
+ "use_continuous_quantile_head": true
38
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:015a5cc7c90dd2c060f8eafe65ed7078495ac5eefb773bdf47316161d094880d
3
+ size 89712