File size: 6,574 Bytes
3394e52
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 2.9696969696969697,
  "eval_steps": 500,
  "global_step": 147,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.020202020202020204,
      "grad_norm": 2.578125,
      "learning_rate": 1.3333333333333334e-06,
      "loss": 1.5448,
      "step": 1
    },
    {
      "epoch": 0.10101010101010101,
      "grad_norm": 2.546875,
      "learning_rate": 6.666666666666667e-06,
      "loss": 1.5503,
      "step": 5
    },
    {
      "epoch": 0.20202020202020202,
      "grad_norm": 2.390625,
      "learning_rate": 1.3333333333333333e-05,
      "loss": 1.469,
      "step": 10
    },
    {
      "epoch": 0.30303030303030304,
      "grad_norm": 1.65625,
      "learning_rate": 2e-05,
      "loss": 1.2465,
      "step": 15
    },
    {
      "epoch": 0.40404040404040403,
      "grad_norm": 1.203125,
      "learning_rate": 1.9929278846732883e-05,
      "loss": 1.0305,
      "step": 20
    },
    {
      "epoch": 0.5050505050505051,
      "grad_norm": 0.953125,
      "learning_rate": 1.9718115683235418e-05,
      "loss": 0.9205,
      "step": 25
    },
    {
      "epoch": 0.6060606060606061,
      "grad_norm": 0.609375,
      "learning_rate": 1.936949724999762e-05,
      "loss": 0.8521,
      "step": 30
    },
    {
      "epoch": 0.7070707070707071,
      "grad_norm": 0.48046875,
      "learning_rate": 1.8888354486549238e-05,
      "loss": 0.8354,
      "step": 35
    },
    {
      "epoch": 0.8080808080808081,
      "grad_norm": 0.478515625,
      "learning_rate": 1.8281492787113707e-05,
      "loss": 0.7916,
      "step": 40
    },
    {
      "epoch": 0.9090909090909091,
      "grad_norm": 0.46484375,
      "learning_rate": 1.7557495743542586e-05,
      "loss": 0.7588,
      "step": 45
    },
    {
      "epoch": 0.98989898989899,
      "eval_loss": 0.7386298179626465,
      "eval_runtime": 17.3037,
      "eval_samples_per_second": 2.485,
      "eval_steps_per_second": 0.347,
      "step": 49
    },
    {
      "epoch": 1.0101010101010102,
      "grad_norm": 0.5390625,
      "learning_rate": 1.6726603737012527e-05,
      "loss": 0.7461,
      "step": 50
    },
    {
      "epoch": 1.1111111111111112,
      "grad_norm": 0.5078125,
      "learning_rate": 1.5800569095711983e-05,
      "loss": 0.715,
      "step": 55
    },
    {
      "epoch": 1.2121212121212122,
      "grad_norm": 0.3046875,
      "learning_rate": 1.479248986720057e-05,
      "loss": 0.6996,
      "step": 60
    },
    {
      "epoch": 1.3131313131313131,
      "grad_norm": 0.28125,
      "learning_rate": 1.3716624556603275e-05,
      "loss": 0.6809,
      "step": 65
    },
    {
      "epoch": 1.4141414141414141,
      "grad_norm": 0.318359375,
      "learning_rate": 1.2588190451025209e-05,
      "loss": 0.6585,
      "step": 70
    },
    {
      "epoch": 1.5151515151515151,
      "grad_norm": 0.2255859375,
      "learning_rate": 1.1423148382732854e-05,
      "loss": 0.6599,
      "step": 75
    },
    {
      "epoch": 1.6161616161616161,
      "grad_norm": 0.2431640625,
      "learning_rate": 1.0237976975461074e-05,
      "loss": 0.646,
      "step": 80
    },
    {
      "epoch": 1.7171717171717171,
      "grad_norm": 0.203125,
      "learning_rate": 9.049439566958176e-06,
      "loss": 0.6349,
      "step": 85
    },
    {
      "epoch": 1.8181818181818183,
      "grad_norm": 0.2392578125,
      "learning_rate": 7.874347104470234e-06,
      "loss": 0.6352,
      "step": 90
    },
    {
      "epoch": 1.9191919191919191,
      "grad_norm": 0.2060546875,
      "learning_rate": 6.729320366825785e-06,
      "loss": 0.6201,
      "step": 95
    },
    {
      "epoch": 2.0,
      "eval_loss": 0.6306869983673096,
      "eval_runtime": 17.31,
      "eval_samples_per_second": 2.484,
      "eval_steps_per_second": 0.347,
      "step": 99
    },
    {
      "epoch": 2.0202020202020203,
      "grad_norm": 0.2001953125,
      "learning_rate": 5.630554876306407e-06,
      "loss": 0.6233,
      "step": 100
    },
    {
      "epoch": 2.121212121212121,
      "grad_norm": 0.2021484375,
      "learning_rate": 4.593591825444028e-06,
      "loss": 0.6138,
      "step": 105
    },
    {
      "epoch": 2.2222222222222223,
      "grad_norm": 0.2275390625,
      "learning_rate": 3.633098258809119e-06,
      "loss": 0.6218,
      "step": 110
    },
    {
      "epoch": 2.323232323232323,
      "grad_norm": 0.2021484375,
      "learning_rate": 2.7626596189492983e-06,
      "loss": 0.6201,
      "step": 115
    },
    {
      "epoch": 2.4242424242424243,
      "grad_norm": 0.19921875,
      "learning_rate": 1.994587590756397e-06,
      "loss": 0.6164,
      "step": 120
    },
    {
      "epoch": 2.525252525252525,
      "grad_norm": 0.2041015625,
      "learning_rate": 1.339745962155613e-06,
      "loss": 0.6157,
      "step": 125
    },
    {
      "epoch": 2.6262626262626263,
      "grad_norm": 0.216796875,
      "learning_rate": 8.073969641833446e-07,
      "loss": 0.6151,
      "step": 130
    },
    {
      "epoch": 2.7272727272727275,
      "grad_norm": 0.267578125,
      "learning_rate": 4.0507026385502747e-07,
      "loss": 0.6097,
      "step": 135
    },
    {
      "epoch": 2.8282828282828283,
      "grad_norm": 0.208984375,
      "learning_rate": 1.3845646281813508e-07,
      "loss": 0.617,
      "step": 140
    },
    {
      "epoch": 2.929292929292929,
      "grad_norm": 0.1943359375,
      "learning_rate": 1.1326608169920373e-08,
      "loss": 0.6087,
      "step": 145
    },
    {
      "epoch": 2.9696969696969697,
      "eval_loss": 0.6245681643486023,
      "eval_runtime": 17.3067,
      "eval_samples_per_second": 2.485,
      "eval_steps_per_second": 0.347,
      "step": 147
    },
    {
      "epoch": 2.9696969696969697,
      "step": 147,
      "total_flos": 2.0566538541072384e+17,
      "train_loss": 0.7671454966473742,
      "train_runtime": 1686.4021,
      "train_samples_per_second": 0.699,
      "train_steps_per_second": 0.087
    }
  ],
  "logging_steps": 5,
  "max_steps": 147,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 3,
  "save_steps": 100,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 2.0566538541072384e+17,
  "train_batch_size": 4,
  "trial_name": null,
  "trial_params": null
}