File size: 3,302 Bytes
b82f2e8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 50.0,
  "eval_steps": 1000,
  "global_step": 1600,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 3.128,
      "grad_norm": 23.240234375,
      "learning_rate": 3.7200000000000004e-06,
      "loss": 13.8895,
      "step": 100
    },
    {
      "epoch": 6.256,
      "grad_norm": 2.89752197265625,
      "learning_rate": 7.72e-06,
      "loss": 6.3417,
      "step": 200
    },
    {
      "epoch": 9.384,
      "grad_norm": 2.175177812576294,
      "learning_rate": 1.172e-05,
      "loss": 4.5781,
      "step": 300
    },
    {
      "epoch": 12.512,
      "grad_norm": 1.8080283403396606,
      "learning_rate": 1.5720000000000002e-05,
      "loss": 3.9311,
      "step": 400
    },
    {
      "epoch": 15.64,
      "grad_norm": 1.8345730304718018,
      "learning_rate": 1.972e-05,
      "loss": 3.4845,
      "step": 500
    },
    {
      "epoch": 18.768,
      "grad_norm": 1.8004506826400757,
      "learning_rate": 1.964933244713679e-05,
      "loss": 3.2046,
      "step": 600
    },
    {
      "epoch": 21.896,
      "grad_norm": 1.966347575187683,
      "learning_rate": 1.851893169061149e-05,
      "loss": 3.0399,
      "step": 700
    },
    {
      "epoch": 25.0,
      "grad_norm": 3.5277066230773926,
      "learning_rate": 1.66983777525504e-05,
      "loss": 2.9138,
      "step": 800
    },
    {
      "epoch": 28.128,
      "grad_norm": 1.7087632417678833,
      "learning_rate": 1.4335161085764062e-05,
      "loss": 2.8223,
      "step": 900
    },
    {
      "epoch": 31.256,
      "grad_norm": 1.8053547143936157,
      "learning_rate": 1.162073545000483e-05,
      "loss": 2.7583,
      "step": 1000
    },
    {
      "epoch": 34.384,
      "grad_norm": 1.9304829835891724,
      "learning_rate": 8.775007466971067e-06,
      "loss": 2.7118,
      "step": 1100
    },
    {
      "epoch": 37.512,
      "grad_norm": 1.9457958936691284,
      "learning_rate": 6.028521093652195e-06,
      "loss": 2.6704,
      "step": 1200
    },
    {
      "epoch": 40.64,
      "grad_norm": 1.8289012908935547,
      "learning_rate": 3.6037803220311184e-06,
      "loss": 2.6499,
      "step": 1300
    },
    {
      "epoch": 43.768,
      "grad_norm": 1.7785428762435913,
      "learning_rate": 1.697223228935958e-06,
      "loss": 2.6332,
      "step": 1400
    },
    {
      "epoch": 46.896,
      "grad_norm": 1.7786341905593872,
      "learning_rate": 4.6330773131765484e-07,
      "loss": 2.6273,
      "step": 1500
    },
    {
      "epoch": 50.0,
      "grad_norm": 3.720322608947754,
      "learning_rate": 1.9983244152199656e-09,
      "loss": 2.63,
      "step": 1600
    }
  ],
  "logging_steps": 100,
  "max_steps": 1600,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 50,
  "save_steps": 1000,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 1.30646016e+16,
  "train_batch_size": 8,
  "trial_name": null,
  "trial_params": null
}