File size: 1,223 Bytes
1ab390b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "ibm/TTM",
  "adaptive_patching_levels": 3,
  "architectures": [
    "TinyTimeMixerForPrediction"
  ],
  "context_length": 1024,
  "d_model": 192,
  "d_model_scale": 3,
  "decoder_adaptive_patching_levels": 0,
  "decoder_d_model": 128,
  "decoder_d_model_scale": 2,
  "decoder_mode": "common_channel",
  "decoder_num_layers": 2,
  "decoder_raw_residual": false,
  "dropout": 0.2,
  "expansion_factor": 2,
  "frequency_token_vocab_size": 5,
  "gated_attn": true,
  "head_dropout": 0.2,
  "init_processing": true,
  "init_std": 0.02,
  "loss": "mse",
  "mode": "common_channel",
  "model_type": "tinytimemixer",
  "norm_eps": 1e-05,
  "norm_mlp": "LayerNorm",
  "num_input_channels": 1,
  "num_layers": 2,
  "num_patches": 16,
  "patch_last": true,
  "patch_length": 64,
  "patch_stride": 64,
  "positional_encoding_type": "sincos",
  "post_init": false,
  "prediction_channel_indices": null,
  "prediction_filter_length": null,
  "prediction_length": 96,
  "resolution_prefix_tuning": false,
  "scaling": "std",
  "self_attn": false,
  "self_attn_heads": 1,
  "stride_ratio": 1,
  "torch_dtype": "float32",
  "transformers_version": "4.41.1",
  "use_decoder": true,
  "use_positional_encoding": false
}