wmgifford commited on
Commit
c210225
·
1 Parent(s): ac22f78

add weights

Browse files
Files changed (2) hide show
  1. config.json +120 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,120 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "PatchTSTFMForPrediction"
4
+ ],
5
+ "context_length": 8192,
6
+ "d_model": 1024,
7
+ "d_patch": 16,
8
+ "model_type": "patchtst_fm",
9
+ "n_head": 16,
10
+ "n_layer": 20,
11
+ "n_patch": 512,
12
+ "norm_first": true,
13
+ "num_quantile": 99,
14
+ "prediction_length": 64,
15
+ "pretrain_mask_cont": 8,
16
+ "pretrain_mask_ratio": 0.4,
17
+ "quantile_levels": [
18
+ 0.01,
19
+ 0.02,
20
+ 0.03,
21
+ 0.04,
22
+ 0.05,
23
+ 0.06,
24
+ 0.07,
25
+ 0.08,
26
+ 0.09,
27
+ 0.1,
28
+ 0.11,
29
+ 0.12,
30
+ 0.13,
31
+ 0.14,
32
+ 0.15,
33
+ 0.16,
34
+ 0.17,
35
+ 0.18,
36
+ 0.19,
37
+ 0.2,
38
+ 0.21,
39
+ 0.22,
40
+ 0.23,
41
+ 0.24,
42
+ 0.25,
43
+ 0.26,
44
+ 0.27,
45
+ 0.28,
46
+ 0.29,
47
+ 0.3,
48
+ 0.31,
49
+ 0.32,
50
+ 0.33,
51
+ 0.34,
52
+ 0.35,
53
+ 0.36,
54
+ 0.37,
55
+ 0.38,
56
+ 0.39,
57
+ 0.4,
58
+ 0.41,
59
+ 0.42,
60
+ 0.43,
61
+ 0.44,
62
+ 0.45,
63
+ 0.46,
64
+ 0.47,
65
+ 0.48,
66
+ 0.49,
67
+ 0.5,
68
+ 0.51,
69
+ 0.52,
70
+ 0.53,
71
+ 0.54,
72
+ 0.55,
73
+ 0.56,
74
+ 0.57,
75
+ 0.58,
76
+ 0.59,
77
+ 0.6,
78
+ 0.61,
79
+ 0.62,
80
+ 0.63,
81
+ 0.64,
82
+ 0.65,
83
+ 0.66,
84
+ 0.67,
85
+ 0.68,
86
+ 0.69,
87
+ 0.7,
88
+ 0.71,
89
+ 0.72,
90
+ 0.73,
91
+ 0.74,
92
+ 0.75,
93
+ 0.76,
94
+ 0.77,
95
+ 0.78,
96
+ 0.79,
97
+ 0.8,
98
+ 0.81,
99
+ 0.82,
100
+ 0.83,
101
+ 0.84,
102
+ 0.85,
103
+ 0.86,
104
+ 0.87,
105
+ 0.88,
106
+ 0.89,
107
+ 0.9,
108
+ 0.91,
109
+ 0.92,
110
+ 0.93,
111
+ 0.94,
112
+ 0.95,
113
+ 0.96,
114
+ 0.97,
115
+ 0.98,
116
+ 0.99
117
+ ],
118
+ "torch_dtype": "float32",
119
+ "transformers_version": "4.51.3"
120
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af3ef41fa6cd92b938014f8f1feb5d3802774d4b012b538a4991ee9ff5205864
3
+ size 1031608952