| { | |
| "total_checkpoints": 3, | |
| "best_checkpoint": { | |
| "epoch": 1, | |
| "path": "./models/working_draft/checkpoint_epoch_1", | |
| "val_loss": 20.503173463994806, | |
| "train_loss": 20.60346352663907, | |
| "is_best": true | |
| }, | |
| "checkpoints": [ | |
| { | |
| "epoch": 0, | |
| "path": "./models/working_draft/checkpoint_epoch_0", | |
| "val_loss": 20.503190057927913, | |
| "train_loss": 20.603478352517794, | |
| "is_best": false | |
| }, | |
| { | |
| "epoch": 1, | |
| "path": "./models/working_draft/checkpoint_epoch_1", | |
| "val_loss": 20.503173463994806, | |
| "train_loss": 20.60346352663907, | |
| "is_best": true | |
| }, | |
| { | |
| "epoch": 2, | |
| "path": "./models/working_draft/checkpoint_epoch_2", | |
| "val_loss": 20.50326441562537, | |
| "train_loss": 20.603418853066184, | |
| "is_best": false | |
| } | |
| ], | |
| "training_time_minutes": 97.81406124432881, | |
| "summary_created": "2025-06-13 09:16:42" | |
| } |