End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1705984080.5feecac333ed.26.0 +2 -2
- model.safetensors +1 -1
- trainer_state.json +17 -3
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 1.
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 1.4835
|
17 |
|
18 |
## Model description
|
19 |
|
logs/events.out.tfevents.1705984080.5feecac333ed.26.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4820ee37ac0d7cb9029bafe30f4610d09247767635fcdc69248dd6d4fb27c2f6
|
3 |
+
size 1718222
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 535667604
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c0561002dd7a6a6f0577981fa94a16f9ecd1d406c2a4db63f133cd408cb835f
|
3 |
size 535667604
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 750,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -310,6 +310,20 @@
|
|
310 |
"eval_samples_per_second": 59.622,
|
311 |
"eval_steps_per_second": 0.942,
|
312 |
"step": 15750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
313 |
}
|
314 |
],
|
315 |
"logging_steps": 750,
|
@@ -317,7 +331,7 @@
|
|
317 |
"num_input_tokens_seen": 0,
|
318 |
"num_train_epochs": 50,
|
319 |
"save_steps": 750,
|
320 |
-
"total_flos":
|
321 |
"train_batch_size": 16,
|
322 |
"trial_name": null,
|
323 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
4 |
+
"epoch": 22.23610643314247,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 16500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
310 |
"eval_samples_per_second": 59.622,
|
311 |
"eval_steps_per_second": 0.942,
|
312 |
"step": 15750
|
313 |
+
},
|
314 |
+
{
|
315 |
+
"epoch": 22.24,
|
316 |
+
"learning_rate": 4.696900269541779e-05,
|
317 |
+
"loss": 0.9735,
|
318 |
+
"step": 16500
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 22.24,
|
322 |
+
"eval_loss": 1.4834989309310913,
|
323 |
+
"eval_runtime": 83.8392,
|
324 |
+
"eval_samples_per_second": 59.638,
|
325 |
+
"eval_steps_per_second": 0.942,
|
326 |
+
"step": 16500
|
327 |
}
|
328 |
],
|
329 |
"logging_steps": 750,
|
|
|
331 |
"num_input_tokens_seen": 0,
|
332 |
"num_train_epochs": 50,
|
333 |
"save_steps": 750,
|
334 |
+
"total_flos": 7.141195278651802e+17,
|
335 |
"train_batch_size": 16,
|
336 |
"trial_name": null,
|
337 |
"trial_params": null
|