File size: 543 Bytes
2791530
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "GridTSTForTimeSeriesPrediction"
  ],
  "attention_dropout": 0.2,
  "attention_strategy": "alternate",
  "d_model": 64,
  "dropout": 0.2,
  "ffn_dim": 256,
  "head_dropout": 0.0,
  "init_std": 0.2,
  "label_len": 720,
  "model_type": "gridtst",
  "norm_type": "batchnorm",
  "num_channels": 137,
  "num_heads": 16,
  "num_layers": 3,
  "num_patches": 8,
  "patch_len": 96,
  "qkv_bias": true,
  "revin_affine": true,
  "seq_len": 512,
  "stride": 64,
  "torch_dtype": "float32",
  "transformers_version": "4.35.2"
}