File size: 611 Bytes
6eaddc2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "epoch": 1,
  "checkpoint_type": "epoch",
  "is_best": false,
  "validation_metrics": {
    "total": 1.9706641339331337,
    "distill": 0.8303449423998739,
    "super": 23.63672854249427
  },
  "training_metrics": {
    "total": 1.9690746277378453,
    "distill": 0.8288793695357538,
    "super": 23.632784222018334
  },
  "hyperparameters": {
    "temperature": 2.0,
    "alpha": 0.95,
    "learning_rate": 0.001,
    "batch_size": 1,
    "gradient_accumulation_steps": 16
  },
  "best_val_loss_so_far": Infinity,
  "best_epoch_so_far": null,
  "patience_counter": 0,
  "save_time": "2025-06-13 11:39:42"
}