kashif HF staff commited on
Commit
b0b57f9
1 Parent(s): 7c995f9

Upload AutoformerForPrediction

Browse files
Files changed (2) hide show
  1. config.json +48 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 366
11
+ ],
12
+ "context_length": 240,
13
+ "d_model": 64,
14
+ "decoder_attention_heads": 4,
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
+ 2
22
+ ],
23
+ "encoder_attention_heads": 4,
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",
37
+ "moving_average": 25,
38
+ "num_dynamic_real_features": 0,
39
+ "num_parallel_samples": 100,
40
+ "num_static_categorical_features": 1,
41
+ "num_static_real_features": 0,
42
+ "num_time_features": 2,
43
+ "prediction_length": 24,
44
+ "scaling": "mean",
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.29.0.dev0",
47
+ "use_cache": true
48
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dd2e4f06b688bc808a9ee7da5a16c86458af05d7ef650b0f3de24999a55a46a
3
+ size 1172806