rajatsen91 commited on
Commit
76599c5
·
verified ·
1 Parent(s): cfdfb14

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "swish",
3
+ "architectures": [
4
+ "Timesfm2P5ModelForPrediction"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "attn_logit_softcapping": null,
9
+ "context_length": 16384,
10
+ "decode_index": 5,
11
+ "dtype": "float32",
12
+ "force_flip_invariance": true,
13
+ "freq_size": 10,
14
+ "head_dim": 80,
15
+ "hidden_size": 1280,
16
+ "horizon_length": 128,
17
+ "infer_is_positive": true,
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 1280,
20
+ "layer_types": [
21
+ "attention",
22
+ "attention",
23
+ "attention",
24
+ "attention",
25
+ "attention",
26
+ "attention",
27
+ "attention",
28
+ "attention",
29
+ "attention",
30
+ "attention",
31
+ "attention",
32
+ "attention",
33
+ "attention",
34
+ "attention",
35
+ "attention",
36
+ "attention",
37
+ "attention",
38
+ "attention",
39
+ "attention",
40
+ "attention"
41
+ ],
42
+ "max_position_embeddings": 16384,
43
+ "max_timescale": 10000.0,
44
+ "min_timescale": 1.0,
45
+ "model_type": "timesfm_2p5",
46
+ "normalize_inputs": true,
47
+ "num_attention_heads": 16,
48
+ "num_hidden_layers": 20,
49
+ "num_key_value_heads": 16,
50
+ "output_quantile_len": 1024,
51
+ "pad_val": -1000000000.0,
52
+ "patch_length": 32,
53
+ "quantiles": [
54
+ 0.1,
55
+ 0.2,
56
+ 0.3,
57
+ 0.4,
58
+ 0.5,
59
+ 0.6,
60
+ 0.7,
61
+ 0.8,
62
+ 0.9
63
+ ],
64
+ "query_pre_attn_scalar": 256.0,
65
+ "rms_norm_eps": 1e-06,
66
+ "rope_parameters": {
67
+ "rope_theta": 10000.0,
68
+ "rope_type": "default"
69
+ },
70
+ "rope_theta": 10000.0,
71
+ "sliding_window": null,
72
+ "tolerance": 1e-05,
73
+ "transformers_version": "5.3.0.dev0",
74
+ "use_bias": false,
75
+ "use_continuous_quantile_head": true,
76
+ "use_per_dim_scale": true,
77
+ "use_positional_embedding": false,
78
+ "use_qk_norm": true,
79
+ "use_rotary_embeddings": true
80
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3ecaed5ac5d6a4ab3681fde3647fa6b5e47614f168b25ca2313d3bd7500c3fd
3
+ size 944863880