| { | |
| "architectures": [ | |
| "InformerForPrediction" | |
| ], | |
| "context_length": 168, | |
| "d_model": 512, | |
| "decoder_attention_heads": 8, | |
| "decoder_ffn_dim": 2048, | |
| "decoder_layers": 4, | |
| "distil": true, | |
| "dropout": 0.1, | |
| "encoder_attention_heads": 8, | |
| "encoder_ffn_dim": 2048, | |
| "encoder_layers": 6, | |
| "feature_size": 12, | |
| "input_size": 1, | |
| "l_radix": 4, | |
| "loss": "mse", | |
| "model_type": "informer", | |
| "num_time_features": 5, | |
| "prediction_length": 24, | |
| "scaling": "std", | |
| "transformers_version": "4.36.0" | |
| } |