ajati commited on
Commit
be34364
1 Parent(s): 99d4d78

Upload PatchTSMixerForPrediction

Browse files
Files changed (3) hide show
  1. config.json +48 -0
  2. generation_config.json +4 -0
  3. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "ibm/patchtsmixer-etth1-pretrain",
3
+ "architectures": [
4
+ "PatchTSMixerForPrediction"
5
+ ],
6
+ "channel_consistent_masking": true,
7
+ "context_length": 512,
8
+ "d_model": 48,
9
+ "distribution_output": "student_t",
10
+ "dropout": 0.5,
11
+ "expansion_factor": 3,
12
+ "gated_attn": true,
13
+ "head_aggregation": "max_pool",
14
+ "head_dropout": 0.5,
15
+ "init_std": 0.02,
16
+ "loss": "nll",
17
+ "mask_type": "random",
18
+ "mask_value": 0,
19
+ "masked_loss": true,
20
+ "mode": "common_channel",
21
+ "model_type": "patchtsmixer",
22
+ "norm_eps": 1e-05,
23
+ "norm_mlp": "LayerNorm",
24
+ "num_forecast_mask_patches": [
25
+ 2
26
+ ],
27
+ "num_input_channels": 7,
28
+ "num_layers": 2,
29
+ "num_parallel_samples": 100,
30
+ "num_patches": 32,
31
+ "num_targets": 3,
32
+ "output_range": null,
33
+ "patch_last": true,
34
+ "patch_length": 16,
35
+ "patch_stride": 16,
36
+ "positional_encoding_type": "sincos",
37
+ "post_init": false,
38
+ "prediction_channel_indices": null,
39
+ "prediction_length": 96,
40
+ "random_mask_ratio": 0.5,
41
+ "scaling": true,
42
+ "self_attn": false,
43
+ "self_attn_heads": 1,
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.36.0.dev0",
46
+ "unmasked_channel_indices": null,
47
+ "use_positional_encoding": false
48
+ }
generation_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "transformers_version": "4.36.0.dev0"
4
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daafb2b7ecc39d83631da111cf187b581783eb4a461a271e5120127b918dbbdc
3
+ size 1970240