File size: 798 Bytes
e8966fd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.891,
      "step": 1356
    },
    {
      "epoch": 2.0,
      "learning_rate": 0.0,
      "loss": 2.831,
      "step": 2712
    },
    {
      "epoch": 2.0,
      "step": 2712,
      "total_flos": 3515262828650496.0,
      "train_loss": 4.860996302601862,
      "train_runtime": 921.9871,
      "train_samples_per_second": 23.519,
      "train_steps_per_second": 2.941
    }
  ],
  "max_steps": 2712,
  "num_train_epochs": 2,
  "total_flos": 3515262828650496.0,
  "trial_name": null,
  "trial_params": null
}