kashif HF staff commited on
Commit
f78caa1
1 Parent(s): 48c2476

Upload TimeSeriesTransformerForPrediction

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