End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1706529108.663d6886d228.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.5096
|
17 |
|
18 |
## Model description
|
19 |
|
logs/events.out.tfevents.1706529108.663d6886d228.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:6cdf6abad5e16c2161560ba88e7e855f6055387a8b6f834dce16336ce41af2d6
|
3 |
+
size 1718674
|
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:7464dfbee2efb33541cd257e168bf6a40d573e12a6945afa147131fd46de57b1
|
3 |
size 535667604
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
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,
|
@@ -576,6 +576,20 @@
|
|
576 |
"eval_samples_per_second": 58.707,
|
577 |
"eval_steps_per_second": 0.928,
|
578 |
"step": 30000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
579 |
}
|
580 |
],
|
581 |
"logging_steps": 750,
|
@@ -583,7 +597,7 @@
|
|
583 |
"num_input_tokens_seen": 0,
|
584 |
"num_train_epochs": 50,
|
585 |
"save_steps": 750,
|
586 |
-
"total_flos": 1.
|
587 |
"train_batch_size": 16,
|
588 |
"trial_name": null,
|
589 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 41.44055237453688,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 30750,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
576 |
"eval_samples_per_second": 58.707,
|
577 |
"eval_steps_per_second": 0.928,
|
578 |
"step": 30000
|
579 |
+
},
|
580 |
+
{
|
581 |
+
"epoch": 41.44,
|
582 |
+
"learning_rate": 4.595956873315364e-05,
|
583 |
+
"loss": 0.596,
|
584 |
+
"step": 30750
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 41.44,
|
588 |
+
"eval_loss": 1.5095667839050293,
|
589 |
+
"eval_runtime": 85.1603,
|
590 |
+
"eval_samples_per_second": 58.713,
|
591 |
+
"eval_steps_per_second": 0.928,
|
592 |
+
"step": 30750
|
593 |
}
|
594 |
],
|
595 |
"logging_steps": 750,
|
|
|
597 |
"num_input_tokens_seen": 0,
|
598 |
"num_train_epochs": 50,
|
599 |
"save_steps": 750,
|
600 |
+
"total_flos": 1.3308567837917184e+18,
|
601 |
"train_batch_size": 16,
|
602 |
"trial_name": null,
|
603 |
"trial_params": null
|