thesven commited on
Commit
3dd197d
·
1 Parent(s): d0eb936

Upload AutoformerForPrediction

Browse files
Files changed (2) hide show
  1. config.json +77 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.1,
3
+ "activation_function": "gelu",
4
+ "architectures": [
5
+ "AutoformerForPrediction"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "autocorrelation_factor": 3,
9
+ "cardinality": [
10
+ 0
11
+ ],
12
+ "context_length": 1066,
13
+ "d_model": 32,
14
+ "decoder_attention_heads": 2,
15
+ "decoder_ffn_dim": 32,
16
+ "decoder_layerdrop": 0.1,
17
+ "decoder_layers": 4,
18
+ "distribution_output": "student_t",
19
+ "dropout": 0.1,
20
+ "embedding_dimension": [
21
+ 0
22
+ ],
23
+ "encoder_attention_heads": 2,
24
+ "encoder_ffn_dim": 32,
25
+ "encoder_layerdrop": 0.1,
26
+ "encoder_layers": 4,
27
+ "feature_size": 36,
28
+ "init_std": 0.02,
29
+ "input_size": 1,
30
+ "is_encoder_decoder": true,
31
+ "label_length": 10,
32
+ "lags_sequence": [
33
+ 1,
34
+ 2,
35
+ 3,
36
+ 4,
37
+ 5,
38
+ 6,
39
+ 7,
40
+ 8,
41
+ 13,
42
+ 14,
43
+ 15,
44
+ 20,
45
+ 21,
46
+ 22,
47
+ 27,
48
+ 28,
49
+ 29,
50
+ 30,
51
+ 31,
52
+ 56,
53
+ 84,
54
+ 363,
55
+ 364,
56
+ 365,
57
+ 727,
58
+ 728,
59
+ 729,
60
+ 1091,
61
+ 1092,
62
+ 1093
63
+ ],
64
+ "loss": "nll",
65
+ "model_type": "autoformer",
66
+ "moving_average": 25,
67
+ "num_dynamic_real_features": 0,
68
+ "num_parallel_samples": 100,
69
+ "num_static_categorical_features": 0,
70
+ "num_static_real_features": 0,
71
+ "num_time_features": 4,
72
+ "prediction_length": 533,
73
+ "scaling": true,
74
+ "torch_dtype": "float32",
75
+ "transformers_version": "4.31.0",
76
+ "use_cache": true
77
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f297cb39027bd4348e82ea4117e4f0be67ba58d37b0d0b8197d6610b3f4188d4
3
+ size 818173