File size: 1,257 Bytes
aabee95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d40a202
1212736
aabee95
 
d40a202
aabee95
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
  "_name_or_path": "model/patchtst_etth_pretraining",
  "activation_function": "gelu",
  "architectures": [
    "PatchTSTForMaskPretraining"
  ],
  "attention_dropout": 0.0,
  "bias": true,
  "channel_attention": false,
  "channel_consistent_masking": false,
  "context_length": 512,
  "d_model": 128,
  "dropout": 0.3,
  "dropout_path": 0.0,
  "encoder_attention_heads": 16,
  "encoder_ffn_dim": 512,
  "encoder_layers": 6,
  "ff_dropout": 0.0,
  "head_dropout": 0.2,
  "init_std": 0.02,
  "learn_pe": false,
  "mask_input": true,
  "mask_patch_ratios": [
    1,
    1
  ],
  "mask_patches": [
    2,
    3
  ],
  "mask_ratio": 0.2,
  "mask_type": "random",
  "mask_value": 0,
  "model_type": "patchtst",
  "norm": "BatchNorm",
  "num_classes": 0,
  "num_input_channels": 7,
  "num_output_channels": 1,
  "num_patches": 42,
  "patch_length": 12,
  "pooling": null,
  "positional_dropout": 0.0,
  "positional_encoding": "sincos",
  "pre_norm": false,
  "prediction_length": 24,
  "prediction_range": null,
  "scaling": "mean",
  "seed_number": null,
  "shared_embedding": true,
  "shared_projection": true,
  "stride": 12,
  "torch_dtype": "float32",
  "transformers_version": "4.33.0.dev0",
  "unmasked_channel_indices": null,
  "use_cls_token": false
}