SeyedAli commited on
Commit
9e114bb
1 Parent(s): e47807c

Upload TimeSeriesTransformerForPrediction

Browse files
Files changed (3) hide show
  1. config.json +60 -0
  2. generation_config.json +4 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.1,
3
+ "activation_function": "gelu",
4
+ "architectures": [
5
+ "TimeSeriesTransformerForPrediction"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "cardinality": [
9
+ 366
10
+ ],
11
+ "context_length": 48,
12
+ "d_model": 32,
13
+ "decoder_attention_heads": 2,
14
+ "decoder_ffn_dim": 32,
15
+ "decoder_layerdrop": 0.1,
16
+ "decoder_layers": 4,
17
+ "distribution_output": "student_t",
18
+ "dropout": 0.1,
19
+ "embedding_dimension": [
20
+ 2
21
+ ],
22
+ "encoder_attention_heads": 2,
23
+ "encoder_ffn_dim": 32,
24
+ "encoder_layerdrop": 0.1,
25
+ "encoder_layers": 4,
26
+ "feature_size": 22,
27
+ "init_std": 0.02,
28
+ "input_size": 1,
29
+ "is_encoder_decoder": true,
30
+ "lags_sequence": [
31
+ 1,
32
+ 2,
33
+ 3,
34
+ 4,
35
+ 5,
36
+ 6,
37
+ 7,
38
+ 11,
39
+ 12,
40
+ 13,
41
+ 23,
42
+ 24,
43
+ 25,
44
+ 35,
45
+ 36,
46
+ 37
47
+ ],
48
+ "loss": "nll",
49
+ "model_type": "time_series_transformer",
50
+ "num_dynamic_real_features": 0,
51
+ "num_parallel_samples": 100,
52
+ "num_static_categorical_features": 1,
53
+ "num_static_real_features": 0,
54
+ "num_time_features": 2,
55
+ "prediction_length": 24,
56
+ "scaling": "mean",
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.33.2",
59
+ "use_cache": true
60
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.33.2"
4
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa67ff8f64ea2dae44dcabe5dfb1869ba6e28804dad116bca929c61f4ade0da1
3
+ size 364585