kashif HF staff commited on
Commit
09f9e66
1 Parent(s): 25c6f22

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +62 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.1,
3
+ "activation_function": "gelu",
4
+ "architectures": [
5
+ "InformerForPrediction"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "attn": "prob",
9
+ "cardinality": [
10
+ 366
11
+ ],
12
+ "context_length": 288,
13
+ "d_model": 22,
14
+ "decoder_attention_heads": 2,
15
+ "decoder_ffn_dim": 32,
16
+ "decoder_layerdrop": 0.1,
17
+ "decoder_layers": 4,
18
+ "distil": true,
19
+ "distribution_output": "student_t",
20
+ "dropout": 0.05,
21
+ "embedding_dimension": [
22
+ 2
23
+ ],
24
+ "encoder_attention_heads": 2,
25
+ "encoder_ffn_dim": 32,
26
+ "encoder_layerdrop": 0.1,
27
+ "encoder_layers": 4,
28
+ "factor": 2,
29
+ "init_std": 0.02,
30
+ "input_size": 1,
31
+ "is_encoder_decoder": true,
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": "informer",
52
+ "num_dynamic_real_features": 0,
53
+ "num_parallel_samples": 100,
54
+ "num_static_categorical_features": 1,
55
+ "num_static_real_features": 0,
56
+ "num_time_features": 2,
57
+ "prediction_length": 24,
58
+ "scaling": true,
59
+ "torch_dtype": "float32",
60
+ "transformers_version": "4.27.0.dev0",
61
+ "use_cache": true
62
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb66c96b99384796dee26ab64928c17b7a30a48469e1313a4cac22092ca1b093
3
+ size 233265