DeepDream2045 commited on
Commit
b10d82c
·
verified ·
1 Parent(s): 19d0086

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "dense",
 
25
  "q_proj",
 
26
  "fc1",
27
- "v_proj",
28
- "fc2"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "dense",
24
+ "v_proj",
25
  "q_proj",
26
+ "fc2",
27
  "fc1",
28
+ "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c11319cf4a610482c0ad8a08c86c745223298427e8c17324cf085bce2bf3c9de
3
  size 237402
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2221398f139a64247098b0a0065522c53f283679afbe616899c16b432dbb90ac
3
  size 237402
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc31edda2632a672e9f8ab4a32dbf68b38a7d39b71c2447e1bf47840358a0138
3
  size 222294
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cf14d4c88ba6d2b87a39bf064ddc7fa3347c6881454d2204167cad51f71f853
3
  size 222294
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc53c012da566556d99419068823b262a9c93d7d7e30dd7b739945aea15607eb
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:919ed4d438ad94a772fe1f8d9209fc3a225e80a615e608ca84241e88a22d9e80
3
  size 15024
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5683b8497c71cbdd49024bbb701bdd7eced8fe7358f97f2d68f01cc2e3f4468c
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c5c1774c312b48cd03647ce6960b4b50e262910f752b8c386f19ab0a1f42f6
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5474960dccf849ad3bce7b772f017330d91f90d690403c609acaffefe853834a
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24802882abf54df50dcdbc226baddc0fd09951389017eb5782efaa5ee58ccf9d
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a314a4e4b63b22e3f751b6766e60384ed83ced33ac8576ca6bd6176a7b5d3dc9
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb18bfe1377a257a943c7b0083178fb1dce85925c99550c437d76d2aaca4b824
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f37b2aa490ccb1598b01e14cda36e9081f7ce646deab4d3c2d03de0d2169a755
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,203 +1,386 @@
1
  {
2
- "best_metric": 6.919445037841797,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.6611570247933884,
5
  "eval_steps": 25,
6
- "global_step": 25,
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.026446280991735537,
13
- "grad_norm": 0.6766738891601562,
14
  "learning_rate": 5e-05,
15
- "loss": 6.9199,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.026446280991735537,
20
- "eval_loss": 6.939976215362549,
21
- "eval_runtime": 0.19,
22
- "eval_samples_per_second": 1341.97,
23
- "eval_steps_per_second": 168.404,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.05289256198347107,
28
- "grad_norm": 0.6871870756149292,
29
  "learning_rate": 0.0001,
30
  "loss": 6.9171,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.07933884297520662,
35
- "grad_norm": 0.2755799889564514,
36
  "learning_rate": 9.989294616193017e-05,
37
  "loss": 6.9456,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.10578512396694215,
42
- "grad_norm": 0.276292622089386,
43
  "learning_rate": 9.957224306869053e-05,
44
  "loss": 6.9391,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.1322314049586777,
49
- "grad_norm": 0.2206062525510788,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 6.9458,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.15867768595041323,
56
- "grad_norm": 0.2578071057796478,
57
  "learning_rate": 9.829629131445342e-05,
58
  "loss": 6.9417,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.18512396694214875,
63
- "grad_norm": 0.31613314151763916,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 6.9346,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.2115702479338843,
70
- "grad_norm": 0.316804975271225,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 6.936,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.23801652892561984,
77
- "grad_norm": 0.31575196981430054,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 6.9337,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.2644628099173554,
84
- "grad_norm": 0.6410444974899292,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 6.9081,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.2909090909090909,
91
- "grad_norm": 0.6962993144989014,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 6.9004,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.31735537190082647,
98
- "grad_norm": 0.2695646286010742,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 6.93,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.343801652892562,
105
- "grad_norm": 0.26575586199760437,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 6.9337,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.3702479338842975,
112
- "grad_norm": 0.2219240367412567,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 6.9348,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.39669421487603307,
119
- "grad_norm": 0.24326728284358978,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 6.9343,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.4231404958677686,
126
- "grad_norm": 0.2914644479751587,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 6.9268,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.44958677685950416,
133
- "grad_norm": 0.3105446696281433,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 6.9224,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.47603305785123967,
140
- "grad_norm": 0.3269963562488556,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 6.9309,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.5024793388429752,
147
- "grad_norm": 0.5097985863685608,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 6.904,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.5289256198347108,
154
- "grad_norm": 0.7069076299667358,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 6.8889,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.5553719008264463,
161
- "grad_norm": 0.3384103775024414,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 6.9151,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.5818181818181818,
168
- "grad_norm": 0.24765978753566742,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 6.9245,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.6082644628099173,
175
- "grad_norm": 0.25236260890960693,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 6.9264,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.6347107438016529,
182
- "grad_norm": 0.2543906569480896,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 6.9314,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.6611570247933884,
189
- "grad_norm": 0.2705303132534027,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 6.9221,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.6611570247933884,
196
- "eval_loss": 6.919445037841797,
197
- "eval_runtime": 0.189,
198
- "eval_samples_per_second": 1349.148,
199
- "eval_steps_per_second": 169.305,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -221,12 +404,12 @@
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
- "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
- "total_flos": 2852978688000.0,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
+ "best_metric": 6.912809371948242,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 1.3322314049586776,
5
  "eval_steps": 25,
6
+ "global_step": 50,
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.026446280991735537,
13
+ "grad_norm": 0.6606590151786804,
14
  "learning_rate": 5e-05,
15
+ "loss": 6.9198,
16
  "step": 1
17
  },
