MahmoudIbrahim commited on
Commit
1f2acc1
1 Parent(s): 0a02828

Upload trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +240 -65
trainer_state.json CHANGED
@@ -1,121 +1,296 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.34285714285714286,
5
  "eval_steps": 500,
6
- "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "epoch": 0.022857142857142857,
13
- "grad_norm": 1.0595301389694214,
14
- "learning_rate": 0.002,
15
- "loss": 3.6082,
16
  "step": 10
17
  },
18
  {
19
- "epoch": 0.045714285714285714,
20
- "grad_norm": 0.2752091884613037,
21
- "learning_rate": 0.002,
22
- "loss": 1.5529,
23
  "step": 20
24
  },
25
  {
26
- "epoch": 0.06857142857142857,
27
- "grad_norm": 0.17800529301166534,
28
- "learning_rate": 0.002,
29
- "loss": 1.0928,
30
  "step": 30
31
  },
32
  {
33
- "epoch": 0.09142857142857143,
34
- "grad_norm": 0.21639685332775116,
35
- "learning_rate": 0.002,
36
- "loss": 0.99,
37
  "step": 40
38
  },
39
  {
40
- "epoch": 0.11428571428571428,
41
- "grad_norm": 0.2555713951587677,
42
- "learning_rate": 0.002,
43
- "loss": 0.884,
44
  "step": 50
45
  },
46
  {
47
- "epoch": 0.13714285714285715,
48
- "grad_norm": 0.1835678517818451,
49
- "learning_rate": 0.002,
50
- "loss": 1.2252,
51
  "step": 60
52
  },
53
  {
54
- "epoch": 0.16,
55
- "grad_norm": 0.23407411575317383,
56
- "learning_rate": 0.002,
57
- "loss": 1.0325,
58
  "step": 70
59
  },
60
  {
61
- "epoch": 0.18285714285714286,
62
- "grad_norm": 0.20827867090702057,
63
- "learning_rate": 0.002,
64
- "loss": 0.9401,
65
  "step": 80
66
  },
67
  {
68
- "epoch": 0.2057142857142857,
69
- "grad_norm": 0.20146110653877258,
70
- "learning_rate": 0.002,
71
- "loss": 0.8852,
72
  "step": 90
73
  },
74
  {
75
- "epoch": 0.22857142857142856,
76
- "grad_norm": 0.2659783661365509,
77
- "learning_rate": 0.002,
78
- "loss": 0.8176,
79
  "step": 100
80
  },
81
  {
82
- "epoch": 0.25142857142857145,
83
- "grad_norm": 0.20099078118801117,
84
- "learning_rate": 0.002,
85
- "loss": 1.1806,
86
  "step": 110
87
  },
88
  {
89
- "epoch": 0.2742857142857143,
90
- "grad_norm": 0.18531735241413116,
91
- "learning_rate": 0.002,
92
- "loss": 0.9712,
93
  "step": 120
94
  },
95
  {
96
- "epoch": 0.29714285714285715,
97
- "grad_norm": 0.19588737189769745,
98
- "learning_rate": 0.002,
99
- "loss": 0.918,
100
  "step": 130
101
  },
102
  {
103
- "epoch": 0.32,
104
- "grad_norm": 0.19109125435352325,
105
- "learning_rate": 0.002,
106
- "loss": 0.7857,
107
  "step": 140
108
  },
109
  {
110
- "epoch": 0.34285714285714286,
111
- "grad_norm": 0.2857687771320343,
112
- "learning_rate": 0.002,
113
- "loss": 0.7828,
114
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
115
  }
116
  ],
117
  "logging_steps": 10,
118
- "max_steps": 150,
119
  "num_input_tokens_seen": 0,
120
  "num_train_epochs": 1,
121
  "save_steps": 10,
@@ -131,8 +306,8 @@
131
  "attributes": {}
132
  }
133
  },
134
- "total_flos": 2.524734837978624e+16,
135
- "train_batch_size": 4,
136
  "trial_name": null,
137
  "trial_params": null
