| { | |
| "architectures": [ | |
| "InformerForPrediction" | |
| ], | |
| "attention_type": "prob", | |
| "context_length": 168, | |
| "d_ff": 2048, | |
| "d_model": 512, | |
| "distil": true, | |
| "dropout": 0.05, | |
| "encoder_layers": 2, | |
| "decoder_layers": 1, | |
| "factor": 5, | |
| "input_size": 1, | |
| "lags_sequence": [1, 2, 3, 4, 5, 6, 7], | |
| "model_type": "informer", | |
| "n_heads": 8, | |
| "num_parallel_samples": 100, | |
| "prediction_length": 24, | |
| "scaling": "std", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.36.0" | |
| } |