DeepDream2045 commited on
Commit
07142ea
·
verified ·
1 Parent(s): 3fede6a

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "up_proj",
27
- "o_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
+ "o_proj",
25
  "k_proj",
 
26
  "v_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "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:2a0161bc9fe56eef85888e948bae90b892301b10b964e46b323368d3c2c24e6b
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dff1ae698a21db1a465345cb9185e26481a2df9e5fd4e498adcce0c048f4e032
3
  size 70430032
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85d88628bb708d2aeb4d62cbcb1a86472e50f182b9af4920faeaea688c725950
3
  size 141053442
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e80c32e107cc9359c2864a894d23d5f052234c0159d39c0602daf07dfc7e60e
3
  size 141053442
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:702dec26fe3255fca599ae4f5fbf695aff40a521b0fb582b046dbed340148d8d
3
- size 14960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387dfd6dfe741a0b34c6f6c61040ee4a533c506b6c6d1cac9223c508941357bf
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:4c328dd1baeb8e509d6021039e4828dd873d8f446a32c7b0a0f1124f50a6a187
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb5382fb74fa78273273de65fd109f24d458b0ee7c8185eedd044abcc68e9c5
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:dc4ff9db4bf3e9f53633885cd47615ff37af25396e668b96d6f519f738ab6edf
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92a48b844813083ebe0117e4878b41bab78e8dc096dc101cde4d6a23b35852b
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:784d917e6ec419b422c0692bfc72aed61d2168de0df8757559c3928abc1bf30d
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:718e7097cfe8368bf1aa1590e471b3bd734944333ff85d0482277f6a58159a9a
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,16 +1,16 @@
1
  {
2
- "best_metric": 0.3264453411102295,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.12330456226880394,
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.004932182490752158,
13
- "grad_norm": 1.8534983396530151,
14
  "learning_rate": 5e-05,
15
  "loss": 1.1438,
16
  "step": 1
@@ -18,186 +18,369 @@
18
  {
19
  "epoch": 0.004932182490752158,
20
  "eval_loss": 1.414349913597107,
21
- "eval_runtime": 20.7051,
22
- "eval_samples_per_second": 65.974,
23
- "eval_steps_per_second": 8.259,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009864364981504316,
28
- "grad_norm": 1.8421441316604614,
29
  "learning_rate": 0.0001,
30
  "loss": 1.1763,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.014796547472256474,
35
- "grad_norm": 1.5805590152740479,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 1.1488,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.01972872996300863,
42
- "grad_norm": 1.2270656824111938,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 0.9757,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.02466091245376079,
49
- "grad_norm": 1.2160286903381348,
50
  "learning_rate": 9.903926402016153e-05,
51
- "loss": 0.8759,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.029593094944512947,
56
- "grad_norm": 1.2084640264511108,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 0.7989,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.0345252774352651,
63
- "grad_norm": 1.0644646883010864,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 0.7208,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03945745992601726,
70
- "grad_norm": 1.1075224876403809,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 0.6503,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.04438964241676942,
77
- "grad_norm": 1.0241856575012207,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 0.604,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.04932182490752158,
84
- "grad_norm": 1.1344308853149414,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 0.5534,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.05425400739827373,
91
- "grad_norm": 1.2645190954208374,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 0.5682,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.059186189889025895,
98
- "grad_norm": 1.148837685585022,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 0.5713,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.06411837237977805,
105
- "grad_norm": 1.8091137409210205,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 0.3916,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.0690505548705302,
112
- "grad_norm": 1.0642383098602295,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 0.3792,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.07398273736128237,
119
- "grad_norm": 0.8615063428878784,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 0.3716,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.07891491985203453,
126
- "grad_norm": 0.7969047427177429,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 0.3794,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.08384710234278668,
133
- "grad_norm": 0.6164565682411194,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 0.3569,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08877928483353884,
140
- "grad_norm": 0.545974850654602,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 0.3355,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.093711467324291,
147
- "grad_norm": 0.604865312576294,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 0.364,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09864364981504316,
154
- "grad_norm": 0.4479445517063141,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 0.3048,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.10357583230579531,
161
- "grad_norm": 0.47299858927726746,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 0.3388,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10850801479654747,
168
- "grad_norm": 0.6112440228462219,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 0.3445,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.11344019728729964,
175
- "grad_norm": 0.5682258605957031,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 0.3287,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.11837237977805179,
182
- "grad_norm": 0.6382001638412476,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 0.4193,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.12330456226880394,
189
- "grad_norm": 0.9506509304046631,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 0.3309,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.12330456226880394,
196
- "eval_loss": 0.3264453411102295,
197
- "eval_runtime": 20.7046,
198
- "eval_samples_per_second": 65.976,
199
- "eval_steps_per_second": 8.259,
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": 2.898563020567347e+16,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.3010638654232025,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.2466091245376079,
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.004932182490752158,
13
+ "grad_norm": 1.853391408920288,
14
  "learning_rate": 5e-05,
15
  "loss": 1.1438,
16
  "step": 1
 
18
  {
19
  "epoch": 0.004932182490752158,
20
  "eval_loss": 1.414349913597107,
21
+ "eval_runtime": 20.1993,
22
+ "eval_samples_per_second": 67.626,
23
+ "eval_steps_per_second": 8.466,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009864364981504316,
28
+ "grad_norm": 1.838688611984253,
29
  "learning_rate": 0.0001,
30
  "loss": 1.1763,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.014796547472256474,
35
+ "grad_norm": 1.5773396492004395,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 1.1486,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.01972872996300863,
42
+ "grad_norm": 1.2263104915618896,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 0.9751,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.02466091245376079,
49
+ "grad_norm": 1.2177971601486206,
50
  "learning_rate": 9.903926402016153e-05,
51
+ "loss": 0.8749,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.029593094944512947,
56
+ "grad_norm": 1.2090750932693481,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 0.7983,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.0345252774352651,
63
+ "grad_norm": 1.0687938928604126,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 0.7207,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03945745992601726,
70
+ "grad_norm": 1.105446696281433,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 0.6496,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.04438964241676942,
77
+ "grad_norm": 1.0916451215744019,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 0.6039,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.04932182490752158,
84
+ "grad_norm": 1.2162078619003296,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 0.5552,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.05425400739827373,
91
+ "grad_norm": 1.3956806659698486,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 0.5719,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.059186189889025895,
98
+ "grad_norm": 1.2086831331253052,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 0.5734,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.06411837237977805,
105
+ "grad_norm": 1.8638321161270142,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 0.3938,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.0690505548705302,
112
+ "grad_norm": 1.1751363277435303,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 0.3828,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.07398273736128237,
119
+ "grad_norm": 0.9490559697151184,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 0.3741,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.07891491985203453,
126
+ "grad_norm": 0.8116526007652283,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 0.3803,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.08384710234278668,
133
+ "grad_norm": 0.6244385838508606,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 0.3585,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08877928483353884,
140
+ "grad_norm": 0.5554587244987488,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 0.3372,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.093711467324291,
147
+ "grad_norm": 0.6161372065544128,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 0.3646,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09864364981504316,
154
+ "grad_norm": 0.4445961117744446,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 0.3057,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.10357583230579531,
161
+ "grad_norm": 0.4906725287437439,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 0.3403,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10850801479654747,
168
+ "grad_norm": 0.5985474586486816,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 0.3451,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.11344019728729964,
175
+ "grad_norm": 0.5309833884239197,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 0.329,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.11837237977805179,
182
+ "grad_norm": 0.7182720899581909,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 0.4217,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.12330456226880394,
189
+ "grad_norm": 0.9789097309112549,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 0.3338,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.12330456226880394,
196
+ "eval_loss": 0.32859063148498535,
197
+ "eval_runtime": 20.2071,
198
+ "eval_samples_per_second": 67.6,
199
+ "eval_steps_per_second": 8.462,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.1282367447595561,
204
+ "grad_norm": 1.0022274255752563,
205
+ "learning_rate": 5e-05,
206
+ "loss": 0.3003,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.13316892725030827,
211
+ "grad_norm": 0.5783088803291321,
212
+ "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 0.3105,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.1381011097410604,
218
+ "grad_norm": 0.4817257523536682,
219
+ "learning_rate": 4.347369038899744e-05,
220
+ "loss": 0.3177,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.14303329223181258,
225
+ "grad_norm": 0.43291813135147095,
226
+ "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 0.3168,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.14796547472256474,
232
+ "grad_norm": 0.5325983166694641,
233
+ "learning_rate": 3.705904774487396e-05,
234
+ "loss": 0.2996,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.15289765721331688,
239
+ "grad_norm": 0.5798412561416626,
240
+ "learning_rate": 3.392802673484193e-05,
241
+ "loss": 0.3117,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.15782983970406905,
246
+ "grad_norm": 0.5370204448699951,
247
+ "learning_rate": 3.086582838174551e-05,
248
+ "loss": 0.3033,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.16276202219482122,
253
+ "grad_norm": 0.5216674208641052,
254
+ "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 0.3017,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.16769420468557336,
260
+ "grad_norm": 0.48683419823646545,
261
+ "learning_rate": 2.500000000000001e-05,
262
+ "loss": 0.2976,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.17262638717632553,
267
+ "grad_norm": 0.5342722535133362,
268
+ "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 0.3315,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.17755856966707767,
274
+ "grad_norm": 0.5742915868759155,
275
+ "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 0.3254,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.18249075215782984,
281
+ "grad_norm": 1.067507266998291,
282
+ "learning_rate": 1.703270924499656e-05,
283
+ "loss": 0.3885,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.187422934648582,
288
+ "grad_norm": 0.4760156571865082,
289
+ "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 0.272,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.19235511713933415,
295
+ "grad_norm": 0.5933215618133545,
296
+ "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 0.284,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.19728729963008632,
302
+ "grad_norm": 0.6129382848739624,
303
+ "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 0.2854,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.20221948212083848,
309
+ "grad_norm": 0.8225616216659546,
310
+ "learning_rate": 8.426519384872733e-06,
311
+ "loss": 0.3068,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.20715166461159062,
316
+ "grad_norm": 0.698328971862793,
317
+ "learning_rate": 6.698729810778065e-06,
318
+ "loss": 0.2929,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.2120838471023428,
323
+ "grad_norm": 0.5400214791297913,
324
+ "learning_rate": 5.156362923365588e-06,
325
+ "loss": 0.2885,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.21701602959309493,
330
+ "grad_norm": 0.636957585811615,
331
+ "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 0.3086,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.2219482120838471,
337
+ "grad_norm": 0.57123863697052,
338
+ "learning_rate": 2.653493525244721e-06,
339
+ "loss": 0.2952,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.22688039457459927,
344
+ "grad_norm": 0.4993796944618225,
345
+ "learning_rate": 1.70370868554659e-06,
346
+ "loss": 0.2806,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.2318125770653514,
351
+ "grad_norm": 0.6364679336547852,
352
+ "learning_rate": 9.607359798384785e-07,
353
+ "loss": 0.312,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.23674475955610358,
358
+ "grad_norm": 0.46784254908561707,
359
+ "learning_rate": 4.277569313094809e-07,
360
+ "loss": 0.2945,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.24167694204685575,
365
+ "grad_norm": 0.5183226466178894,
366
+ "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 0.3751,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.2466091245376079,
372
+ "grad_norm": 0.3274175524711609,
373
+ "learning_rate": 0.0,
374
+ "loss": 0.2895,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.2466091245376079,
379
+ "eval_loss": 0.3010638654232025,
380
+ "eval_runtime": 20.1887,
381
+ "eval_samples_per_second": 67.662,
382
+ "eval_steps_per_second": 8.47,
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": 5.80081729709015e+16,
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:8e2aa80718cefc67ce40615d2504276755fefcf94b378ebe5f2b4e506d2f53e8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65452aaa7d77b7da3d5e5f9773ddcb300bbf77de27efbabfcb8898e12a85973a
3
  size 6776