138
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.05714285714285714,
5
  "eval_steps": 500,
6
+ "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "epoch": 0.0014285714285714286,
13
+ "grad_norm": 0.8723945021629333,
14
+ "learning_rate": 0.0002,
15
+ "loss": 1.4591,
16
  "step": 10
17
  },
18
  {
19
+ "epoch": 0.002857142857142857,
20
+ "grad_norm": 0.6812328100204468,
21
+ "learning_rate": 0.0002,
22
+ "loss": 1.335,
23
  "step": 20
24
  },
25
  {
26
+ "epoch": 0.004285714285714286,
27
+ "grad_norm": 0.4533853232860565,
28
+ "learning_rate": 0.0002,
29
+ "loss": 1.2956,
30
  "step": 30
31
  },
32
  {
33
+ "epoch": 0.005714285714285714,
34
+ "grad_norm": 0.5219816565513611,
35
+ "learning_rate": 0.0002,
36
+ "loss": 1.177,
37
  "step": 40
38
  },
39
  {
40
+ "epoch": 0.007142857142857143,
41
+ "grad_norm": 0.6963663697242737,
42
+ "learning_rate": 0.0002,
43
+ "loss": 1.1449,
44
  "step": 50
45
  },
46
  {
47
+ "epoch": 0.008571428571428572,
48
+ "grad_norm": 0.59157794713974,
49
+ "learning_rate": 0.0002,
50
+ "loss": 1.1329,
51
  "step": 60
52
  },
53
  {
54
+ "epoch": 0.01,
55
+ "grad_norm": 0.6530716419219971,
56
+ "learning_rate": 0.0002,
57
+ "loss": 1.0745,
58
  "step": 70
59
  },
60
  {
61
+ "epoch": 0.011428571428571429,
62
+ "grad_norm": 0.5379722714424133,
63
+ "learning_rate": 0.0002,
64
+ "loss": 1.0786,
65
  "step": 80
66
  },
67
  {
68
+ "epoch": 0.012857142857142857,
69
+ "grad_norm": 0.6812428832054138,
70
+ "learning_rate": 0.0002,
71
+ "loss": 1.1211,
72
  "step": 90
73
  },
74
  {
75
+ "epoch": 0.014285714285714285,
76
+ "grad_norm": 0.7551608681678772,
77
+ "learning_rate": 0.0002,
78
+ "loss": 0.936,
79
  "step": 100
80
  },
81
  {
82
+ "epoch": 0.015714285714285715,
83
+ "grad_norm": 0.6422017812728882,
84
+ "learning_rate": 0.0002,
85
+ "loss": 1.1515,
86
  "step": 110
87
  },
88
  {
89
+ "epoch": 0.017142857142857144,
90
+ "grad_norm": 0.4808028042316437,
91
+ "learning_rate": 0.0002,
92
+ "loss": 1.068,
93
  "step": 120
94
  },
95
  {
96
+ "epoch": 0.018571428571428572,
97
+ "grad_norm": 0.4988093078136444,
98
+ "learning_rate": 0.0002,
99
+ "loss": 1.0567,
100
  "step": 130
101
  },
102
  {
103
+ "epoch": 0.02,
104
+ "grad_norm": 0.5651537179946899,
105
+ "learning_rate": 0.0002,
106
+ "loss": 0.9769,
107
  "step": 140
108
  },
