DeepDream2045 commited on
Commit
d779198
·
verified ·
1 Parent(s): 594e884

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
  "up_proj",
 
24
  "down_proj",
25
- "o_proj",
26
  "k_proj",
27
- "q_proj",
28
- "gate_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "gate_proj",
25
  "up_proj",
26
+ "v_proj",
27
  "down_proj",
 
28
  "k_proj",
29
+ "q_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:7d33328486c0c790a2b2f71e30b319fe03bc029fe847e7337c9281d90e77ad09
3
  size 48552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d3d8d9a3a0f44ae4040f21527eb964f8d6315ab5bba51e7e24d37d6a3bec0ee
3
  size 48552
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cb0496a8361bb87e84f9764b68231d32cd92ac3283e08fb926c5bf5740a5143
3
  size 113994
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974c09014133cee91e9cf291a8b4c4e9d74b800563037fba27cef9b5f9ef543d
3
  size 113994
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:788b9590928f2382b594e5175a4b13c7449d30c5a69db4c6188c004e6d36ad65
3
- size 14960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b539fa5b0bccdf4b05a6d43118df02a5b8d4ca2672eaa1d4550a5a39c893cc90
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:b7bd295bb9eb2b4447feb8e88034e07dec714797cb0c938948724e55ce978154
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bf979eb34032480c1694be2dd61219a9a8c1213fcec198ecf671580a91b7dd8
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:a4cbd9a4f3c2ffff8ab81ca8194a07a4515433be3cf91c11ff795c788e91e80b
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ecf1cd84eca1c5cf716bdedbc75b082bfe1e3293d02e6edaa7e836c98f4de2b
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:776f157b9782b4dcf5d918131ef5313c31323c3735df0e9390d199135423c0bc
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dce7b4ffbc54485b37f3d6968e739c4a4668585da5bf3d1862f61e568f8c490
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": 11.914839744567871,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 0.1145475372279496,
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.004581901489117984,
13
- "grad_norm": 0.07584026455879211,
14
  "learning_rate": 5e-05,
15
  "loss": 11.9187,
16
  "step": 1
