| { | |
| "epochs_completed": 12, | |
| "best_val_loss": 0.3892, | |
| "note": "Training interrupted at epoch 12/20. Best checkpoint saved.", | |
| "config": { | |
| "n_features": 8, | |
| "hidden": 64, | |
| "n_layers": 3, | |
| "dropout": 0.2, | |
| "seq_len": 30 | |
| } | |
| } |
| { | |
| "epochs_completed": 12, | |
| "best_val_loss": 0.3892, | |
| "note": "Training interrupted at epoch 12/20. Best checkpoint saved.", | |
| "config": { | |
| "n_features": 8, | |
| "hidden": 64, | |
| "n_layers": 3, | |
| "dropout": 0.2, | |
| "seq_len": 30 | |
| } | |
| } |