{ "activation_function": "gelu", "architectures": [ "PatchTSTModel" ], "attention_dropout": 0.1, "bias": true, "channel_attention": false, "channel_consistent_masking": false, "context_length": 14, "d_model": 16, "distribution_output": "student_t", "do_mask_input": null, "dropout": 0.1, "dtype": "float32", "ff_dropout": 0.0, "ffn_dim": 4, "head_dropout": 0.0, "init_std": 0.02, "loss": "mse", "mask_type": "random", "mask_value": 0, "model_type": "patchtst", "norm_eps": 1e-05, "norm_type": "batchnorm", "num_attention_heads": 4, "num_forecast_mask_patches": [ 2 ], "num_hidden_layers": 2, "num_input_channels": 1, "num_parallel_samples": 100, "num_targets": 2, "output_range": null, "patch_length": 5, "patch_stride": 5, "path_dropout": 0.0, "pooling_type": "mean", "positional_dropout": 0.0, "positional_encoding_type": "sincos", "pre_norm": true, "prediction_length": 7, "random_mask_ratio": 0.0, "scaling": "std", "seed": 42, "share_embedding": true, "share_projection": true, "transformers_version": "5.16.0.dev0", "unmasked_channel_indices": null, "use_cls_token": false }