Frenz/modelsent_test
Browse files- README.md +23 -23
- config.json +1 -1
- model.safetensors +1 -1
- trainer_state.json +376 -376
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,13 +21,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
-
- Accuracy Label Negative: 0.
|
30 |
-
- Accuracy Label Positive: 0.
|
31 |
|
32 |
## Model description
|
33 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
- seed: 42
|
53 |
- gradient_accumulation_steps: 2
|
54 |
- total_train_batch_size: 32
|
55 |
-
- optimizer: Use
|
56 |
- lr_scheduler_type: linear
|
57 |
- lr_scheduler_warmup_steps: 500
|
58 |
- num_epochs: 3
|
@@ -61,23 +61,23 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Accuracy Label Negative | Accuracy Label Positive |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----------------------:|:-----------------------:|
|
64 |
-
|
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
-
- Transformers 4.
|
81 |
-
- Pytorch 2.5.1+
|
82 |
-
- Datasets 3.2
|
83 |
- Tokenizers 0.21.0
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [albert/albert-base-v2](https://huggingface.co/albert/albert-base-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.2379
|
25 |
+
- Accuracy: 0.9261
|
26 |
+
- F1: 0.9261
|
27 |
+
- Precision: 0.9261
|
28 |
+
- Recall: 0.9261
|
29 |
+
- Accuracy Label Negative: 0.9242
|
30 |
+
- Accuracy Label Positive: 0.9278
|
31 |
|
32 |
## Model description
|
33 |
|
|
|
52 |
- seed: 42
|
53 |
- gradient_accumulation_steps: 2
|
54 |
- total_train_batch_size: 32
|
55 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
56 |
- lr_scheduler_type: linear
|
57 |
- lr_scheduler_warmup_steps: 500
|
58 |
- num_epochs: 3
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Accuracy Label Negative | Accuracy Label Positive |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-----------------------:|:-----------------------:|
|
64 |
+
| 0.5403 | 0.2442 | 100 | 0.5274 | 0.7611 | 0.7596 | 0.7728 | 0.7611 | 0.8535 | 0.6746 |
|
65 |
+
| 0.2673 | 0.4884 | 200 | 0.2806 | 0.8980 | 0.8980 | 0.8994 | 0.8980 | 0.9230 | 0.8746 |
|
66 |
+
| 0.247 | 0.7326 | 300 | 0.2610 | 0.9029 | 0.9024 | 0.9074 | 0.9029 | 0.8434 | 0.9586 |
|
67 |
+
| 0.2357 | 0.9768 | 400 | 0.2560 | 0.9084 | 0.9084 | 0.9096 | 0.9084 | 0.9318 | 0.8864 |
|
68 |
+
| 0.2094 | 1.2198 | 500 | 0.3127 | 0.9090 | 0.9089 | 0.9123 | 0.9090 | 0.9508 | 0.8698 |
|
69 |
+
| 0.1695 | 1.4640 | 600 | 0.2298 | 0.9188 | 0.9187 | 0.9189 | 0.9188 | 0.9053 | 0.9314 |
|
70 |
+
| 0.2024 | 1.7082 | 700 | 0.2218 | 0.9206 | 0.9206 | 0.9214 | 0.9206 | 0.9394 | 0.9030 |
|
71 |
+
| 0.1155 | 1.9524 | 800 | 0.2061 | 0.9236 | 0.9236 | 0.9236 | 0.9236 | 0.9192 | 0.9278 |
|
72 |
+
| 0.1361 | 2.1954 | 900 | 0.2299 | 0.9218 | 0.9218 | 0.9226 | 0.9218 | 0.9407 | 0.9041 |
|
73 |
+
| 0.1235 | 2.4396 | 1000 | 0.2668 | 0.9212 | 0.9212 | 0.9246 | 0.9212 | 0.9634 | 0.8817 |
|
74 |
+
| 0.084 | 2.6838 | 1100 | 0.2733 | 0.9218 | 0.9218 | 0.9240 | 0.9218 | 0.9545 | 0.8911 |
|
75 |
+
| 0.1326 | 2.9280 | 1200 | 0.2395 | 0.9249 | 0.9249 | 0.9249 | 0.9249 | 0.9192 | 0.9302 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
+
- Transformers 4.49.0
|
81 |
+
- Pytorch 2.5.1+cu124
|
82 |
+
- Datasets 3.3.2
|
83 |
- Tokenizers 0.21.0
|
config.json
CHANGED
@@ -36,7 +36,7 @@
|
|
36 |
"position_embedding_type": "absolute",
|
37 |
"problem_type": "single_label_classification",
|
38 |
"torch_dtype": "float32",
|
39 |
-
"transformers_version": "4.
|
40 |
"type_vocab_size": 2,
|
41 |
"vocab_size": 30000
|
42 |
}
|
|
|
36 |
"position_embedding_type": "absolute",
|
37 |
"problem_type": "single_label_classification",
|
38 |
"torch_dtype": "float32",
|
39 |
+
"transformers_version": "4.49.0",
|
40 |
"type_vocab_size": 2,
|
41 |
"vocab_size": 30000
|
42 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 46743912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efb9d7af05ede4873b6bd337d522ea7d4b84698e444489e42d9469fcf780586e
|
3 |
size 46743912
|
trainer_state.json
CHANGED
@@ -10,1047 +10,1047 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.02442002442002442,
|
13 |
-
"grad_norm":
|
14 |
"learning_rate": 4.0000000000000003e-07,
|
15 |
-
"loss":
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.04884004884004884,
|
20 |
-
"grad_norm":
|
21 |
"learning_rate": 8.000000000000001e-07,
|
22 |
-
"loss":
|
23 |
"step": 20
|
24 |
},
|
25 |
{
|
26 |
"epoch": 0.07326007326007326,
|
27 |
-
"grad_norm":
|
28 |
"learning_rate": 1.2000000000000002e-06,
|
29 |
-
"loss":
|
30 |
"step": 30
|
31 |
},
|
32 |
{
|
33 |
"epoch": 0.09768009768009768,
|
34 |
-
"grad_norm":
|
35 |
"learning_rate": 1.6000000000000001e-06,
|
36 |
-
"loss":
|
37 |
"step": 40
|
38 |
},
|
39 |
{
|
40 |
"epoch": 0.1221001221001221,
|
41 |
-
"grad_norm":
|
42 |
"learning_rate": 2.0000000000000003e-06,
|
43 |
-
"loss":
|
44 |
"step": 50
|
45 |
},
|
46 |
{
|
47 |
"epoch": 0.14652014652014653,
|
48 |
-
"grad_norm":
|
49 |
"learning_rate": 2.4000000000000003e-06,
|
50 |
-
"loss":
|
51 |
"step": 60
|
52 |
},
|
53 |
{
|
54 |
"epoch": 0.17094017094017094,
|
55 |
-
"grad_norm":
|
56 |
"learning_rate": 2.8000000000000003e-06,
|
57 |
-
"loss":
|
58 |
"step": 70
|
59 |
},
|
60 |
{
|
61 |
"epoch": 0.19536019536019536,
|
62 |
-
"grad_norm":
|
63 |
"learning_rate": 3.2000000000000003e-06,
|
64 |
-
"loss":
|
65 |
"step": 80
|
66 |
},
|
67 |
{
|
68 |
"epoch": 0.21978021978021978,
|
69 |
-
"grad_norm":
|
70 |
"learning_rate": 3.6000000000000003e-06,
|
71 |
-
"loss":
|
72 |
"step": 90
|
73 |
},
|
74 |
{
|
75 |
"epoch": 0.2442002442002442,
|
76 |
-
"grad_norm":
|
77 |
"learning_rate": 4.000000000000001e-06,
|
78 |
-
"loss":
|
79 |
"step": 100
|
80 |
},
|
81 |
{
|
82 |
"epoch": 0.2442002442002442,
|
83 |
-
"eval_accuracy": 0.
|
84 |
-
"eval_accuracy_label_negative": 0.
|
85 |
-
"eval_accuracy_label_positive": 0.
|
86 |
-
"eval_f1": 0.
|
87 |
-
"eval_loss": 0.
|
88 |
-
"eval_precision": 0.
|
89 |
-
"eval_recall": 0.
|
90 |
-
"eval_runtime":
|
91 |
-
"eval_samples_per_second":
|
92 |
-
"eval_steps_per_second":
|
93 |
"step": 100
|
94 |
},
|
95 |
{
|
96 |
"epoch": 0.2686202686202686,
|
97 |
-
"grad_norm":
|
98 |
"learning_rate": 4.4e-06,
|
99 |
-
"loss": 0.
|
100 |
"step": 110
|
101 |
},
|
102 |
{
|
103 |
"epoch": 0.29304029304029305,
|
104 |
-
"grad_norm":
|
105 |
"learning_rate": 4.800000000000001e-06,
|
106 |
-
"loss": 0.
|
107 |
"step": 120
|
108 |
},
|
109 |
{
|
110 |
"epoch": 0.31746031746031744,
|
111 |
-
"grad_norm":
|
112 |
"learning_rate": 5.2e-06,
|
113 |
-
"loss": 0.
|
114 |
"step": 130
|
115 |
},
|
116 |
{
|
117 |
"epoch": 0.3418803418803419,
|
118 |
-
"grad_norm":
|
119 |
"learning_rate": 5.600000000000001e-06,
|
120 |
-
"loss": 0.
|
121 |
"step": 140
|
122 |
},
|
123 |
{
|
124 |
"epoch": 0.3663003663003663,
|
125 |
-
"grad_norm":
|
126 |
"learning_rate": 6e-06,
|
127 |
-
"loss": 0.
|
128 |
"step": 150
|
129 |
},
|
130 |
{
|
131 |
"epoch": 0.3907203907203907,
|
132 |
-
"grad_norm":
|
133 |
"learning_rate": 6.4000000000000006e-06,
|
134 |
-
"loss": 0.
|
135 |
"step": 160
|
136 |
},
|
137 |
{
|
138 |
"epoch": 0.41514041514041516,
|
139 |
-
"grad_norm":
|
140 |
"learning_rate": 6.800000000000001e-06,
|
141 |
-
"loss": 0.
|
142 |
"step": 170
|
143 |
},
|
144 |
{
|
145 |
"epoch": 0.43956043956043955,
|
146 |
-
"grad_norm":
|
147 |
"learning_rate": 7.2000000000000005e-06,
|
148 |
-
"loss": 0.
|
149 |
"step": 180
|
150 |
},
|
151 |
{
|
152 |
"epoch": 0.463980463980464,
|
153 |
-
"grad_norm":
|
154 |
"learning_rate": 7.600000000000001e-06,
|
155 |
-
"loss": 0.
|
156 |
"step": 190
|
157 |
},
|
158 |
{
|
159 |
"epoch": 0.4884004884004884,
|
160 |
-
"grad_norm":
|
161 |
"learning_rate": 8.000000000000001e-06,
|
162 |
-
"loss": 0.
|
163 |
"step": 200
|
164 |
},
|
165 |
{
|
166 |
"epoch": 0.4884004884004884,
|
167 |
-
"eval_accuracy": 0.
|
168 |
-
"eval_accuracy_label_negative": 0.
|
169 |
-
"eval_accuracy_label_positive": 0.
|
170 |
-
"eval_f1": 0.
|
171 |
-
"eval_loss": 0.
|
172 |
-
"eval_precision": 0.
|
173 |
-
"eval_recall": 0.
|
174 |
-
"eval_runtime": 6.
|
175 |
-
"eval_samples_per_second":
|
176 |
-
"eval_steps_per_second":
|
177 |
"step": 200
|
178 |
},
|
179 |
{
|
180 |
"epoch": 0.5128205128205128,
|
181 |
-
"grad_norm":
|
182 |
"learning_rate": 8.400000000000001e-06,
|
183 |
-
"loss": 0.
|
184 |
"step": 210
|
185 |
},
|
186 |
{
|
187 |
"epoch": 0.5372405372405372,
|
188 |
-
"grad_norm":
|
189 |
"learning_rate": 8.8e-06,
|
190 |
-
"loss": 0.
|
191 |
"step": 220
|
192 |
},
|
193 |
{
|
194 |
"epoch": 0.5616605616605617,
|
195 |
-
"grad_norm":
|
196 |
"learning_rate": 9.200000000000002e-06,
|
197 |
-
"loss": 0.
|
198 |
"step": 230
|
199 |
},
|
200 |
{
|
201 |
"epoch": 0.5860805860805861,
|
202 |
-
"grad_norm":
|
203 |
"learning_rate": 9.600000000000001e-06,
|
204 |
-
"loss": 0.
|
205 |
"step": 240
|
206 |
},
|
207 |
{
|
208 |
"epoch": 0.6105006105006106,
|
209 |
-
"grad_norm":
|
210 |
"learning_rate": 1e-05,
|
211 |
-
"loss": 0.
|
212 |
"step": 250
|
213 |
},
|
214 |
{
|
215 |
"epoch": 0.6349206349206349,
|
216 |
-
"grad_norm":
|
217 |
"learning_rate": 1.04e-05,
|
218 |
-
"loss": 0.
|
219 |
"step": 260
|
220 |
},
|
221 |
{
|
222 |
"epoch": 0.6593406593406593,
|
223 |
-
"grad_norm":
|
224 |
"learning_rate": 1.0800000000000002e-05,
|
225 |
-
"loss": 0.
|
226 |
"step": 270
|
227 |
},
|
228 |
{
|
229 |
"epoch": 0.6837606837606838,
|
230 |
-
"grad_norm": 51.
|
231 |
"learning_rate": 1.1200000000000001e-05,
|
232 |
-
"loss": 0.
|
233 |
"step": 280
|
234 |
},
|
235 |
{
|
236 |
"epoch": 0.7081807081807082,
|
237 |
-
"grad_norm":
|
238 |
"learning_rate": 1.16e-05,
|
239 |
-
"loss": 0.
|
240 |
"step": 290
|
241 |
},
|
242 |
{
|
243 |
"epoch": 0.7326007326007326,
|
244 |
-
"grad_norm":
|
245 |
"learning_rate": 1.2e-05,
|
246 |
-
"loss": 0.
|
247 |
"step": 300
|
248 |
},
|
249 |
{
|
250 |
"epoch": 0.7326007326007326,
|
251 |
-
"eval_accuracy": 0.
|
252 |
-
"eval_accuracy_label_negative": 0.
|
253 |
-
"eval_accuracy_label_positive": 0.
|
254 |
-
"eval_f1": 0.
|
255 |
-
"eval_loss": 0.
|
256 |
-
"eval_precision": 0.
|
257 |
-
"eval_recall": 0.
|
258 |
-
"eval_runtime": 6.
|
259 |
-
"eval_samples_per_second":
|
260 |
-
"eval_steps_per_second":
|
261 |
"step": 300
|
262 |
},
|
263 |
{
|
264 |
"epoch": 0.757020757020757,
|
265 |
-
"grad_norm":
|
266 |
"learning_rate": 1.2400000000000002e-05,
|
267 |
-
"loss": 0.
|
268 |
"step": 310
|
269 |
},
|
270 |
{
|
271 |
"epoch": 0.7814407814407814,
|
272 |
-
"grad_norm":
|
273 |
"learning_rate": 1.2800000000000001e-05,
|
274 |
-
"loss": 0.
|
275 |
"step": 320
|
276 |
},
|
277 |
{
|
278 |
"epoch": 0.8058608058608059,
|
279 |
-
"grad_norm":
|
280 |
"learning_rate": 1.3200000000000002e-05,
|
281 |
-
"loss": 0.
|
282 |
"step": 330
|
283 |
},
|
284 |
{
|
285 |
"epoch": 0.8302808302808303,
|
286 |
-
"grad_norm":
|
287 |
"learning_rate": 1.3600000000000002e-05,
|
288 |
-
"loss": 0.
|
289 |
"step": 340
|
290 |
},
|
291 |
{
|
292 |
"epoch": 0.8547008547008547,
|
293 |
-
"grad_norm":
|
294 |
"learning_rate": 1.4e-05,
|
295 |
-
"loss": 0.
|
296 |
"step": 350
|
297 |
},
|
298 |
{
|
299 |
"epoch": 0.8791208791208791,
|
300 |
-
"grad_norm":
|
301 |
"learning_rate": 1.4400000000000001e-05,
|
302 |
-
"loss": 0.
|
303 |
"step": 360
|
304 |
},
|
305 |
{
|
306 |
"epoch": 0.9035409035409036,
|
307 |
-
"grad_norm":
|
308 |
"learning_rate": 1.48e-05,
|
309 |
-
"loss": 0.
|
310 |
"step": 370
|
311 |
},
|
312 |
{
|
313 |
"epoch": 0.927960927960928,
|
314 |
-
"grad_norm":
|
315 |
"learning_rate": 1.5200000000000002e-05,
|
316 |
-
"loss": 0.
|
317 |
"step": 380
|
318 |
},
|
319 |
{
|
320 |
"epoch": 0.9523809523809523,
|
321 |
-
"grad_norm":
|
322 |
"learning_rate": 1.5600000000000003e-05,
|
323 |
-
"loss": 0.
|
324 |
"step": 390
|
325 |
},
|
326 |
{
|
327 |
"epoch": 0.9768009768009768,
|
328 |
-
"grad_norm":
|
329 |
"learning_rate": 1.6000000000000003e-05,
|
330 |
-
"loss": 0.
|
331 |
"step": 400
|
332 |
},
|
333 |
{
|
334 |
"epoch": 0.9768009768009768,
|
335 |
-
"eval_accuracy": 0.
|
336 |
-
"eval_accuracy_label_negative": 0.
|
337 |
-
"eval_accuracy_label_positive": 0.
|
338 |
-
"eval_f1": 0.
|
339 |
-
"eval_loss": 0.
|
340 |
-
"eval_precision": 0.
|
341 |
-
"eval_recall": 0.
|
342 |
-
"eval_runtime": 6.
|
343 |
-
"eval_samples_per_second":
|
344 |
-
"eval_steps_per_second":
|
345 |
"step": 400
|
346 |
},
|
347 |
{
|
348 |
"epoch": 1.0,
|
349 |
-
"grad_norm":
|
350 |
"learning_rate": 1.64e-05,
|
351 |
-
"loss": 0.
|
352 |
"step": 410
|
353 |
},
|
354 |
{
|
355 |
"epoch": 1.0244200244200243,
|
356 |
-
"grad_norm":
|
357 |
"learning_rate": 1.6800000000000002e-05,
|
358 |
-
"loss": 0.
|
359 |
"step": 420
|
360 |
},
|
361 |
{
|
362 |
"epoch": 1.0488400488400489,
|
363 |
-
"grad_norm":
|
364 |
"learning_rate": 1.72e-05,
|
365 |
-
"loss": 0.
|
366 |
"step": 430
|
367 |
},
|
368 |
{
|
369 |
"epoch": 1.0732600732600732,
|
370 |
-
"grad_norm":
|
371 |
"learning_rate": 1.76e-05,
|
372 |
-
"loss": 0.
|
373 |
"step": 440
|
374 |
},
|
375 |
{
|
376 |
"epoch": 1.0976800976800978,
|
377 |
-
"grad_norm":
|
378 |
"learning_rate": 1.8e-05,
|
379 |
-
"loss": 0.
|
380 |
"step": 450
|
381 |
},
|
382 |
{
|
383 |
"epoch": 1.122100122100122,
|
384 |
-
"grad_norm":
|
385 |
"learning_rate": 1.8400000000000003e-05,
|
386 |
-
"loss": 0.
|
387 |
"step": 460
|
388 |
},
|
389 |
{
|
390 |
"epoch": 1.1465201465201464,
|
391 |
-
"grad_norm":
|
392 |
"learning_rate": 1.88e-05,
|
393 |
-
"loss": 0.
|
394 |
"step": 470
|
395 |
},
|
396 |
{
|
397 |
"epoch": 1.170940170940171,
|
398 |
-
"grad_norm":
|
399 |
"learning_rate": 1.9200000000000003e-05,
|
400 |
-
"loss": 0.
|
401 |
"step": 480
|
402 |
},
|
403 |
{
|
404 |
"epoch": 1.1953601953601953,
|
405 |
-
"grad_norm":
|
406 |
"learning_rate": 1.9600000000000002e-05,
|
407 |
-
"loss": 0.
|
408 |
"step": 490
|
409 |
},
|
410 |
{
|
411 |
"epoch": 1.2197802197802199,
|
412 |
-
"grad_norm":
|
413 |
"learning_rate": 2e-05,
|
414 |
-
"loss": 0.
|
415 |
"step": 500
|
416 |
},
|
417 |
{
|
418 |
"epoch": 1.2197802197802199,
|
419 |
-
"eval_accuracy": 0.
|
420 |
-
"eval_accuracy_label_negative": 0.
|
421 |
-
"eval_accuracy_label_positive": 0.
|
422 |
-
"eval_f1": 0.
|
423 |
-
"eval_loss": 0.
|
424 |
-
"eval_precision": 0.
|
425 |
-
"eval_recall": 0.
|
426 |
-
"eval_runtime": 6.
|
427 |
-
"eval_samples_per_second":
|
428 |
-
"eval_steps_per_second":
|
429 |
"step": 500
|
430 |
},
|
431 |
{
|
432 |
"epoch": 1.2442002442002442,
|
433 |
-
"grad_norm":
|
434 |
"learning_rate": 1.9724896836313617e-05,
|
435 |
-
"loss": 0.
|
436 |
"step": 510
|
437 |
},
|
438 |
{
|
439 |
"epoch": 1.2686202686202686,
|
440 |
-
"grad_norm":
|
441 |
"learning_rate": 1.9449793672627236e-05,
|
442 |
-
"loss": 0.
|
443 |
"step": 520
|
444 |
},
|
445 |
{
|
446 |
"epoch": 1.293040293040293,
|
447 |
-
"grad_norm":
|
448 |
"learning_rate": 1.9174690508940855e-05,
|
449 |
-
"loss": 0.
|
450 |
"step": 530
|
451 |
},
|
452 |
{
|
453 |
"epoch": 1.3174603174603174,
|
454 |
-
"grad_norm":
|
455 |
"learning_rate": 1.889958734525447e-05,
|
456 |
-
"loss": 0.
|
457 |
"step": 540
|
458 |
},
|
459 |
{
|
460 |
"epoch": 1.341880341880342,
|
461 |
-
"grad_norm":
|
462 |
"learning_rate": 1.862448418156809e-05,
|
463 |
-
"loss": 0.
|
464 |
"step": 550
|
465 |
},
|
466 |
{
|
467 |
"epoch": 1.3663003663003663,
|
468 |
-
"grad_norm":
|
469 |
"learning_rate": 1.8349381017881708e-05,
|
470 |
-
"loss": 0.
|
471 |
"step": 560
|
472 |
},
|
473 |
{
|
474 |
"epoch": 1.3907203907203907,
|
475 |
-
"grad_norm":
|
476 |
"learning_rate": 1.8074277854195327e-05,
|
477 |
-
"loss": 0.
|
478 |
"step": 570
|
479 |
},
|
480 |
{
|
481 |
"epoch": 1.4151404151404152,
|
482 |
-
"grad_norm":
|
483 |
"learning_rate": 1.7799174690508942e-05,
|
484 |
-
"loss": 0.
|
485 |
"step": 580
|
486 |
},
|
487 |
{
|
488 |
"epoch": 1.4395604395604396,
|
489 |
-
"grad_norm":
|
490 |
"learning_rate": 1.7524071526822558e-05,
|
491 |
-
"loss": 0.
|
492 |
"step": 590
|
493 |
},
|
494 |
{
|
495 |
"epoch": 1.463980463980464,
|
496 |
-
"grad_norm":
|
497 |
"learning_rate": 1.7248968363136177e-05,
|
498 |
-
"loss": 0.
|
499 |
"step": 600
|
500 |
},
|
501 |
{
|
502 |
"epoch": 1.463980463980464,
|
503 |
-
"eval_accuracy": 0.
|
504 |
-
"eval_accuracy_label_negative": 0.
|
505 |
-
"eval_accuracy_label_positive": 0.
|
506 |
-
"eval_f1": 0.
|
507 |
-
"eval_loss": 0.
|
508 |
-
"eval_precision": 0.
|
509 |
-
"eval_recall": 0.
|
510 |
-
"eval_runtime": 6.
|
511 |
-
"eval_samples_per_second":
|
512 |
-
"eval_steps_per_second":
|
513 |
"step": 600
|
514 |
},
|
515 |
{
|
516 |
"epoch": 1.4884004884004884,
|
517 |
-
"grad_norm":
|
518 |
"learning_rate": 1.6973865199449796e-05,
|
519 |
-
"loss": 0.
|
520 |
"step": 610
|
521 |
},
|
522 |
{
|
523 |
"epoch": 1.5128205128205128,
|
524 |
-
"grad_norm":
|
525 |
"learning_rate": 1.669876203576341e-05,
|
526 |
-
"loss": 0.
|
527 |
"step": 620
|
528 |
},
|
529 |
{
|
530 |
"epoch": 1.537240537240537,
|
531 |
-
"grad_norm":
|
532 |
"learning_rate": 1.642365887207703e-05,
|
533 |
-
"loss": 0.
|
534 |
"step": 630
|
535 |
},
|
536 |
{
|
537 |
"epoch": 1.5616605616605617,
|
538 |
-
"grad_norm":
|
539 |
"learning_rate": 1.614855570839065e-05,
|
540 |
-
"loss": 0.
|
541 |
"step": 640
|
542 |
},
|
543 |
{
|
544 |
"epoch": 1.5860805860805862,
|
545 |
-
"grad_norm":
|
546 |
"learning_rate": 1.5873452544704268e-05,
|
547 |
-
"loss": 0.
|
548 |
"step": 650
|
549 |
},
|
550 |
{
|
551 |
"epoch": 1.6105006105006106,
|
552 |
-
"grad_norm":
|
553 |
"learning_rate": 1.5598349381017883e-05,
|
554 |
-
"loss": 0.
|
555 |
"step": 660
|
556 |
},
|
557 |
{
|
558 |
"epoch": 1.6349206349206349,
|
559 |
-
"grad_norm":
|
560 |
"learning_rate": 1.53232462173315e-05,
|
561 |
-
"loss": 0.
|
562 |
"step": 670
|
563 |
},
|
564 |
{
|
565 |
"epoch": 1.6593406593406592,
|
566 |
-
"grad_norm":
|
567 |
"learning_rate": 1.5048143053645119e-05,
|
568 |
-
"loss": 0.
|
569 |
"step": 680
|
570 |
},
|
571 |
{
|
572 |
"epoch": 1.6837606837606838,
|
573 |
-
"grad_norm":
|
574 |
"learning_rate": 1.4773039889958736e-05,
|
575 |
-
"loss": 0.
|
576 |
"step": 690
|
577 |
},
|
578 |
{
|
579 |
"epoch": 1.7081807081807083,
|
580 |
-
"grad_norm":
|
581 |
"learning_rate": 1.4497936726272352e-05,
|
582 |
-
"loss": 0.
|
583 |
"step": 700
|
584 |
},
|
585 |
{
|
586 |
"epoch": 1.7081807081807083,
|
587 |
-
"eval_accuracy": 0.
|
588 |
-
"eval_accuracy_label_negative": 0.
|
589 |
-
"eval_accuracy_label_positive": 0.
|
590 |
-
"eval_f1": 0.
|
591 |
-
"eval_loss": 0.
|
592 |
-
"eval_precision": 0.
|
593 |
-
"eval_recall": 0.
|
594 |
-
"eval_runtime":
|
595 |
-
"eval_samples_per_second":
|
596 |
-
"eval_steps_per_second":
|
597 |
"step": 700
|
598 |
},
|
599 |
{
|
600 |
"epoch": 1.7326007326007327,
|
601 |
-
"grad_norm":
|
602 |
"learning_rate": 1.4222833562585972e-05,
|
603 |
-
"loss": 0.
|
604 |
"step": 710
|
605 |
},
|
606 |
{
|
607 |
"epoch": 1.757020757020757,
|
608 |
-
"grad_norm":
|
609 |
"learning_rate": 1.3947730398899588e-05,
|
610 |
-
"loss": 0.
|
611 |
"step": 720
|
612 |
},
|
613 |
{
|
614 |
"epoch": 1.7814407814407813,
|
615 |
-
"grad_norm":
|
616 |
"learning_rate": 1.3672627235213205e-05,
|
617 |
-
"loss": 0.
|
618 |
"step": 730
|
619 |
},
|
620 |
{
|
621 |
"epoch": 1.8058608058608059,
|
622 |
-
"grad_norm":
|
623 |
"learning_rate": 1.3397524071526824e-05,
|
624 |
-
"loss": 0.
|
625 |
"step": 740
|
626 |
},
|
627 |
{
|
628 |
"epoch": 1.8302808302808304,
|
629 |
-
"grad_norm":
|
630 |
"learning_rate": 1.3122420907840441e-05,
|
631 |
-
"loss": 0.
|
632 |
"step": 750
|
633 |
},
|
634 |
{
|
635 |
"epoch": 1.8547008547008548,
|
636 |
-
"grad_norm":
|
637 |
"learning_rate": 1.284731774415406e-05,
|
638 |
-
"loss": 0.
|
639 |
"step": 760
|
640 |
},
|
641 |
{
|
642 |
"epoch": 1.879120879120879,
|
643 |
-
"grad_norm":
|
644 |
"learning_rate": 1.2572214580467677e-05,
|
645 |
-
"loss": 0.
|
646 |
"step": 770
|
647 |
},
|
648 |
{
|
649 |
"epoch": 1.9035409035409034,
|
650 |
-
"grad_norm":
|
651 |
"learning_rate": 1.2297111416781292e-05,
|
652 |
-
"loss": 0.
|
653 |
"step": 780
|
654 |
},
|
655 |
{
|
656 |
"epoch": 1.927960927960928,
|
657 |
-
"grad_norm":
|
658 |
"learning_rate": 1.2022008253094913e-05,
|
659 |
-
"loss": 0.
|
660 |
"step": 790
|
661 |
},
|
662 |
{
|
663 |
"epoch": 1.9523809523809523,
|
664 |
-
"grad_norm":
|
665 |
"learning_rate": 1.1746905089408529e-05,
|
666 |
-
"loss": 0.
|
667 |
"step": 800
|
668 |
},
|
669 |
{
|
670 |
"epoch": 1.9523809523809523,
|
671 |
-
"eval_accuracy": 0.
|
672 |
-
"eval_accuracy_label_negative": 0.
|
673 |
-
"eval_accuracy_label_positive": 0.
|
674 |
-
"eval_f1": 0.
|
675 |
-
"eval_loss": 0.
|
676 |
-
"eval_precision": 0.
|
677 |
-
"eval_recall": 0.
|
678 |
-
"eval_runtime": 6.
|
679 |
-
"eval_samples_per_second":
|
680 |
-
"eval_steps_per_second":
|
681 |
"step": 800
|
682 |
},
|
683 |
{
|
684 |
"epoch": 1.9768009768009769,
|
685 |
-
"grad_norm":
|
686 |
"learning_rate": 1.1471801925722146e-05,
|
687 |
-
"loss": 0.
|
688 |
"step": 810
|
689 |
},
|
690 |
{
|
691 |
"epoch": 2.0,
|
692 |
-
"grad_norm":
|
693 |
"learning_rate": 1.1196698762035765e-05,
|
694 |
-
"loss": 0.
|
695 |
"step": 820
|
696 |
},
|
697 |
{
|
698 |
"epoch": 2.0244200244200243,
|
699 |
-
"grad_norm":
|
700 |
"learning_rate": 1.0921595598349382e-05,
|
701 |
-
"loss": 0.
|
702 |
"step": 830
|
703 |
},
|
704 |
{
|
705 |
"epoch": 2.0488400488400487,
|
706 |
-
"grad_norm":
|
707 |
"learning_rate": 1.0646492434663e-05,
|
708 |
-
"loss": 0.
|
709 |
"step": 840
|
710 |
},
|
711 |
{
|
712 |
"epoch": 2.0732600732600734,
|
713 |
-
"grad_norm":
|
714 |
"learning_rate": 1.0371389270976618e-05,
|
715 |
-
"loss": 0.
|
716 |
"step": 850
|
717 |
},
|
718 |
{
|
719 |
"epoch": 2.0976800976800978,
|
720 |
-
"grad_norm":
|
721 |
"learning_rate": 1.0096286107290235e-05,
|
722 |
-
"loss": 0.
|
723 |
"step": 860
|
724 |
},
|
725 |
{
|
726 |
"epoch": 2.122100122100122,
|
727 |
-
"grad_norm":
|
728 |
"learning_rate": 9.821182943603852e-06,
|
729 |
-
"loss": 0.
|
730 |
"step": 870
|
731 |
},
|
732 |
{
|
733 |
"epoch": 2.1465201465201464,
|
734 |
-
"grad_norm":
|
735 |
"learning_rate": 9.54607977991747e-06,
|
736 |
-
"loss": 0.
|
737 |
"step": 880
|
738 |
},
|
739 |
{
|
740 |
"epoch": 2.1709401709401708,
|
741 |
-
"grad_norm":
|
742 |
"learning_rate": 9.270976616231088e-06,
|
743 |
-
"loss": 0.
|
744 |
"step": 890
|
745 |
},
|
746 |
{
|
747 |
"epoch": 2.1953601953601956,
|
748 |
-
"grad_norm":
|
749 |
"learning_rate": 8.995873452544705e-06,
|
750 |
-
"loss": 0.
|
751 |
"step": 900
|
752 |
},
|
753 |
{
|
754 |
"epoch": 2.1953601953601956,
|
755 |
-
"eval_accuracy": 0.
|
756 |
-
"eval_accuracy_label_negative": 0.
|
757 |
-
"eval_accuracy_label_positive": 0.
|
758 |
-
"eval_f1": 0.
|
759 |
-
"eval_loss": 0.
|
760 |
-
"eval_precision": 0.
|
761 |
-
"eval_recall": 0.
|
762 |
-
"eval_runtime": 6.
|
763 |
-
"eval_samples_per_second":
|
764 |
-
"eval_steps_per_second":
|
765 |
"step": 900
|
766 |
},
|
767 |
{
|
768 |
"epoch": 2.21978021978022,
|
769 |
-
"grad_norm":
|
770 |
"learning_rate": 8.720770288858322e-06,
|
771 |
-
"loss": 0.
|
772 |
"step": 910
|
773 |
},
|
774 |
{
|
775 |
"epoch": 2.244200244200244,
|
776 |
-
"grad_norm":
|
777 |
"learning_rate": 8.44566712517194e-06,
|
778 |
-
"loss": 0.
|
779 |
"step": 920
|
780 |
},
|
781 |
{
|
782 |
"epoch": 2.2686202686202686,
|
783 |
-
"grad_norm":
|
784 |
"learning_rate": 8.170563961485558e-06,
|
785 |
-
"loss": 0.
|
786 |
"step": 930
|
787 |
},
|
788 |
{
|
789 |
"epoch": 2.293040293040293,
|
790 |
-
"grad_norm":
|
791 |
"learning_rate": 7.895460797799176e-06,
|
792 |
-
"loss": 0.
|
793 |
"step": 940
|
794 |
},
|
795 |
{
|
796 |
"epoch": 2.317460317460317,
|
797 |
-
"grad_norm":
|
798 |
"learning_rate": 7.620357634112793e-06,
|
799 |
-
"loss": 0.
|
800 |
"step": 950
|
801 |
},
|
802 |
{
|
803 |
"epoch": 2.341880341880342,
|
804 |
-
"grad_norm":
|
805 |
"learning_rate": 7.345254470426411e-06,
|
806 |
-
"loss": 0.
|
807 |
"step": 960
|
808 |
},
|
809 |
{
|
810 |
"epoch": 2.3663003663003663,
|
811 |
-
"grad_norm":
|
812 |
"learning_rate": 7.070151306740029e-06,
|
813 |
-
"loss": 0.
|
814 |
"step": 970
|
815 |
},
|
816 |
{
|
817 |
"epoch": 2.3907203907203907,
|
818 |
-
"grad_norm":
|
819 |
"learning_rate": 6.795048143053645e-06,
|
820 |
-
"loss": 0.
|
821 |
"step": 980
|
822 |
},
|
823 |
{
|
824 |
"epoch": 2.415140415140415,
|
825 |
-
"grad_norm":
|
826 |
"learning_rate": 6.519944979367263e-06,
|
827 |
-
"loss": 0.
|
828 |
"step": 990
|
829 |
},
|
830 |
{
|
831 |
"epoch": 2.4395604395604398,
|
832 |
-
"grad_norm":
|
833 |
"learning_rate": 6.244841815680881e-06,
|
834 |
-
"loss": 0.
|
835 |
"step": 1000
|
836 |
},
|
837 |
{
|
838 |
"epoch": 2.4395604395604398,
|
839 |
-
"eval_accuracy": 0.
|
840 |
-
"eval_accuracy_label_negative": 0.
|
841 |
-
"eval_accuracy_label_positive": 0.
|
842 |
-
"eval_f1": 0.
|
843 |
-
"eval_loss": 0.
|
844 |
-
"eval_precision": 0.
|
845 |
-
"eval_recall": 0.
|
846 |
-
"eval_runtime": 6.
|
847 |
-
"eval_samples_per_second":
|
848 |
-
"eval_steps_per_second":
|
849 |
"step": 1000
|
850 |
},
|
851 |
{
|
852 |
"epoch": 2.463980463980464,
|
853 |
-
"grad_norm": 11.
|
854 |
"learning_rate": 5.969738651994499e-06,
|
855 |
-
"loss": 0.
|
856 |
"step": 1010
|
857 |
},
|
858 |
{
|
859 |
"epoch": 2.4884004884004884,
|
860 |
-
"grad_norm":
|
861 |
"learning_rate": 5.6946354883081155e-06,
|
862 |
-
"loss": 0.
|
863 |
"step": 1020
|
864 |
},
|
865 |
{
|
866 |
"epoch": 2.5128205128205128,
|
867 |
-
"grad_norm":
|
868 |
"learning_rate": 5.4195323246217335e-06,
|
869 |
-
"loss": 0.
|
870 |
"step": 1030
|
871 |
},
|
872 |
{
|
873 |
"epoch": 2.537240537240537,
|
874 |
-
"grad_norm":
|
875 |
"learning_rate": 5.1444291609353515e-06,
|
876 |
-
"loss": 0.
|
877 |
"step": 1040
|
878 |
},
|
879 |
{
|
880 |
"epoch": 2.5616605616605614,
|
881 |
-
"grad_norm":
|
882 |
"learning_rate": 4.869325997248969e-06,
|
883 |
-
"loss": 0.
|
884 |
"step": 1050
|
885 |
},
|
886 |
{
|
887 |
"epoch": 2.586080586080586,
|
888 |
-
"grad_norm":
|
889 |
"learning_rate": 4.594222833562587e-06,
|
890 |
-
"loss": 0.
|
891 |
"step": 1060
|
892 |
},
|
893 |
{
|
894 |
"epoch": 2.6105006105006106,
|
895 |
-
"grad_norm":
|
896 |
"learning_rate": 4.319119669876204e-06,
|
897 |
-
"loss": 0.
|
898 |
"step": 1070
|
899 |
},
|
900 |
{
|
901 |
"epoch": 2.634920634920635,
|
902 |
-
"grad_norm":
|
903 |
"learning_rate": 4.044016506189822e-06,
|
904 |
-
"loss": 0.
|
905 |
"step": 1080
|
906 |
},
|
907 |
{
|
908 |
"epoch": 2.659340659340659,
|
909 |
-
"grad_norm":
|
910 |
"learning_rate": 3.768913342503439e-06,
|
911 |
-
"loss": 0.
|
912 |
"step": 1090
|
913 |
},
|
914 |
{
|
915 |
"epoch": 2.683760683760684,
|
916 |
-
"grad_norm":
|
917 |
"learning_rate": 3.4938101788170562e-06,
|
918 |
-
"loss": 0.
|
919 |
"step": 1100
|
920 |
},
|
921 |
{
|
922 |
"epoch": 2.683760683760684,
|
923 |
"eval_accuracy": 0.921808185705559,
|
924 |
-
"eval_accuracy_label_negative": 0.
|
925 |
-
"eval_accuracy_label_positive": 0.
|
926 |
-
"eval_f1": 0.
|
927 |
-
"eval_loss": 0.
|
928 |
-
"eval_precision": 0.
|
929 |
"eval_recall": 0.921808185705559,
|
930 |
-
"eval_runtime": 6.
|
931 |
-
"eval_samples_per_second":
|
932 |
-
"eval_steps_per_second":
|
933 |
"step": 1100
|
934 |
},
|
935 |
{
|
936 |
"epoch": 2.7081807081807083,
|
937 |
-
"grad_norm":
|
938 |
"learning_rate": 3.2187070151306742e-06,
|
939 |
-
"loss": 0.
|
940 |
"step": 1110
|
941 |
},
|
942 |
{
|
943 |
"epoch": 2.7326007326007327,
|
944 |
-
"grad_norm":
|
945 |
"learning_rate": 2.943603851444292e-06,
|
946 |
-
"loss": 0.
|
947 |
"step": 1120
|
948 |
},
|
949 |
{
|
950 |
"epoch": 2.757020757020757,
|
951 |
-
"grad_norm":
|
952 |
"learning_rate": 2.6685006877579094e-06,
|
953 |
-
"loss": 0.
|
954 |
"step": 1130
|
955 |
},
|
956 |
{
|
957 |
"epoch": 2.7814407814407813,
|
958 |
-
"grad_norm":
|
959 |
"learning_rate": 2.393397524071527e-06,
|
960 |
-
"loss": 0.
|
961 |
"step": 1140
|
962 |
},
|
963 |
{
|
964 |
"epoch": 2.8058608058608057,
|
965 |
-
"grad_norm":
|
966 |
"learning_rate": 2.1182943603851446e-06,
|
967 |
-
"loss": 0.
|
968 |
"step": 1150
|
969 |
},
|
970 |
{
|
971 |
"epoch": 2.8302808302808304,
|
972 |
-
"grad_norm":
|
973 |
"learning_rate": 1.8431911966987622e-06,
|
974 |
-
"loss": 0.
|
975 |
"step": 1160
|
976 |
},
|
977 |
{
|
978 |
"epoch": 2.8547008547008548,
|
979 |
-
"grad_norm":
|
980 |
"learning_rate": 1.56808803301238e-06,
|
981 |
-
"loss": 0.
|
982 |
"step": 1170
|
983 |
},
|
984 |
{
|
985 |
"epoch": 2.879120879120879,
|
986 |
-
"grad_norm":
|
987 |
"learning_rate": 1.2929848693259976e-06,
|
988 |
-
"loss": 0.
|
989 |
"step": 1180
|
990 |
},
|
991 |
{
|
992 |
"epoch": 2.9035409035409034,
|
993 |
-
"grad_norm":
|
994 |
"learning_rate": 1.017881705639615e-06,
|
995 |
-
"loss": 0.
|
996 |
"step": 1190
|
997 |
},
|
998 |
{
|
999 |
"epoch": 2.927960927960928,
|
1000 |
-
"grad_norm":
|
1001 |
"learning_rate": 7.427785419532325e-07,
|
1002 |
-
"loss": 0.
|
1003 |
"step": 1200
|
1004 |
},
|
1005 |
{
|
1006 |
"epoch": 2.927960927960928,
|
1007 |
-
"eval_accuracy": 0.
|
1008 |
-
"eval_accuracy_label_negative": 0.
|
1009 |
-
"eval_accuracy_label_positive": 0.
|
1010 |
-
"eval_f1": 0.
|
1011 |
-
"eval_loss": 0.
|
1012 |
-
"eval_precision": 0.
|
1013 |
-
"eval_recall": 0.
|
1014 |
-
"eval_runtime": 6.
|
1015 |
-
"eval_samples_per_second":
|
1016 |
-
"eval_steps_per_second":
|
1017 |
"step": 1200
|
1018 |
},
|
1019 |
{
|
1020 |
"epoch": 2.9523809523809526,
|
1021 |
-
"grad_norm":
|
1022 |
"learning_rate": 4.6767537826685014e-07,
|
1023 |
-
"loss": 0.
|
1024 |
"step": 1210
|
1025 |
},
|
1026 |
{
|
1027 |
"epoch": 2.976800976800977,
|
1028 |
-
"grad_norm":
|
1029 |
"learning_rate": 1.925722145804677e-07,
|
1030 |
-
"loss": 0.
|
1031 |
"step": 1220
|
1032 |
},
|
1033 |
{
|
1034 |
"epoch": 2.993894993894994,
|
1035 |
"step": 1227,
|
1036 |
"total_flos": 157098652813440.0,
|
1037 |
-
"train_loss": 0.
|
1038 |
-
"train_runtime":
|
1039 |
-
"train_samples_per_second":
|
1040 |
-
"train_steps_per_second": 1.
|
1041 |
},
|
1042 |
{
|
1043 |
"epoch": 2.993894993894994,
|
1044 |
-
"eval_accuracy": 0.
|
1045 |
-
"eval_accuracy_label_negative": 0.
|
1046 |
-
"eval_accuracy_label_positive": 0.
|
1047 |
-
"eval_f1": 0.
|
1048 |
-
"eval_loss": 0.
|
1049 |
-
"eval_precision": 0.
|
1050 |
-
"eval_recall": 0.
|
1051 |
-
"eval_runtime": 6.
|
1052 |
-
"eval_samples_per_second":
|
1053 |
-
"eval_steps_per_second":
|
1054 |
"step": 1227
|
1055 |
}
|
1056 |
],
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"epoch": 0.02442002442002442,
|
13 |
+
"grad_norm": 25.41930389404297,
|
14 |
"learning_rate": 4.0000000000000003e-07,
|
15 |
+
"loss": 0.8076,
|
16 |
"step": 10
|
17 |
},
|
18 |
{
|
19 |
"epoch": 0.04884004884004884,
|
20 |
+
"grad_norm": 11.460826873779297,
|
21 |
"learning_rate": 8.000000000000001e-07,
|
22 |
+
"loss": 0.7516,
|
23 |
"step": 20
|
24 |
},
|
25 |
{
|
26 |
"epoch": 0.07326007326007326,
|
27 |
+
"grad_norm": 7.831686973571777,
|
28 |
"learning_rate": 1.2000000000000002e-06,
|
29 |
+
"loss": 0.7034,
|
30 |
"step": 30
|
31 |
},
|
32 |
{
|
33 |
"epoch": 0.09768009768009768,
|
34 |
+
"grad_norm": 7.234014987945557,
|
35 |
"learning_rate": 1.6000000000000001e-06,
|
36 |
+
"loss": 0.6996,
|
37 |
"step": 40
|
38 |
},
|
39 |
{
|
40 |
"epoch": 0.1221001221001221,
|
41 |
+
"grad_norm": 5.096914768218994,
|
42 |
"learning_rate": 2.0000000000000003e-06,
|
43 |
+
"loss": 0.6809,
|
44 |
"step": 50
|
45 |
},
|
46 |
{
|
47 |
"epoch": 0.14652014652014653,
|
48 |
+
"grad_norm": 8.638614654541016,
|
49 |
"learning_rate": 2.4000000000000003e-06,
|
50 |
+
"loss": 0.6892,
|
51 |
"step": 60
|
52 |
},
|
53 |
{
|
54 |
"epoch": 0.17094017094017094,
|
55 |
+
"grad_norm": 13.534109115600586,
|
56 |
"learning_rate": 2.8000000000000003e-06,
|
57 |
+
"loss": 0.6603,
|
58 |
"step": 70
|
59 |
},
|
60 |
{
|
61 |
"epoch": 0.19536019536019536,
|
62 |
+
"grad_norm": 12.838939666748047,
|
63 |
"learning_rate": 3.2000000000000003e-06,
|
64 |
+
"loss": 0.6225,
|
65 |
"step": 80
|
66 |
},
|
67 |
{
|
68 |
"epoch": 0.21978021978021978,
|
69 |
+
"grad_norm": 14.190698623657227,
|
70 |
"learning_rate": 3.6000000000000003e-06,
|
71 |
+
"loss": 0.5716,
|
72 |
"step": 90
|
73 |
},
|
74 |
{
|
75 |
"epoch": 0.2442002442002442,
|
76 |
+
"grad_norm": 18.23443031311035,
|
77 |
"learning_rate": 4.000000000000001e-06,
|
78 |
+
"loss": 0.5403,
|
79 |
"step": 100
|
80 |
},
|
81 |
{
|
82 |
"epoch": 0.2442002442002442,
|
83 |
+
"eval_accuracy": 0.7611484422724496,
|
84 |
+
"eval_accuracy_label_negative": 0.8535353535353535,
|
85 |
+
"eval_accuracy_label_positive": 0.6745562130177515,
|
86 |
+
"eval_f1": 0.7596398965081889,
|
87 |
+
"eval_loss": 0.5274035930633545,
|
88 |
+
"eval_precision": 0.772811008310922,
|
89 |
+
"eval_recall": 0.7611484422724496,
|
90 |
+
"eval_runtime": 5.88,
|
91 |
+
"eval_samples_per_second": 278.402,
|
92 |
+
"eval_steps_per_second": 17.517,
|
93 |
"step": 100
|
94 |
},
|
95 |
{
|
96 |
"epoch": 0.2686202686202686,
|
97 |
+
"grad_norm": 14.831952095031738,
|
98 |
"learning_rate": 4.4e-06,
|
99 |
+
"loss": 0.5022,
|
100 |
"step": 110
|
101 |
},
|
102 |
{
|
103 |
"epoch": 0.29304029304029305,
|
104 |
+
"grad_norm": 18.24405860900879,
|
105 |
"learning_rate": 4.800000000000001e-06,
|
106 |
+
"loss": 0.4786,
|
107 |
"step": 120
|
108 |
},
|
109 |
{
|
110 |
"epoch": 0.31746031746031744,
|
111 |
+
"grad_norm": 16.866863250732422,
|
112 |
"learning_rate": 5.2e-06,
|
113 |
+
"loss": 0.3629,
|
114 |
"step": 130
|
115 |
},
|
116 |
{
|
117 |
"epoch": 0.3418803418803419,
|
118 |
+
"grad_norm": 18.194087982177734,
|
119 |
"learning_rate": 5.600000000000001e-06,
|
120 |
+
"loss": 0.3523,
|
121 |
"step": 140
|
122 |
},
|
123 |
{
|
124 |
"epoch": 0.3663003663003663,
|
125 |
+
"grad_norm": 16.094165802001953,
|
126 |
"learning_rate": 6e-06,
|
127 |
+
"loss": 0.3272,
|
128 |
"step": 150
|
129 |
},
|
130 |
{
|
131 |
"epoch": 0.3907203907203907,
|
132 |
+
"grad_norm": 41.393802642822266,
|
133 |
"learning_rate": 6.4000000000000006e-06,
|
134 |
+
"loss": 0.307,
|
135 |
"step": 160
|
136 |
},
|
137 |
{
|
138 |
"epoch": 0.41514041514041516,
|
139 |
+
"grad_norm": 23.695520401000977,
|
140 |
"learning_rate": 6.800000000000001e-06,
|
141 |
+
"loss": 0.2551,
|
142 |
"step": 170
|
143 |
},
|
144 |
{
|
145 |
"epoch": 0.43956043956043955,
|
146 |
+
"grad_norm": 30.489437103271484,
|
147 |
"learning_rate": 7.2000000000000005e-06,
|
148 |
+
"loss": 0.2536,
|
149 |
"step": 180
|
150 |
},
|
151 |
{
|
152 |
"epoch": 0.463980463980464,
|
153 |
+
"grad_norm": 47.37874221801758,
|
154 |
"learning_rate": 7.600000000000001e-06,
|
155 |
+
"loss": 0.2622,
|
156 |
"step": 190
|
157 |
},
|
158 |
{
|
159 |
"epoch": 0.4884004884004884,
|
160 |
+
"grad_norm": 26.136856079101562,
|
161 |
"learning_rate": 8.000000000000001e-06,
|
162 |
+
"loss": 0.2673,
|
163 |
"step": 200
|
164 |
},
|
165 |
{
|
166 |
"epoch": 0.4884004884004884,
|
167 |
+
"eval_accuracy": 0.8979841172877214,
|
168 |
+
"eval_accuracy_label_negative": 0.922979797979798,
|
169 |
+
"eval_accuracy_label_positive": 0.8745562130177514,
|
170 |
+
"eval_f1": 0.8979978224223449,
|
171 |
+
"eval_loss": 0.2805691063404083,
|
172 |
+
"eval_precision": 0.8993693797991343,
|
173 |
+
"eval_recall": 0.8979841172877214,
|
174 |
+
"eval_runtime": 6.3687,
|
175 |
+
"eval_samples_per_second": 257.038,
|
176 |
+
"eval_steps_per_second": 16.173,
|
177 |
"step": 200
|
178 |
},
|
179 |
{
|
180 |
"epoch": 0.5128205128205128,
|
181 |
+
"grad_norm": 17.713157653808594,
|
182 |
"learning_rate": 8.400000000000001e-06,
|
183 |
+
"loss": 0.1874,
|
184 |
"step": 210
|
185 |
},
|
186 |
{
|
187 |
"epoch": 0.5372405372405372,
|
188 |
+
"grad_norm": 5.685952186584473,
|
189 |
"learning_rate": 8.8e-06,
|
190 |
+
"loss": 0.2565,
|
191 |
"step": 220
|
192 |
},
|
193 |
{
|
194 |
"epoch": 0.5616605616605617,
|
195 |
+
"grad_norm": 64.32303619384766,
|
196 |
"learning_rate": 9.200000000000002e-06,
|
197 |
+
"loss": 0.2763,
|
198 |
"step": 230
|
199 |
},
|
200 |
{
|
201 |
"epoch": 0.5860805860805861,
|
202 |
+
"grad_norm": 26.14358139038086,
|
203 |
"learning_rate": 9.600000000000001e-06,
|
204 |
+
"loss": 0.2193,
|
205 |
"step": 240
|
206 |
},
|
207 |
{
|
208 |
"epoch": 0.6105006105006106,
|
209 |
+
"grad_norm": 51.215972900390625,
|
210 |
"learning_rate": 1e-05,
|
211 |
+
"loss": 0.2645,
|
212 |
"step": 250
|
213 |
},
|
214 |
{
|
215 |
"epoch": 0.6349206349206349,
|
216 |
+
"grad_norm": 77.36116027832031,
|
217 |
"learning_rate": 1.04e-05,
|
218 |
+
"loss": 0.2887,
|
219 |
"step": 260
|
220 |
},
|
221 |
{
|
222 |
"epoch": 0.6593406593406593,
|
223 |
+
"grad_norm": 12.419713020324707,
|
224 |
"learning_rate": 1.0800000000000002e-05,
|
225 |
+
"loss": 0.2836,
|
226 |
"step": 270
|
227 |
},
|
228 |
{
|
229 |
"epoch": 0.6837606837606838,
|
230 |
+
"grad_norm": 51.27354049682617,
|
231 |
"learning_rate": 1.1200000000000001e-05,
|
232 |
+
"loss": 0.2279,
|
233 |
"step": 280
|
234 |
},
|
235 |
{
|
236 |
"epoch": 0.7081807081807082,
|
237 |
+
"grad_norm": 15.182161331176758,
|
238 |
"learning_rate": 1.16e-05,
|
239 |
+
"loss": 0.23,
|
240 |
"step": 290
|
241 |
},
|
242 |
{
|
243 |
"epoch": 0.7326007326007326,
|
244 |
+
"grad_norm": 20.174087524414062,
|
245 |
"learning_rate": 1.2e-05,
|
246 |
+
"loss": 0.247,
|
247 |
"step": 300
|
248 |
},
|
249 |
{
|
250 |
"epoch": 0.7326007326007326,
|
251 |
+
"eval_accuracy": 0.902871105681124,
|
252 |
+
"eval_accuracy_label_negative": 0.8434343434343434,
|
253 |
+
"eval_accuracy_label_positive": 0.9585798816568047,
|
254 |
+
"eval_f1": 0.9024095653522399,
|
255 |
+
"eval_loss": 0.26104938983917236,
|
256 |
+
"eval_precision": 0.9073823065773275,
|
257 |
+
"eval_recall": 0.902871105681124,
|
258 |
+
"eval_runtime": 6.46,
|
259 |
+
"eval_samples_per_second": 253.406,
|
260 |
+
"eval_steps_per_second": 15.944,
|
261 |
"step": 300
|
262 |
},
|
263 |
{
|
264 |
"epoch": 0.757020757020757,
|
265 |
+
"grad_norm": 19.257923126220703,
|
266 |
"learning_rate": 1.2400000000000002e-05,
|
267 |
+
"loss": 0.2514,
|
268 |
"step": 310
|
269 |
},
|
270 |
{
|
271 |
"epoch": 0.7814407814407814,
|
272 |
+
"grad_norm": 13.050935745239258,
|
273 |
"learning_rate": 1.2800000000000001e-05,
|
274 |
+
"loss": 0.216,
|
275 |
"step": 320
|
276 |
},
|
277 |
{
|
278 |
"epoch": 0.8058608058608059,
|
279 |
+
"grad_norm": 1.8762781620025635,
|
280 |
"learning_rate": 1.3200000000000002e-05,
|
281 |
+
"loss": 0.2239,
|
282 |
"step": 330
|
283 |
},
|
284 |
{
|
285 |
"epoch": 0.8302808302808303,
|
286 |
+
"grad_norm": 14.866827964782715,
|
287 |
"learning_rate": 1.3600000000000002e-05,
|
288 |
+
"loss": 0.2124,
|
289 |
"step": 340
|
290 |
},
|
291 |
{
|
292 |
"epoch": 0.8547008547008547,
|
293 |
+
"grad_norm": 16.646745681762695,
|
294 |
"learning_rate": 1.4e-05,
|
295 |
+
"loss": 0.2341,
|
296 |
"step": 350
|
297 |
},
|
298 |
{
|
299 |
"epoch": 0.8791208791208791,
|
300 |
+
"grad_norm": 14.468786239624023,
|
301 |
"learning_rate": 1.4400000000000001e-05,
|
302 |
+
"loss": 0.2397,
|
303 |
"step": 360
|
304 |
},
|
305 |
{
|
306 |
"epoch": 0.9035409035409036,
|
307 |
+
"grad_norm": 16.370431900024414,
|
308 |
"learning_rate": 1.48e-05,
|
309 |
+
"loss": 0.2764,
|
310 |
"step": 370
|
311 |
},
|
312 |
{
|
313 |
"epoch": 0.927960927960928,
|
314 |
+
"grad_norm": 15.854681015014648,
|
315 |
"learning_rate": 1.5200000000000002e-05,
|
316 |
+
"loss": 0.1964,
|
317 |
"step": 380
|
318 |
},
|
319 |
{
|
320 |
"epoch": 0.9523809523809523,
|
321 |
+
"grad_norm": 19.42245101928711,
|
322 |
"learning_rate": 1.5600000000000003e-05,
|
323 |
+
"loss": 0.168,
|
324 |
"step": 390
|
325 |
},
|
326 |
{
|
327 |
"epoch": 0.9768009768009768,
|
328 |
+
"grad_norm": 4.485373497009277,
|
329 |
"learning_rate": 1.6000000000000003e-05,
|
330 |
+
"loss": 0.2357,
|
331 |
"step": 400
|
332 |
},
|
333 |
{
|
334 |
"epoch": 0.9768009768009768,
|
335 |
+
"eval_accuracy": 0.9083689676237019,
|
336 |
+
"eval_accuracy_label_negative": 0.9318181818181818,
|
337 |
+
"eval_accuracy_label_positive": 0.8863905325443787,
|
338 |
+
"eval_f1": 0.9083847657945654,
|
339 |
+
"eval_loss": 0.2560252249240875,
|
340 |
+
"eval_precision": 0.9095968991483547,
|
341 |
+
"eval_recall": 0.9083689676237019,
|
342 |
+
"eval_runtime": 6.4906,
|
343 |
+
"eval_samples_per_second": 252.21,
|
344 |
+
"eval_steps_per_second": 15.869,
|
345 |
"step": 400
|
346 |
},
|
347 |
{
|
348 |
"epoch": 1.0,
|
349 |
+
"grad_norm": 112.14476013183594,
|
350 |
"learning_rate": 1.64e-05,
|
351 |
+
"loss": 0.2322,
|
352 |
"step": 410
|
353 |
},
|
354 |
{
|
355 |
"epoch": 1.0244200244200243,
|
356 |
+
"grad_norm": 19.950773239135742,
|
357 |
"learning_rate": 1.6800000000000002e-05,
|
358 |
+
"loss": 0.1607,
|
359 |
"step": 420
|
360 |
},
|
361 |
{
|
362 |
"epoch": 1.0488400488400489,
|
363 |
+
"grad_norm": 14.963955879211426,
|
364 |
"learning_rate": 1.72e-05,
|
365 |
+
"loss": 0.1943,
|
366 |
"step": 430
|
367 |
},
|
368 |
{
|
369 |
"epoch": 1.0732600732600732,
|
370 |
+
"grad_norm": 12.724336624145508,
|
371 |
"learning_rate": 1.76e-05,
|
372 |
+
"loss": 0.1273,
|
373 |
"step": 440
|
374 |
},
|
375 |
{
|
376 |
"epoch": 1.0976800976800978,
|
377 |
+
"grad_norm": 12.087287902832031,
|
378 |
"learning_rate": 1.8e-05,
|
379 |
+
"loss": 0.2392,
|
380 |
"step": 450
|
381 |
},
|
382 |
{
|
383 |
"epoch": 1.122100122100122,
|
384 |
+
"grad_norm": 4.449314117431641,
|
385 |
"learning_rate": 1.8400000000000003e-05,
|
386 |
+
"loss": 0.2444,
|
387 |
"step": 460
|
388 |
},
|
389 |
{
|
390 |
"epoch": 1.1465201465201464,
|
391 |
+
"grad_norm": 13.28513240814209,
|
392 |
"learning_rate": 1.88e-05,
|
393 |
+
"loss": 0.1995,
|
394 |
"step": 470
|
395 |
},
|
396 |
{
|
397 |
"epoch": 1.170940170940171,
|
398 |
+
"grad_norm": 9.664812088012695,
|
399 |
"learning_rate": 1.9200000000000003e-05,
|
400 |
+
"loss": 0.2178,
|
401 |
"step": 480
|
402 |
},
|
403 |
{
|
404 |
"epoch": 1.1953601953601953,
|
405 |
+
"grad_norm": 3.9961328506469727,
|
406 |
"learning_rate": 1.9600000000000002e-05,
|
407 |
+
"loss": 0.1269,
|
408 |
"step": 490
|
409 |
},
|
410 |
{
|
411 |
"epoch": 1.2197802197802199,
|
412 |
+
"grad_norm": 6.78753137588501,
|
413 |
"learning_rate": 2e-05,
|
414 |
+
"loss": 0.2094,
|
415 |
"step": 500
|
416 |
},
|
417 |
{
|
418 |
"epoch": 1.2197802197802199,
|
419 |
+
"eval_accuracy": 0.9089798411728772,
|
420 |
+
"eval_accuracy_label_negative": 0.9507575757575758,
|
421 |
+
"eval_accuracy_label_positive": 0.8698224852071006,
|
422 |
+
"eval_f1": 0.9089364277932478,
|
423 |
+
"eval_loss": 0.31265538930892944,
|
424 |
+
"eval_precision": 0.9123227286547785,
|
425 |
+
"eval_recall": 0.9089798411728772,
|
426 |
+
"eval_runtime": 6.4966,
|
427 |
+
"eval_samples_per_second": 251.979,
|
428 |
+
"eval_steps_per_second": 15.855,
|
429 |
"step": 500
|
430 |
},
|
431 |
{
|
432 |
"epoch": 1.2442002442002442,
|
433 |
+
"grad_norm": 4.199306488037109,
|
434 |
"learning_rate": 1.9724896836313617e-05,
|
435 |
+
"loss": 0.1993,
|
436 |
"step": 510
|
437 |
},
|
438 |
{
|
439 |
"epoch": 1.2686202686202686,
|
440 |
+
"grad_norm": 47.193603515625,
|
441 |
"learning_rate": 1.9449793672627236e-05,
|
442 |
+
"loss": 0.1837,
|
443 |
"step": 520
|
444 |
},
|
445 |
{
|
446 |
"epoch": 1.293040293040293,
|
447 |
+
"grad_norm": 22.490142822265625,
|
448 |
"learning_rate": 1.9174690508940855e-05,
|
449 |
+
"loss": 0.2295,
|
450 |
"step": 530
|
451 |
},
|
452 |
{
|
453 |
"epoch": 1.3174603174603174,
|
454 |
+
"grad_norm": 10.449468612670898,
|
455 |
"learning_rate": 1.889958734525447e-05,
|
456 |
+
"loss": 0.2589,
|
457 |
"step": 540
|
458 |
},
|
459 |
{
|
460 |
"epoch": 1.341880341880342,
|
461 |
+
"grad_norm": 49.228878021240234,
|
462 |
"learning_rate": 1.862448418156809e-05,
|
463 |
+
"loss": 0.134,
|
464 |
"step": 550
|
465 |
},
|
466 |
{
|
467 |
"epoch": 1.3663003663003663,
|
468 |
+
"grad_norm": 43.437068939208984,
|
469 |
"learning_rate": 1.8349381017881708e-05,
|
470 |
+
"loss": 0.2905,
|
471 |
"step": 560
|
472 |
},
|
473 |
{
|
474 |
"epoch": 1.3907203907203907,
|
475 |
+
"grad_norm": 22.296707153320312,
|
476 |
"learning_rate": 1.8074277854195327e-05,
|
477 |
+
"loss": 0.2304,
|
478 |
"step": 570
|
479 |
},
|
480 |
{
|
481 |
"epoch": 1.4151404151404152,
|
482 |
+
"grad_norm": 13.2725248336792,
|
483 |
"learning_rate": 1.7799174690508942e-05,
|
484 |
+
"loss": 0.2818,
|
485 |
"step": 580
|
486 |
},
|
487 |
{
|
488 |
"epoch": 1.4395604395604396,
|
489 |
+
"grad_norm": 4.746452808380127,
|
490 |
"learning_rate": 1.7524071526822558e-05,
|
491 |
+
"loss": 0.1635,
|
492 |
"step": 590
|
493 |
},
|
494 |
{
|
495 |
"epoch": 1.463980463980464,
|
496 |
+
"grad_norm": 15.717751502990723,
|
497 |
"learning_rate": 1.7248968363136177e-05,
|
498 |
+
"loss": 0.1695,
|
499 |
"step": 600
|
500 |
},
|
501 |
{
|
502 |
"epoch": 1.463980463980464,
|
503 |
+
"eval_accuracy": 0.9187538179596824,
|
504 |
+
"eval_accuracy_label_negative": 0.9053030303030303,
|
505 |
+
"eval_accuracy_label_positive": 0.9313609467455621,
|
506 |
+
"eval_f1": 0.9187176730282378,
|
507 |
+
"eval_loss": 0.22982099652290344,
|
508 |
+
"eval_precision": 0.9188801834239158,
|
509 |
+
"eval_recall": 0.9187538179596824,
|
510 |
+
"eval_runtime": 6.5054,
|
511 |
+
"eval_samples_per_second": 251.638,
|
512 |
+
"eval_steps_per_second": 15.833,
|
513 |
"step": 600
|
514 |
},
|
515 |
{
|
516 |
"epoch": 1.4884004884004884,
|
517 |
+
"grad_norm": 25.554302215576172,
|
518 |
"learning_rate": 1.6973865199449796e-05,
|
519 |
+
"loss": 0.1926,
|
520 |
"step": 610
|
521 |
},
|
522 |
{
|
523 |
"epoch": 1.5128205128205128,
|
524 |
+
"grad_norm": 6.077470779418945,
|
525 |
"learning_rate": 1.669876203576341e-05,
|
526 |
+
"loss": 0.2561,
|
527 |
"step": 620
|
528 |
},
|
529 |
{
|
530 |
"epoch": 1.537240537240537,
|
531 |
+
"grad_norm": 19.69429588317871,
|
532 |
"learning_rate": 1.642365887207703e-05,
|
533 |
+
"loss": 0.1501,
|
534 |
"step": 630
|
535 |
},
|
536 |
{
|
537 |
"epoch": 1.5616605616605617,
|
538 |
+
"grad_norm": 10.95654010772705,
|
539 |
"learning_rate": 1.614855570839065e-05,
|
540 |
+
"loss": 0.1852,
|
541 |
"step": 640
|
542 |
},
|
543 |
{
|
544 |
"epoch": 1.5860805860805862,
|
545 |
+
"grad_norm": 24.821308135986328,
|
546 |
"learning_rate": 1.5873452544704268e-05,
|
547 |
+
"loss": 0.2113,
|
548 |
"step": 650
|
549 |
},
|
550 |
{
|
551 |
"epoch": 1.6105006105006106,
|
552 |
+
"grad_norm": 13.17242431640625,
|
553 |
"learning_rate": 1.5598349381017883e-05,
|
554 |
+
"loss": 0.1237,
|
555 |
"step": 660
|
556 |
},
|
557 |
{
|
558 |
"epoch": 1.6349206349206349,
|
559 |
+
"grad_norm": 16.253307342529297,
|
560 |
"learning_rate": 1.53232462173315e-05,
|
561 |
+
"loss": 0.1646,
|
562 |
"step": 670
|
563 |
},
|
564 |
{
|
565 |
"epoch": 1.6593406593406592,
|
566 |
+
"grad_norm": 28.406679153442383,
|
567 |
"learning_rate": 1.5048143053645119e-05,
|
568 |
+
"loss": 0.2448,
|
569 |
"step": 680
|
570 |
},
|
571 |
{
|
572 |
"epoch": 1.6837606837606838,
|
573 |
+
"grad_norm": 15.36701488494873,
|
574 |
"learning_rate": 1.4773039889958736e-05,
|
575 |
+
"loss": 0.1902,
|
576 |
"step": 690
|
577 |
},
|
578 |
{
|
579 |
"epoch": 1.7081807081807083,
|
580 |
+
"grad_norm": 33.92890548706055,
|
581 |
"learning_rate": 1.4497936726272352e-05,
|
582 |
+
"loss": 0.2024,
|
583 |
"step": 700
|
584 |
},
|
585 |
{
|
586 |
"epoch": 1.7081807081807083,
|
587 |
+
"eval_accuracy": 0.9205864386072083,
|
588 |
+
"eval_accuracy_label_negative": 0.9393939393939394,
|
589 |
+
"eval_accuracy_label_positive": 0.9029585798816568,
|
590 |
+
"eval_f1": 0.920605585060701,
|
591 |
+
"eval_loss": 0.22175996005535126,
|
592 |
+
"eval_precision": 0.9214190422768549,
|
593 |
+
"eval_recall": 0.9205864386072083,
|
594 |
+
"eval_runtime": 7.338,
|
595 |
+
"eval_samples_per_second": 223.086,
|
596 |
+
"eval_steps_per_second": 14.037,
|
597 |
"step": 700
|
598 |
},
|
599 |
{
|
600 |
"epoch": 1.7326007326007327,
|
601 |
+
"grad_norm": 39.820068359375,
|
602 |
"learning_rate": 1.4222833562585972e-05,
|
603 |
+
"loss": 0.1628,
|
604 |
"step": 710
|
605 |
},
|
606 |
{
|
607 |
"epoch": 1.757020757020757,
|
608 |
+
"grad_norm": 14.987146377563477,
|
609 |
"learning_rate": 1.3947730398899588e-05,
|
610 |
+
"loss": 0.1733,
|
611 |
"step": 720
|
612 |
},
|
613 |
{
|
614 |
"epoch": 1.7814407814407813,
|
615 |
+
"grad_norm": 7.142777442932129,
|
616 |
"learning_rate": 1.3672627235213205e-05,
|
617 |
+
"loss": 0.1429,
|
618 |
"step": 730
|
619 |
},
|
620 |
{
|
621 |
"epoch": 1.8058608058608059,
|
622 |
+
"grad_norm": 40.524967193603516,
|
623 |
"learning_rate": 1.3397524071526824e-05,
|
624 |
+
"loss": 0.1887,
|
625 |
"step": 740
|
626 |
},
|
627 |
{
|
628 |
"epoch": 1.8302808302808304,
|
629 |
+
"grad_norm": 15.210890769958496,
|
630 |
"learning_rate": 1.3122420907840441e-05,
|
631 |
+
"loss": 0.2109,
|
632 |
"step": 750
|
633 |
},
|
634 |
{
|
635 |
"epoch": 1.8547008547008548,
|
636 |
+
"grad_norm": 14.5702543258667,
|
637 |
"learning_rate": 1.284731774415406e-05,
|
638 |
+
"loss": 0.1397,
|
639 |
"step": 760
|
640 |
},
|
641 |
{
|
642 |
"epoch": 1.879120879120879,
|
643 |
+
"grad_norm": 20.027212142944336,
|
644 |
"learning_rate": 1.2572214580467677e-05,
|
645 |
+
"loss": 0.1263,
|
646 |
"step": 770
|
647 |
},
|
648 |
{
|
649 |
"epoch": 1.9035409035409034,
|
650 |
+
"grad_norm": 13.660886764526367,
|
651 |
"learning_rate": 1.2297111416781292e-05,
|
652 |
+
"loss": 0.2006,
|
653 |
"step": 780
|
654 |
},
|
655 |
{
|
656 |
"epoch": 1.927960927960928,
|
657 |
+
"grad_norm": 8.097176551818848,
|
658 |
"learning_rate": 1.2022008253094913e-05,
|
659 |
+
"loss": 0.1901,
|
660 |
"step": 790
|
661 |
},
|
662 |
{
|
663 |
"epoch": 1.9523809523809523,
|
664 |
+
"grad_norm": 4.4079108238220215,
|
665 |
"learning_rate": 1.1746905089408529e-05,
|
666 |
+
"loss": 0.1155,
|
667 |
"step": 800
|
668 |
},
|
669 |
{
|
670 |
"epoch": 1.9523809523809523,
|
671 |
+
"eval_accuracy": 0.9236408063530849,
|
672 |
+
"eval_accuracy_label_negative": 0.9191919191919192,
|
673 |
+
"eval_accuracy_label_positive": 0.927810650887574,
|
674 |
+
"eval_f1": 0.923636013636066,
|
675 |
+
"eval_loss": 0.20613956451416016,
|
676 |
+
"eval_precision": 0.9236374318453521,
|
677 |
+
"eval_recall": 0.9236408063530849,
|
678 |
+
"eval_runtime": 6.4768,
|
679 |
+
"eval_samples_per_second": 252.75,
|
680 |
+
"eval_steps_per_second": 15.903,
|
681 |
"step": 800
|
682 |
},
|
683 |
{
|
684 |
"epoch": 1.9768009768009769,
|
685 |
+
"grad_norm": 16.103919982910156,
|
686 |
"learning_rate": 1.1471801925722146e-05,
|
687 |
+
"loss": 0.1695,
|
688 |
"step": 810
|
689 |
},
|
690 |
{
|
691 |
"epoch": 2.0,
|
692 |
+
"grad_norm": 26.186500549316406,
|
693 |
"learning_rate": 1.1196698762035765e-05,
|
694 |
+
"loss": 0.1878,
|
695 |
"step": 820
|
696 |
},
|
697 |
{
|
698 |
"epoch": 2.0244200244200243,
|
699 |
+
"grad_norm": 8.27334213256836,
|
700 |
"learning_rate": 1.0921595598349382e-05,
|
701 |
+
"loss": 0.116,
|
702 |
"step": 830
|
703 |
},
|
704 |
{
|
705 |
"epoch": 2.0488400488400487,
|
706 |
+
"grad_norm": 9.153972625732422,
|
707 |
"learning_rate": 1.0646492434663e-05,
|
708 |
+
"loss": 0.1331,
|
709 |
"step": 840
|
710 |
},
|
711 |
{
|
712 |
"epoch": 2.0732600732600734,
|
713 |
+
"grad_norm": 8.734851837158203,
|
714 |
"learning_rate": 1.0371389270976618e-05,
|
715 |
+
"loss": 0.1064,
|
716 |
"step": 850
|
717 |
},
|
718 |
{
|
719 |
"epoch": 2.0976800976800978,
|
720 |
+
"grad_norm": 16.807472229003906,
|
721 |
"learning_rate": 1.0096286107290235e-05,
|
722 |
+
"loss": 0.1323,
|
723 |
"step": 860
|
724 |
},
|
725 |
{
|
726 |
"epoch": 2.122100122100122,
|
727 |
+
"grad_norm": 7.338029861450195,
|
728 |
"learning_rate": 9.821182943603852e-06,
|
729 |
+
"loss": 0.0876,
|
730 |
"step": 870
|
731 |
},
|
732 |
{
|
733 |
"epoch": 2.1465201465201464,
|
734 |
+
"grad_norm": 51.00392150878906,
|
735 |
"learning_rate": 9.54607977991747e-06,
|
736 |
+
"loss": 0.0574,
|
737 |
"step": 880
|
738 |
},
|
739 |
{
|
740 |
"epoch": 2.1709401709401708,
|
741 |
+
"grad_norm": 15.209708213806152,
|
742 |
"learning_rate": 9.270976616231088e-06,
|
743 |
+
"loss": 0.1536,
|
744 |
"step": 890
|
745 |
},
|
746 |
{
|
747 |
"epoch": 2.1953601953601956,
|
748 |
+
"grad_norm": 5.431528568267822,
|
749 |
"learning_rate": 8.995873452544705e-06,
|
750 |
+
"loss": 0.1361,
|
751 |
"step": 900
|
752 |
},
|
753 |
{
|
754 |
"epoch": 2.1953601953601956,
|
755 |
+
"eval_accuracy": 0.921808185705559,
|
756 |
+
"eval_accuracy_label_negative": 0.9406565656565656,
|
757 |
+
"eval_accuracy_label_positive": 0.9041420118343195,
|
758 |
+
"eval_f1": 0.9218270375982287,
|
759 |
+
"eval_loss": 0.2299249768257141,
|
760 |
+
"eval_precision": 0.9226412544476359,
|
761 |
+
"eval_recall": 0.921808185705559,
|
762 |
+
"eval_runtime": 6.4607,
|
763 |
+
"eval_samples_per_second": 253.378,
|
764 |
+
"eval_steps_per_second": 15.943,
|
765 |
"step": 900
|
766 |
},
|
767 |
{
|
768 |
"epoch": 2.21978021978022,
|
769 |
+
"grad_norm": 18.443998336791992,
|
770 |
"learning_rate": 8.720770288858322e-06,
|
771 |
+
"loss": 0.1881,
|
772 |
"step": 910
|
773 |
},
|
774 |
{
|
775 |
"epoch": 2.244200244200244,
|
776 |
+
"grad_norm": 18.574554443359375,
|
777 |
"learning_rate": 8.44566712517194e-06,
|
778 |
+
"loss": 0.0946,
|
779 |
"step": 920
|
780 |
},
|
781 |
{
|
782 |
"epoch": 2.2686202686202686,
|
783 |
+
"grad_norm": 27.33018684387207,
|
784 |
"learning_rate": 8.170563961485558e-06,
|
785 |
+
"loss": 0.1302,
|
786 |
"step": 930
|
787 |
},
|
788 |
{
|
789 |
"epoch": 2.293040293040293,
|
790 |
+
"grad_norm": 15.219032287597656,
|
791 |
"learning_rate": 7.895460797799176e-06,
|
792 |
+
"loss": 0.1475,
|
793 |
"step": 940
|
794 |
},
|
795 |
{
|
796 |
"epoch": 2.317460317460317,
|
797 |
+
"grad_norm": 23.795124053955078,
|
798 |
"learning_rate": 7.620357634112793e-06,
|
799 |
+
"loss": 0.1098,
|
800 |
"step": 950
|
801 |
},
|
802 |
{
|
803 |
"epoch": 2.341880341880342,
|
804 |
+
"grad_norm": 12.746439933776855,
|
805 |
"learning_rate": 7.345254470426411e-06,
|
806 |
+
"loss": 0.0811,
|
807 |
"step": 960
|
808 |
},
|
809 |
{
|
810 |
"epoch": 2.3663003663003663,
|
811 |
+
"grad_norm": 2.0957300662994385,
|
812 |
"learning_rate": 7.070151306740029e-06,
|
813 |
+
"loss": 0.1033,
|
814 |
"step": 970
|
815 |
},
|
816 |
{
|
817 |
"epoch": 2.3907203907203907,
|
818 |
+
"grad_norm": 20.963695526123047,
|
819 |
"learning_rate": 6.795048143053645e-06,
|
820 |
+
"loss": 0.1716,
|
821 |
"step": 980
|
822 |
},
|
823 |
{
|
824 |
"epoch": 2.415140415140415,
|
825 |
+
"grad_norm": 6.032730579376221,
|
826 |
"learning_rate": 6.519944979367263e-06,
|
827 |
+
"loss": 0.0937,
|
828 |
"step": 990
|
829 |
},
|
830 |
{
|
831 |
"epoch": 2.4395604395604398,
|
832 |
+
"grad_norm": 18.961658477783203,
|
833 |
"learning_rate": 6.244841815680881e-06,
|
834 |
+
"loss": 0.1235,
|
835 |
"step": 1000
|
836 |
},
|
837 |
{
|
838 |
"epoch": 2.4395604395604398,
|
839 |
+
"eval_accuracy": 0.9211973121563837,
|
840 |
+
"eval_accuracy_label_negative": 0.9633838383838383,
|
841 |
+
"eval_accuracy_label_positive": 0.8816568047337278,
|
842 |
+
"eval_f1": 0.9211597260760334,
|
843 |
+
"eval_loss": 0.26676130294799805,
|
844 |
+
"eval_precision": 0.9245979890029079,
|
845 |
+
"eval_recall": 0.9211973121563837,
|
846 |
+
"eval_runtime": 6.4755,
|
847 |
+
"eval_samples_per_second": 252.8,
|
848 |
+
"eval_steps_per_second": 15.906,
|
849 |
"step": 1000
|
850 |
},
|
851 |
{
|
852 |
"epoch": 2.463980463980464,
|
853 |
+
"grad_norm": 11.030694961547852,
|
854 |
"learning_rate": 5.969738651994499e-06,
|
855 |
+
"loss": 0.1298,
|
856 |
"step": 1010
|
857 |
},
|
858 |
{
|
859 |
"epoch": 2.4884004884004884,
|
860 |
+
"grad_norm": 19.397335052490234,
|
861 |
"learning_rate": 5.6946354883081155e-06,
|
862 |
+
"loss": 0.1046,
|
863 |
"step": 1020
|
864 |
},
|
865 |
{
|
866 |
"epoch": 2.5128205128205128,
|
867 |
+
"grad_norm": 5.86328125,
|
868 |
"learning_rate": 5.4195323246217335e-06,
|
869 |
+
"loss": 0.0831,
|
870 |
"step": 1030
|
871 |
},
|
872 |
{
|
873 |
"epoch": 2.537240537240537,
|
874 |
+
"grad_norm": 5.8682427406311035,
|
875 |
"learning_rate": 5.1444291609353515e-06,
|
876 |
+
"loss": 0.1152,
|
877 |
"step": 1040
|
878 |
},
|
879 |
{
|
880 |
"epoch": 2.5616605616605614,
|
881 |
+
"grad_norm": 6.465247631072998,
|
882 |
"learning_rate": 4.869325997248969e-06,
|
883 |
+
"loss": 0.1316,
|
884 |
"step": 1050
|
885 |
},
|
886 |
{
|
887 |
"epoch": 2.586080586080586,
|
888 |
+
"grad_norm": 74.92926025390625,
|
889 |
"learning_rate": 4.594222833562587e-06,
|
890 |
+
"loss": 0.0973,
|
891 |
"step": 1060
|
892 |
},
|
893 |
{
|
894 |
"epoch": 2.6105006105006106,
|
895 |
+
"grad_norm": 4.780877590179443,
|
896 |
"learning_rate": 4.319119669876204e-06,
|
897 |
+
"loss": 0.1206,
|
898 |
"step": 1070
|
899 |
},
|
900 |
{
|
901 |
"epoch": 2.634920634920635,
|
902 |
+
"grad_norm": 23.055227279663086,
|
903 |
"learning_rate": 4.044016506189822e-06,
|
904 |
+
"loss": 0.1001,
|
905 |
"step": 1080
|
906 |
},
|
907 |
{
|
908 |
"epoch": 2.659340659340659,
|
909 |
+
"grad_norm": 50.33488082885742,
|
910 |
"learning_rate": 3.768913342503439e-06,
|
911 |
+
"loss": 0.1537,
|
912 |
"step": 1090
|
913 |
},
|
914 |
{
|
915 |
"epoch": 2.683760683760684,
|
916 |
+
"grad_norm": 0.44596701860427856,
|
917 |
"learning_rate": 3.4938101788170562e-06,
|
918 |
+
"loss": 0.084,
|
919 |
"step": 1100
|
920 |
},
|
921 |
{
|
922 |
"epoch": 2.683760683760684,
|
923 |
"eval_accuracy": 0.921808185705559,
|
924 |
+
"eval_accuracy_label_negative": 0.9545454545454546,
|
925 |
+
"eval_accuracy_label_positive": 0.8911242603550296,
|
926 |
+
"eval_f1": 0.9218032836901542,
|
927 |
+
"eval_loss": 0.2732768654823303,
|
928 |
+
"eval_precision": 0.9239586674515976,
|
929 |
"eval_recall": 0.921808185705559,
|
930 |
+
"eval_runtime": 6.4795,
|
931 |
+
"eval_samples_per_second": 252.643,
|
932 |
+
"eval_steps_per_second": 15.896,
|
933 |
"step": 1100
|
934 |
},
|
935 |
{
|
936 |
"epoch": 2.7081807081807083,
|
937 |
+
"grad_norm": 3.0834202766418457,
|
938 |
"learning_rate": 3.2187070151306742e-06,
|
939 |
+
"loss": 0.1546,
|
940 |
"step": 1110
|
941 |
},
|
942 |
{
|
943 |
"epoch": 2.7326007326007327,
|
944 |
+
"grad_norm": 6.8805928230285645,
|
945 |
"learning_rate": 2.943603851444292e-06,
|
946 |
+
"loss": 0.0876,
|
947 |
"step": 1120
|
948 |
},
|
949 |
{
|
950 |
"epoch": 2.757020757020757,
|
951 |
+
"grad_norm": 0.9852960109710693,
|
952 |
"learning_rate": 2.6685006877579094e-06,
|
953 |
+
"loss": 0.0884,
|
954 |
"step": 1130
|
955 |
},
|
956 |
{
|
957 |
"epoch": 2.7814407814407813,
|
958 |
+
"grad_norm": 9.610347747802734,
|
959 |
"learning_rate": 2.393397524071527e-06,
|
960 |
+
"loss": 0.1781,
|
961 |
"step": 1140
|
962 |
},
|
963 |
{
|
964 |
"epoch": 2.8058608058608057,
|
965 |
+
"grad_norm": 14.589119911193848,
|
966 |
"learning_rate": 2.1182943603851446e-06,
|
967 |
+
"loss": 0.1584,
|
968 |
"step": 1150
|
969 |
},
|
970 |
{
|
971 |
"epoch": 2.8302808302808304,
|
972 |
+
"grad_norm": 5.850516319274902,
|
973 |
"learning_rate": 1.8431911966987622e-06,
|
974 |
+
"loss": 0.1266,
|
975 |
"step": 1160
|
976 |
},
|
977 |
{
|
978 |
"epoch": 2.8547008547008548,
|
979 |
+
"grad_norm": 3.190080165863037,
|
980 |
"learning_rate": 1.56808803301238e-06,
|
981 |
+
"loss": 0.1563,
|
982 |
"step": 1170
|
983 |
},
|
984 |
{
|
985 |
"epoch": 2.879120879120879,
|
986 |
+
"grad_norm": 8.95765209197998,
|
987 |
"learning_rate": 1.2929848693259976e-06,
|
988 |
+
"loss": 0.0896,
|
989 |
"step": 1180
|
990 |
},
|
991 |
{
|
992 |
"epoch": 2.9035409035409034,
|
993 |
+
"grad_norm": 1.606522798538208,
|
994 |
"learning_rate": 1.017881705639615e-06,
|
995 |
+
"loss": 0.1167,
|
996 |
"step": 1190
|
997 |
},
|
998 |
{
|
999 |
"epoch": 2.927960927960928,
|
1000 |
+
"grad_norm": 31.470670700073242,
|
1001 |
"learning_rate": 7.427785419532325e-07,
|
1002 |
+
"loss": 0.1326,
|
1003 |
"step": 1200
|
1004 |
},
|
1005 |
{
|
1006 |
"epoch": 2.927960927960928,
|
1007 |
+
"eval_accuracy": 0.9248625534514355,
|
1008 |
+
"eval_accuracy_label_negative": 0.9191919191919192,
|
1009 |
+
"eval_accuracy_label_positive": 0.9301775147928995,
|
1010 |
+
"eval_f1": 0.9248544119857385,
|
1011 |
+
"eval_loss": 0.2394767850637436,
|
1012 |
+
"eval_precision": 0.9248635488205493,
|
1013 |
+
"eval_recall": 0.9248625534514355,
|
1014 |
+
"eval_runtime": 6.4694,
|
1015 |
+
"eval_samples_per_second": 253.036,
|
1016 |
+
"eval_steps_per_second": 15.921,
|
1017 |
"step": 1200
|
1018 |
},
|
1019 |
{
|
1020 |
"epoch": 2.9523809523809526,
|
1021 |
+
"grad_norm": 16.254497528076172,
|
1022 |
"learning_rate": 4.6767537826685014e-07,
|
1023 |
+
"loss": 0.1154,
|
1024 |
"step": 1210
|
1025 |
},
|
1026 |
{
|
1027 |
"epoch": 2.976800976800977,
|
1028 |
+
"grad_norm": 18.331233978271484,
|
1029 |
"learning_rate": 1.925722145804677e-07,
|
1030 |
+
"loss": 0.1268,
|
1031 |
"step": 1220
|
1032 |
},
|
1033 |
{
|
1034 |
"epoch": 2.993894993894994,
|
1035 |
"step": 1227,
|
1036 |
"total_flos": 157098652813440.0,
|
1037 |
+
"train_loss": 0.22647988077286502,
|
1038 |
+
"train_runtime": 692.1682,
|
1039 |
+
"train_samples_per_second": 56.735,
|
1040 |
+
"train_steps_per_second": 1.773
|
1041 |
},
|
1042 |
{
|
1043 |
"epoch": 2.993894993894994,
|
1044 |
+
"eval_accuracy": 0.9260843005497862,
|
1045 |
+
"eval_accuracy_label_negative": 0.9242424242424242,
|
1046 |
+
"eval_accuracy_label_positive": 0.927810650887574,
|
1047 |
+
"eval_f1": 0.9260857363073682,
|
1048 |
+
"eval_loss": 0.23794083297252655,
|
1049 |
+
"eval_precision": 0.9260878637932374,
|
1050 |
+
"eval_recall": 0.9260843005497862,
|
1051 |
+
"eval_runtime": 6.4878,
|
1052 |
+
"eval_samples_per_second": 252.32,
|
1053 |
+
"eval_steps_per_second": 15.876,
|
1054 |
"step": 1227
|
1055 |
}
|
1056 |
],
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a337fbf44afe7056ea7d2ba6e5b5fcc3a1c2c2c6b87676da4257ff9d0586eb8c
|
3 |
size 5304
|