File size: 799 Bytes
dfd0615
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.0,
  "global_step": 2712,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 1.0,
      "learning_rate": 5e-06,
      "loss": 6.2504,
      "step": 1356
    },
    {
      "epoch": 2.0,
      "learning_rate": 0.0,
      "loss": 1.9821,
      "step": 2712
    },
    {
      "epoch": 2.0,
      "step": 2712,
      "total_flos": 3512395654225920.0,
      "train_loss": 4.116242085234606,
      "train_runtime": 907.6783,
      "train_samples_per_second": 23.89,
      "train_steps_per_second": 2.988
    }
  ],
  "max_steps": 2712,
  "num_train_epochs": 2,
  "total_flos": 3512395654225920.0,
  "trial_name": null,
  "trial_params": null
}