@@ -18,186 +18,369 @@
18
  {
19
  "epoch": 0.004581901489117984,
20
  "eval_loss": 11.921486854553223,
21
- "eval_runtime": 2.8768,
22
- "eval_samples_per_second": 510.988,
23
- "eval_steps_per_second": 63.96,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009163802978235968,
28
- "grad_norm": 0.0752248540520668,
29
  "learning_rate": 0.0001,
30
  "loss": 11.9227,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.013745704467353952,
35
- "grad_norm": 0.07713150978088379,
36
  "learning_rate": 9.989294616193017e-05,
37
  "loss": 11.9223,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.018327605956471937,
42
- "grad_norm": 0.07691174745559692,
43
  "learning_rate": 9.957224306869053e-05,
44
  "loss": 11.9244,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.022909507445589918,
49
- "grad_norm": 0.08752486854791641,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 11.9218,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.027491408934707903,
56
- "grad_norm": 0.0786953940987587,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 11.9259,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.032073310423825885,
63
- "grad_norm": 0.08299648016691208,
64
  "learning_rate": 9.73465064747553e-05,
65
  "loss": 11.9239,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03665521191294387,
70
- "grad_norm": 0.09089986234903336,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 11.9184,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.041237113402061855,
77
- "grad_norm": 0.09789414703845978,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 11.9226,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.045819014891179836,
84
- "grad_norm": 0.0758046805858612,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 11.9194,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.050400916380297825,
91
- "grad_norm": 0.11443702131509781,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 11.9188,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.054982817869415807,
98
- "grad_norm": 0.1439603716135025,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 11.9181,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.05956471935853379,
105
- "grad_norm": 0.12971708178520203,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 11.9198,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.06414662084765177,
112
- "grad_norm": 0.12059250473976135,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 11.9241,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.06872852233676977,
119
- "grad_norm": 0.11569193750619888,
120
  "learning_rate": 8.296729075500344e-05,
121
  "loss": 11.9231,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.07331042382588775,
126
- "grad_norm": 0.11735488474369049,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 11.9209,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.07789232531500573,
133
- "grad_norm": 0.11398056894540787,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 11.9175,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08247422680412371,
140
- "grad_norm": 0.11920252442359924,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 11.9221,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.08705612829324169,
147
- "grad_norm": 0.12020166218280792,
148
  "learning_rate": 7.211443451095007e-05,
149
  "loss": 11.9225,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09163802978235967,
154
- "grad_norm": 0.1328224092721939,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 11.9192,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.09621993127147767,
161
- "grad_norm": 0.12654143571853638,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 11.9227,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10080183276059565,
168
- "grad_norm": 0.12327836453914642,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 11.9178,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.10538373424971363,
175
- "grad_norm": 0.1363614797592163,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 11.9215,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.10996563573883161,
182
- "grad_norm": 0.16435925662517548,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 11.9148,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.1145475372279496,
189
- "grad_norm": 0.23081736266613007,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 11.9124,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.1145475372279496,
196
- "eval_loss": 11.914839744567871,
197
- "eval_runtime": 2.8732,
198
- "eval_samples_per_second": 511.624,
199
- "eval_steps_per_second": 64.04,
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": 521247129600.0,
230
  "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
+ "best_metric": 11.911612510681152,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.2290950744558992,
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.004581901489117984,
13
+ "grad_norm": 0.07477667927742004,
14
  "learning_rate": 5e-05,
15
  "loss": 11.9187,
16
  "step": 1
 
18
  {
19
  "epoch": 0.004581901489117984,
20
  "eval_loss": 11.921486854553223,
21
+ "eval_runtime": 3.0089,
22
+ "eval_samples_per_second": 488.552,
23
+ "eval_steps_per_second": 61.152,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.009163802978235968,
28
+ "grad_norm": 0.07550952583551407,
29
  "learning_rate": 0.0001,
30
  "loss": 11.9227,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.013745704467353952,
35
+ "grad_norm": 0.07710909843444824,
36
  "learning_rate": 9.989294616193017e-05,
37
  "loss": 11.9223,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.018327605956471937,
42
+ "grad_norm": 0.07666952162981033,
43
  "learning_rate": 9.957224306869053e-05,
44
  "loss": 11.9244,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.022909507445589918,
49
+ "grad_norm": 0.08762763440608978,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 11.9218,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.027491408934707903,
56
+ "grad_norm": 0.07745254784822464,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 11.9258,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.032073310423825885,
63
+ "grad_norm": 0.08356379717588425,
64
  "learning_rate": 9.73465064747553e-05,
65
  "loss": 11.9239,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.03665521191294387,
70
+ "grad_norm": 0.09062787890434265,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 11.9183,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.041237113402061855,
77
+ "grad_norm": 0.10249368101358414,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 11.9225,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.045819014891179836,
84
+ "grad_norm": 0.07912520319223404,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 11.9193,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.050400916380297825,
91
+ "grad_norm": 0.11746184527873993,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 11.9186,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.054982817869415807,
98
+ "grad_norm": 0.1475147157907486,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 11.9178,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.05956471935853379,
105
+ "grad_norm": 0.13204821944236755,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 11.9195,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.06414662084765177,
112
+ "grad_norm": 0.11282403767108917,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 11.924,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.06872852233676977,
119
+ "grad_norm": 0.10892879962921143,
120
  "learning_rate": 8.296729075500344e-05,
121
  "loss": 11.9231,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.07331042382588775,
126
+ "grad_norm": 0.11177431792020798,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 11.9208,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.07789232531500573,
133
+ "grad_norm": 0.10788976401090622,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 11.9174,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.08247422680412371,
140
+ "grad_norm": 0.11661273241043091,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 11.922,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.08705612829324169,
147
+ "grad_norm": 0.1152161955833435,
148
  "learning_rate": 7.211443451095007e-05,
149
  "loss": 11.9225,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.09163802978235967,
154
+ "grad_norm": 0.1280968338251114,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 11.9191,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.09621993127147767,
161
+ "grad_norm": 0.12400449812412262,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 11.9226,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.10080183276059565,
168
+ "grad_norm": 0.1292697936296463,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 11.9175,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.10538373424971363,
175
+ "grad_norm": 0.13122570514678955,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 11.9213,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.10996563573883161,
182
+ "grad_norm": 0.16571535170078278,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 11.9144,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.1145475372279496,
189
+ "grad_norm": 0.23065273463726044,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 11.9115,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.1145475372279496,
196
+ "eval_loss": 11.914542198181152,
197
+ "eval_runtime": 3.0079,
198
+ "eval_samples_per_second": 488.718,
199
+ "eval_steps_per_second": 61.173,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 0.11912943871706758,
204
+ "grad_norm": 0.15202878415584564,
205
+ "learning_rate": 5e-05,
206
+ "loss": 11.9195,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 0.12371134020618557,
211
+ "grad_norm": 0.15219835937023163,
212
+ "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 11.9135,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 0.12829324169530354,
218
+ "grad_norm": 0.15144570171833038,
219
+ "learning_rate": 4.347369038899744e-05,
220
+ "loss": 11.9195,
221
+ "step": 28
222
+ },
223
+ {
224
+ "epoch": 0.13287514318442153,
225
+ "grad_norm": 0.14890512824058533,
226
+ "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 11.9185,
228
+ "step": 29
229
+ },
230
+ {
231
+ "epoch": 0.13745704467353953,
232
+ "grad_norm": 0.14553137123584747,
233
+ "learning_rate": 3.705904774487396e-05,
234
+ "loss": 11.9198,
235
+ "step": 30
236
+ },
237
+ {
238
+ "epoch": 0.1420389461626575,
239
+ "grad_norm": 0.15993446111679077,
240
+ "learning_rate": 3.392802673484193e-05,
241
+ "loss": 11.9195,
242
+ "step": 31
243
+ },
244
+ {
245
+ "epoch": 0.1466208476517755,
246
+ "grad_norm": 0.1511160433292389,
247
+ "learning_rate": 3.086582838174551e-05,
248
+ "loss": 11.9167,
249
+ "step": 32
250
+ },
251
+ {
252
+ "epoch": 0.15120274914089346,
253
+ "grad_norm": 0.16765907406806946,
254
+ "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 11.912,
256
+ "step": 33
257
+ },
258
+ {
259
+ "epoch": 0.15578465063001146,
260
+ "grad_norm": 0.1600809097290039,
261
+ "learning_rate": 2.500000000000001e-05,
262
+ "loss": 11.9175,
263
+ "step": 34
264
+ },
265
+ {
266
+ "epoch": 0.16036655211912945,
267
+ "grad_norm": 0.1679549217224121,
268
+ "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 11.911,
270
+ "step": 35
271
+ },
272
+ {
273
+ "epoch": 0.16494845360824742,
274
+ "grad_norm": 0.18338091671466827,
275
+ "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 11.9202,
277
+ "step": 36
278
+ },
279
+ {
280
+ "epoch": 0.16953035509736541,
281
+ "grad_norm": 0.2111843377351761,
282
+ "learning_rate": 1.703270924499656e-05,
283
+ "loss": 11.9153,
284
+ "step": 37
285
+ },
286
+ {
287
+ "epoch": 0.17411225658648338,
288
+ "grad_norm": 0.19835293292999268,
289
+ "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 11.9097,
291
+ "step": 38
292
+ },
293
+ {
294
+ "epoch": 0.17869415807560138,
295
+ "grad_norm": 0.1626400351524353,
296
+ "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 11.9121,
298
+ "step": 39
299
+ },
300
+ {
301
+ "epoch": 0.18327605956471935,
302
+ "grad_norm": 0.17144474387168884,
303
+ "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 11.914,
305
+ "step": 40
306
+ },
307
+ {
308
+ "epoch": 0.18785796105383734,
309
+ "grad_norm": 0.16358080506324768,
310
+ "learning_rate": 8.426519384872733e-06,
311
+ "loss": 11.9206,
312
+ "step": 41
313
+ },
314
+ {
315
+ "epoch": 0.19243986254295534,
316
+ "grad_norm": 0.16735625267028809,
317
+ "learning_rate": 6.698729810778065e-06,
318
+ "loss": 11.9166,
319
+ "step": 42
320
+ },
321
+ {
322
+ "epoch": 0.1970217640320733,
323
+ "grad_norm": 0.1590489000082016,
324
+ "learning_rate": 5.156362923365588e-06,
325
+ "loss": 11.9162,
326
+ "step": 43
327
+ },
328
+ {
329
+ "epoch": 0.2016036655211913,
330
+ "grad_norm": 0.1775287389755249,
331
+ "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 11.9136,
333
+ "step": 44
334
+ },
335
+ {
336
+ "epoch": 0.20618556701030927,
337
+ "grad_norm": 0.17324328422546387,
338
+ "learning_rate": 2.653493525244721e-06,
339
+ "loss": 11.9096,
340
+ "step": 45
341
+ },
342
+ {
343
+ "epoch": 0.21076746849942726,
344
+ "grad_norm": 0.16713465750217438,
345
+ "learning_rate": 1.70370868554659e-06,
346
+ "loss": 11.9114,
347
+ "step": 46
348
+ },
349
+ {
350
+ "epoch": 0.21534936998854526,
351
+ "grad_norm": 0.1729106605052948,
352
+ "learning_rate": 9.607359798384785e-07,
353
+ "loss": 11.9082,
354
+ "step": 47
355
+ },
356
+ {
357
+ "epoch": 0.21993127147766323,
358
+ "grad_norm": 0.19260583817958832,
359
+ "learning_rate": 4.277569313094809e-07,
360
+ "loss": 11.9143,
361
+ "step": 48
362
+ },
363
+ {
364
+ "epoch": 0.22451317296678122,
365
+ "grad_norm": 0.20485623180866241,
366
+ "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 11.9131,
368
+ "step": 49
369
+ },
370
+ {
371
+ "epoch": 0.2290950744558992,
372
+ "grad_norm": 0.26112306118011475,
373
+ "learning_rate": 0.0,
374
+ "loss": 11.9099,
375
+ "step": 50
376
+ },
377
+ {
378
+ "epoch": 0.2290950744558992,
379
+ "eval_loss": 11.911612510681152,
380
+ "eval_runtime": 3.0168,
381
+ "eval_samples_per_second": 487.275,
382
+ "eval_steps_per_second": 60.992,
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": 1042494259200.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:4a0ca69705321df7b0e5a0bdc3c1d6cdc29331dfe2481dc357ed7765385307fe
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3262710446ff9ff68245cf6ba0902cdcc99422923d55ef7f36f77e4f2dad21a7
3
  size 6776