| { | |
| "name": "f13_activation_volume", | |
| "multivariate": false, | |
| "seq_len": 96, | |
| "horizon": 16, | |
| "patch_len": 8, | |
| "d_model": 128, | |
| "nhead": 8, | |
| "n_layers": 6, | |
| "dropout": 0.1, | |
| "epochs": 20, | |
| "batch_size": 64, | |
| "lr": 0.001, | |
| "weight_decay": 0.0001, | |
| "seed": 13, | |
| "target": "activation_volume", | |
| "target_column": "", | |
| "target_name": "signed_activation_volume_mwh", | |
| "n_features": 31, | |
| "n_train_windows": 174974, | |
| "n_val_windows": 5361, | |
| "out_dir": "/work/heimdall/models/forecaster/f13_activation_volume/seed-13" | |
| } |