| { | |
| "epoch": 2, | |
| "checkpoint_type": "best", | |
| "is_best": true, | |
| "validation_metrics": { | |
| "total": 20.503173463994806, | |
| "distill": 20.33791156537605, | |
| "super": 23.64315282937252 | |
| }, | |
| "training_metrics": { | |
| "total": 20.60346352663907, | |
| "distill": 20.441964680642794, | |
| "super": 23.671946136590208 | |
| }, | |
| "hyperparameters": { | |
| "temperature": 3.0, | |
| "alpha": 0.95, | |
| "learning_rate": 0.001, | |
| "batch_size": 1, | |
| "gradient_accumulation_steps": 16 | |
| }, | |
| "best_val_loss_so_far": 20.503173463994806, | |
| "best_epoch_so_far": 2, | |
| "patience_counter": 0, | |
| "save_time": "2025-06-13 08:44:06" | |
| } |