kashif HF staff commited on
Commit
59812de
1 Parent(s): 7e1262f

Upload AutoformerForPrediction

Browse files
Files changed (2) hide show
  1. config.json +17 -2
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -24,13 +24,28 @@
24
  "encoder_ffn_dim": 32,
25
  "encoder_layerdrop": 0.1,
26
  "encoder_layers": 4,
27
- "feature_size": 7,
28
  "init_std": 0.02,
29
  "input_size": 1,
30
  "is_encoder_decoder": true,
31
  "label_length": 10,
32
  "lags_sequence": [
33
- 1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  ],
35
  "loss": "nll",
36
  "model_type": "autoformer",
 
24
  "encoder_ffn_dim": 32,
25
  "encoder_layerdrop": 0.1,
26
  "encoder_layers": 4,
27
+ "feature_size": 22,
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
+ 11,
41
+ 12,
42
+ 13,
43
+ 23,
44
+ 24,
45
+ 25,
46
+ 35,
47
+ 36,
48
+ 37
49
  ],
50
  "loss": "nll",
51
  "model_type": "autoformer",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dd2e4f06b688bc808a9ee7da5a16c86458af05d7ef650b0f3de24999a55a46a
3
- size 1172806
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c8d200ad3ee789d502094bed68ff4bb8c5ed69c1408f3da87cdd72c3a653da
3
+ size 1230662