ajati commited on
Commit
a7df08a
1 Parent(s): a5e3a74

Upload PatchTSMixerForPrediction

Browse files
Files changed (3) hide show
  1. config.json +22 -29
  2. generation_config.json +1 -1
  3. model.safetensors +3 -0
config.json CHANGED
@@ -1,55 +1,48 @@
1
  {
2
  "_name_or_path": "ibm/patchtsmixer-etth1-pretrain",
3
  "architectures": [
4
- "PatchTSMixerForForecasting"
5
  ],
6
  "channel_consistent_masking": true,
 
 
7
  "distribution_output": "student_t",
8
  "dropout": 0.5,
9
  "expansion_factor": 3,
10
- "forecast_channel_indices": null,
11
- "forecast_len": 96,
12
  "gated_attn": true,
13
- "head_agg": "max_pool",
14
- "head_dropout": 0.7,
15
  "init_std": 0.02,
16
- "input_size": 7,
17
- "learn_pe": false,
18
  "loss": "mse",
19
- "mask_patch_ratios": [
20
- 1,
21
- 1
22
- ],
23
- "mask_patches": [
24
- 2,
25
- 3
26
- ],
27
- "mask_ratio": 0.5,
28
- "mask_type": "random",
29
  "mask_value": 0,
30
  "masked_loss": true,
31
  "mode": "common_channel",
32
  "model_type": "patchtsmixer",
33
- "n_classes": 3,
34
- "n_targets": 3,
35
  "norm_mlp": "LayerNorm",
36
- "num_features": 48,
 
 
 
37
  "num_layers": 2,
38
  "num_parallel_samples": 100,
39
  "num_patches": 32,
 
40
  "output_range": null,
41
  "patch_last": true,
42
- "patch_len": 16,
43
- "pe": "zeros",
 
44
  "post_init": false,
45
- "revin": true,
46
- "scaling": "std",
47
- "seed_number": null,
 
48
  "self_attn": false,
49
  "self_attn_heads": 1,
50
- "seq_len": 512,
51
- "stride": 16,
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.35.0.dev0",
54
- "use_pe": false
 
55
  }
 
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": "mse",
17
+ "mask_type": "forecast",
 
 
 
 
 
 
 
 
 
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 CHANGED
@@ -1,4 +1,4 @@
1
  {
2
  "_from_model_config": true,
3
- "transformers_version": "4.35.0.dev0"
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:9b474a9358fa172c12162ac4ffa2f92e97bf9aeeacb5b6f028a2bd6fec602a4f
3
+ size 789328