scirik commited on
Commit
a8dff5a
1 Parent(s): ec322d6

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.1,
3
+ "activation_function": "gelu",
4
+ "attention_dropout": 0.1,
5
+ "cardinality": [
6
+ 320
7
+ ],
8
+ "context_length": 48,
9
+ "d_model": 32,
10
+ "decoder_attention_heads": 2,
11
+ "decoder_ffn_dim": 32,
12
+ "decoder_layerdrop": 0.1,
13
+ "decoder_layers": 4,
14
+ "distribution_output": "student_t",
15
+ "dropout": 0.1,
16
+ "embedding_dimension": [
17
+ 2
18
+ ],
19
+ "encoder_attention_heads": 2,
20
+ "encoder_ffn_dim": 32,
21
+ "encoder_layerdrop": 0.1,
22
+ "encoder_layers": 4,
23
+ "feature_size": 49,
24
+ "init_std": 0.02,
25
+ "input_size": 1,
26
+ "is_encoder_decoder": true,
27
+ "lags_sequence": [
28
+ 1,
29
+ 2,
30
+ 3,
31
+ 4,
32
+ 5,
33
+ 6,
34
+ 7,
35
+ 23,
36
+ 24,
37
+ 25,
38
+ 47,
39
+ 48,
40
+ 49,
41
+ 71,
42
+ 72,
43
+ 73,
44
+ 95,
45
+ 96,
46
+ 97,
47
+ 119,
48
+ 120,
49
+ 121,
50
+ 143,
51
+ 144,
52
+ 145,
53
+ 167,
54
+ 168,
55
+ 169,
56
+ 335,
57
+ 336,
58
+ 337,
59
+ 503,
60
+ 504,
61
+ 505,
62
+ 671,
63
+ 672,
64
+ 673,
65
+ 719,
66
+ 720,
67
+ 721
68
+ ],
69
+ "loss": "nll",
70
+ "model_type": "time_series_transformer",
71
+ "num_dynamic_real_features": 0,
72
+ "num_parallel_samples": 100,
73
+ "num_static_categorical_features": 1,
74
+ "num_static_real_features": 0,
75
+ "num_time_features": 5,
76
+ "prediction_length": 24,
77
+ "scaling": "mean",
78
+ "transformers_version": "4.31.0",
79
+ "use_cache": true
80
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9692dbdd8c0d51c9db0f5a9d674a3234389ea0c1ad547057b3fccd748c7e6100
3
+ size 376617