109
  {
110
+ "epoch": 0.02142857142857143,
111
+ "grad_norm": 0.7912259101867676,
112
+ "learning_rate": 0.0002,
113
+ "loss": 0.8673,
114
  "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.022857142857142857,
118
+ "grad_norm": 0.6468149423599243,
119
+ "learning_rate": 0.0002,
120
+ "loss": 1.1511,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.024285714285714285,
125
+ "grad_norm": 0.5371859669685364,
126
+ "learning_rate": 0.0002,
127
+ "loss": 1.0232,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.025714285714285714,
132
+ "grad_norm": 0.5603945255279541,
133
+ "learning_rate": 0.0002,
134
+ "loss": 1.0743,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.027142857142857142,
139
+ "grad_norm": 0.558032751083374,
140
+ "learning_rate": 0.0002,
141
+ "loss": 1.0368,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.02857142857142857,
146
+ "grad_norm": 0.6991172432899475,
147
+ "learning_rate": 0.0002,
148
+ "loss": 0.9307,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.03,
153
+ "grad_norm": 0.4212726652622223,
154
+ "learning_rate": 0.0002,
155
+ "loss": 0.9608,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.03142857142857143,
160
+ "grad_norm": 0.5686449408531189,
161
+ "learning_rate": 0.0002,
162
+ "loss": 1.0988,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.032857142857142856,
167
+ "grad_norm": 0.5314635038375854,
168
+ "learning_rate": 0.0002,
169
+ "loss": 0.9674,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 0.03428571428571429,
174
+ "grad_norm": 1.0691275596618652,
175
+ "learning_rate": 0.0002,
176
+ "loss": 0.9617,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 0.03571428571428571,
181
+ "grad_norm": 0.3752906918525696,
182
+ "learning_rate": 0.0002,
183
+ "loss": 0.8711,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 0.037142857142857144,
188
+ "grad_norm": 0.668821394443512,
189
+ "learning_rate": 0.0002,
190
+ "loss": 0.8694,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 0.03857142857142857,
195
+ "grad_norm": 0.7953740358352661,
196
+ "learning_rate": 0.0002,
197
+ "loss": 0.9395,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 0.04,
202
+ "grad_norm": 0.4894189238548279,
203
+ "learning_rate": 0.0002,
204
+ "loss": 1.0876,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 0.041428571428571426,
209
+ "grad_norm": 0.6148614287376404,
210
+ "learning_rate": 0.0002,
211
+ "loss": 1.0807,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 0.04285714285714286,
216
+ "grad_norm": 0.5681003332138062,
217
+ "learning_rate": 0.0002,
218
+ "loss": 0.9068,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 0.04428571428571428,
223
+ "grad_norm": 0.6531659960746765,
224
+ "learning_rate": 0.0002,
225
+ "loss": 0.9016,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 0.045714285714285714,
230
+ "grad_norm": 0.46772944927215576,
231
+ "learning_rate": 0.0002,
232
+ "loss": 0.9432,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 0.047142857142857146,
237
+ "grad_norm": 0.9201459884643555,
238
+ "learning_rate": 0.0002,
239
+ "loss": 0.9689,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 0.04857142857142857,
244
+ "grad_norm": 0.4148743748664856,
245
+ "learning_rate": 0.0002,
246
+ "loss": 0.9866,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 0.05,
251
+ "grad_norm": 1.0026582479476929,
252
+ "learning_rate": 0.0002,
253
+ "loss": 1.0142,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 0.05142857142857143,
258
+ "grad_norm": 0.5541752576828003,
259
+ "learning_rate": 0.0002,
260
+ "loss": 1.1917,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 0.05285714285714286,
265
+ "grad_norm": 0.367127001285553,
266
+ "learning_rate": 0.0002,
267
+ "loss": 0.9925,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 0.054285714285714284,
272
+ "grad_norm": 0.7337833046913147,
273
+ "learning_rate": 0.0002,
274
+ "loss": 0.9636,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 0.055714285714285716,
279
+ "grad_norm": 0.8890251517295837,
280
+ "learning_rate": 0.0002,
281
+ "loss": 0.8888,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 0.05714285714285714,
286
+ "grad_norm": 0.9325958490371704,
287
+ "learning_rate": 0.0002,
288
+ "loss": 0.746,
289
+ "step": 400
290
  }
291
  ],
292
  "logging_steps": 10,
293
+ "max_steps": 400,
294
  "num_input_tokens_seen": 0,
295
  "num_train_epochs": 1,
296
  "save_steps": 10,
 
306
  "attributes": {}
307
  }
308
  },
309
+ "total_flos": 3002167578036480.0,
310
+ "train_batch_size": 1,
311
  "trial_name": null,
312
  "trial_params": null
313
  }