File size: 2,013 Bytes
bf9c30f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 5.0,
  "eval_steps": 500,
  "global_step": 250,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.5,
      "grad_norm": 1.0952688455581665,
      "learning_rate": 0.0002,
      "loss": 1.3815,
      "step": 25
    },
    {
      "epoch": 1.0,
      "grad_norm": 0.8078024983406067,
      "learning_rate": 0.00017777777777777779,
      "loss": 0.9567,
      "step": 50
    },
    {
      "epoch": 1.5,
      "grad_norm": 1.228662133216858,
      "learning_rate": 0.00015555555555555556,
      "loss": 0.8409,
      "step": 75
    },
    {
      "epoch": 2.0,
      "grad_norm": 0.9074092507362366,
      "learning_rate": 0.00013333333333333334,
      "loss": 0.8684,
      "step": 100
    },
    {
      "epoch": 2.5,
      "grad_norm": 1.2369757890701294,
      "learning_rate": 0.00011111111111111112,
      "loss": 0.7197,
      "step": 125
    },
    {
      "epoch": 3.0,
      "grad_norm": 1.128630518913269,
      "learning_rate": 8.888888888888889e-05,
      "loss": 0.7832,
      "step": 150
    },
    {
      "epoch": 3.5,
      "grad_norm": 1.4580910205841064,
      "learning_rate": 6.666666666666667e-05,
      "loss": 0.6828,
      "step": 175
    },
    {
      "epoch": 4.0,
      "grad_norm": 1.3242324590682983,
      "learning_rate": 4.4444444444444447e-05,
      "loss": 0.6552,
      "step": 200
    },
    {
      "epoch": 4.5,
      "grad_norm": 1.412304162979126,
      "learning_rate": 2.2222222222222223e-05,
      "loss": 0.6244,
      "step": 225
    },
    {
      "epoch": 5.0,
      "grad_norm": 1.457279920578003,
      "learning_rate": 0.0,
      "loss": 0.5918,
      "step": 250
    }
  ],
  "logging_steps": 25,
  "max_steps": 250,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 5,
  "save_steps": 500,
  "total_flos": 4.372977156096e+16,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}