| { | |
| "epoch": 1, | |
| "checkpoint_type": "best", | |
| "is_best": true, | |
| "validation_metrics": { | |
| "total": 20.503190057927913, | |
| "distill": 20.337929046515264, | |
| "super": 23.64315301143762 | |
| }, | |
| "training_metrics": { | |
| "total": 20.603478352517794, | |
| "distill": 20.441981082685064, | |
| "super": 23.6719312656287 | |
| }, | |
| "hyperparameters": { | |
| "temperature": 3.0, | |
| "alpha": 0.95, | |
| "learning_rate": 0.001, | |
| "batch_size": 1, | |
| "gradient_accumulation_steps": 16 | |
| }, | |
| "best_val_loss_so_far": 20.503190057927913, | |
| "best_epoch_so_far": 1, | |
| "patience_counter": 0, | |
| "save_time": "2025-06-13 08:11:32" | |
| } |