End of training
Browse files
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.5644
|
17 |
|
18 |
## Model description
|
19 |
|
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:c4f9a6b5be81e6e01f9e7bc2170a3a47af08176934245e294625a7cb9be52fd9
|
3 |
size 535667604
|
runs/Jan30_10-22-15_1f29a6e67489/events.out.tfevents.1706610136.1f29a6e67489.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:b4fcd878326982413fb5709db134e537b6020b36e7e1860f27940bb878fa585a
|
3 |
+
size 1718706
|
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,
|
@@ -660,6 +660,20 @@
|
|
660 |
"eval_samples_per_second": 59.249,
|
661 |
"eval_steps_per_second": 0.936,
|
662 |
"step": 34500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
663 |
}
|
664 |
],
|
665 |
"logging_steps": 750,
|
@@ -667,7 +681,7 @@
|
|
667 |
"num_input_tokens_seen": 0,
|
668 |
"num_train_epochs": 100,
|
669 |
"save_steps": 750,
|
670 |
-
"total_flos": 1.
|
671 |
"train_batch_size": 16,
|
672 |
"trial_name": null,
|
673 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 47.50522061300101,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 35250,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
660 |
"eval_samples_per_second": 59.249,
|
661 |
"eval_steps_per_second": 0.936,
|
662 |
"step": 34500
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 47.51,
|
666 |
+
"learning_rate": 4.7979784366576826e-05,
|
667 |
+
"loss": 0.5584,
|
668 |
+
"step": 35250
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 47.51,
|
672 |
+
"eval_loss": 1.5644365549087524,
|
673 |
+
"eval_runtime": 84.4556,
|
674 |
+
"eval_samples_per_second": 59.203,
|
675 |
+
"eval_steps_per_second": 0.935,
|
676 |
+
"step": 35250
|
677 |
}
|
678 |
],
|
679 |
"logging_steps": 750,
|
|
|
681 |
"num_input_tokens_seen": 0,
|
682 |
"num_train_epochs": 100,
|
683 |
"save_steps": 750,
|
684 |
+
"total_flos": 1.5256159172422042e+18,
|
685 |
"train_batch_size": 16,
|
686 |
"trial_name": null,
|
687 |
"trial_params": null
|