18
  {
19
  "epoch": 0.026446280991735537,
20
+ "eval_loss": 6.939949989318848,
21
+ "eval_runtime": 0.2079,
22
+ "eval_samples_per_second": 1226.53,
23
+ "eval_steps_per_second": 153.917,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.05289256198347107,
28
+ "grad_norm": 0.6681128144264221,
29
  "learning_rate": 0.0001,
30
  "loss": 6.9171,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.07933884297520662,
35
+ "grad_norm": 0.27679502964019775,
36
  "learning_rate": 9.989294616193017e-05,
37
  "loss": 6.9456,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.10578512396694215,
42
+ "grad_norm": 0.2745823264122009,
43
  "learning_rate": 9.957224306869053e-05,
44
  "loss": 6.9391,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.1322314049586777,
49
+ "grad_norm": 0.219028040766716,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 6.9458,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.15867768595041323,
56
+ "grad_norm": 0.25739091634750366,
57
  "learning_rate": 9.829629131445342e-05,
58
  "loss": 6.9417,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.18512396694214875,
63
+ "grad_norm": 0.3217504918575287,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 6.9345,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.2115702479338843,
70
+ "grad_norm": 0.3200313448905945,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 6.9359,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.23801652892561984,
77
+ "grad_norm": 0.3203120231628418,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 6.9336,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.2644628099173554,
84
+ "grad_norm": 0.6145105361938477,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 6.9088,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.2909090909090909,
91
+ "grad_norm": 0.6703035235404968,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 6.901,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.31735537190082647,
98
+ "grad_norm": 0.26121264696121216,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 6.9301,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.343801652892562,
105
+ "grad_norm": 0.27104130387306213,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 6.9334,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.3702479338842975,
112
+ "grad_norm": 0.2263699471950531,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 6.9346,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.39669421487603307,
119
+ "grad_norm": 0.24379611015319824,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 6.9342,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.4231404958677686,
126
+ "grad_norm": 0.29605957865715027,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 6.9266,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.44958677685950416,
133
+ "grad_norm": 0.3095487952232361,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 6.9225,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.47603305785123967,
140
+ "grad_norm": 0.3249109089374542,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 6.9311,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.5024793388429752,
147
+ "grad_norm": 0.4838687777519226,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 6.9051,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.5289256198347108,
154
+ "grad_norm": 0.6721590757369995,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 6.8906,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.5553719008264463,
161
+ "grad_norm": 0.31941476464271545,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 6.9157,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.5818181818181818,
168
+ "grad_norm": 0.24956785142421722,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 6.9243,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.6082644628099173,
175
+ "grad_norm": 0.2541434168815613,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 6.9263,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.6347107438016529,
182
+ "grad_norm": 0.251471608877182,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 6.9317,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.6611570247933884,
189
+ "grad_norm": 0.2736002206802368,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 6.9218,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.6611570247933884,
196
+ "eval_loss": 6.9197845458984375,
197
+ "eval_runtime": 0.2085,
198
+ "eval_samples_per_second": 1223.197,
199
+ "eval_steps_per_second": 153.499,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.687603305785124,
204
+ "grad_norm": 0.3520897328853607,
205
+ "learning_rate": 5e-05,
206
+ "loss": 6.9146,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.7140495867768595,
211
+ "grad_norm": 0.36051222681999207,
212
+ "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 6.9212,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.740495867768595,
218
+ "grad_norm": 0.36609479784965515,
219
+ "learning_rate": 4.347369038899744e-05,
220
+ "loss": 6.9077,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.7669421487603306,
225
+ "grad_norm": 0.6825762391090393,
226
+ "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 6.8783,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.7933884297520661,
232
+ "grad_norm": 0.4839974641799927,
233
+ "learning_rate": 3.705904774487396e-05,
234
+ "loss": 6.8943,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.8198347107438017,
239
+ "grad_norm": 0.28504496812820435,
240
+ "learning_rate": 3.392802673484193e-05,
241
+ "loss": 6.9179,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.8462809917355372,
246
+ "grad_norm": 0.3000105619430542,
247
+ "learning_rate": 3.086582838174551e-05,
248
+ "loss": 6.9187,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.8727272727272727,
253
+ "grad_norm": 0.20943278074264526,
254
+ "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 6.9359,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.8991735537190083,
260
+ "grad_norm": 0.26605117321014404,
261
+ "learning_rate": 2.500000000000001e-05,
262
+ "loss": 6.9216,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.9256198347107438,
267
+ "grad_norm": 0.31303733587265015,
268
+ "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 6.914,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.9520661157024793,
274
+ "grad_norm": 0.32604312896728516,
275
+ "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 6.9163,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.9785123966942149,
281
+ "grad_norm": 0.32598012685775757,
282
+ "learning_rate": 1.703270924499656e-05,
283
+ "loss": 6.9243,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 1.0148760330578512,
288
+ "grad_norm": 0.7397525906562805,
289
+ "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 10.6965,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 1.0413223140495869,
295
+ "grad_norm": 0.6702333688735962,
296
+ "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 6.953,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 1.0677685950413223,
302
+ "grad_norm": 0.3199296295642853,
303
+ "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 7.0705,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 1.094214876033058,
309
+ "grad_norm": 0.28222858905792236,
310
+ "learning_rate": 8.426519384872733e-06,
311
+ "loss": 7.0668,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 1.1206611570247933,
316
+ "grad_norm": 0.18209977447986603,
317
+ "learning_rate": 6.698729810778065e-06,
318
+ "loss": 5.656,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 1.147107438016529,
323
+ "grad_norm": 0.2604251801967621,
324
+ "learning_rate": 5.156362923365588e-06,
325
+ "loss": 7.9056,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 1.1735537190082646,
330
+ "grad_norm": 0.289387971162796,
331
+ "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 6.8854,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 1.2,
337
+ "grad_norm": 0.34119921922683716,
338
+ "learning_rate": 2.653493525244721e-06,
339
+ "loss": 7.1047,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 1.2264462809917356,
344
+ "grad_norm": 0.3346429765224457,
345
+ "learning_rate": 1.70370868554659e-06,
346
+ "loss": 6.8513,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 1.252892561983471,
351
+ "grad_norm": 0.32595688104629517,
352
+ "learning_rate": 9.607359798384785e-07,
353
+ "loss": 6.1413,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 1.2793388429752066,
358
+ "grad_norm": 0.746822714805603,
359
+ "learning_rate": 4.277569313094809e-07,
360
+ "loss": 7.5015,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 1.3057851239669422,
365
+ "grad_norm": 0.416890412569046,
366
+ "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 6.8391,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 1.3322314049586776,
372
+ "grad_norm": 0.2753528952598572,
373
+ "learning_rate": 0.0,
374
+ "loss": 7.1526,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 1.3322314049586776,
379
+ "eval_loss": 6.912809371948242,
380
+ "eval_runtime": 0.2069,
381
+ "eval_samples_per_second": 1232.763,
382
+ "eval_steps_per_second": 154.7,
383
+ "step": 50
384
  }
385
  ],
386
  "logging_steps": 1,
 
404
  "should_evaluate": false,
405
  "should_log": false,
406
  "should_save": true,
407
+ "should_training_stop": true
408
  },
409
  "attributes": {}
410
  }
411
  },
412
+ "total_flos": 5705957376000.0,
413
  "train_batch_size": 2,
414
  "trial_name": null,
415
  "trial_params": null
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35f84cefbae9206f47a4308fd69e8fbec7509210dc2a4c6e6aa3830637bac8fa
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e0c398dca0cd5d0cbfc1d39ace7ffd58d75e75e41ef4457b9f0d32d72eec7c
3
  size 6776