End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1706460461.2106b1bddca9.27.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.4159
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
logs/events.out.tfevents.1706460461.2106b1bddca9.27.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:eaa2fd3f0d0367cf1ff8d1671d10a6489972c798f0b3f33b996287b67fb695d1
|
| 3 |
+
size 1719546
|
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:af39bb1cb3b4fe0593ef476784182e216b667ed1f09bf30cbb05981752213a90
|
| 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,
|
|
@@ -520,6 +520,20 @@
|
|
| 520 |
"eval_samples_per_second": 59.408,
|
| 521 |
"eval_steps_per_second": 0.939,
|
| 522 |
"step": 27000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 523 |
}
|
| 524 |
],
|
| 525 |
"logging_steps": 750,
|
|
@@ -527,7 +541,7 @@
|
|
| 527 |
"num_input_tokens_seen": 0,
|
| 528 |
"num_train_epochs": 50,
|
| 529 |
"save_steps": 750,
|
| 530 |
-
"total_flos": 1.
|
| 531 |
"train_batch_size": 16,
|
| 532 |
"trial_name": null,
|
| 533 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": 1.3940773010253906,
|
| 3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
| 4 |
+
"epoch": 37.396766588076794,
|
| 5 |
"eval_steps": 750,
|
| 6 |
+
"global_step": 27750,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 520 |
"eval_samples_per_second": 59.408,
|
| 521 |
"eval_steps_per_second": 0.939,
|
| 522 |
"step": 27000
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"epoch": 37.4,
|
| 526 |
+
"learning_rate": 4.3938005390835576e-05,
|
| 527 |
+
"loss": 0.5044,
|
| 528 |
+
"step": 27750
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 37.4,
|
| 532 |
+
"eval_loss": 1.4159477949142456,
|
| 533 |
+
"eval_runtime": 84.0529,
|
| 534 |
+
"eval_samples_per_second": 59.486,
|
| 535 |
+
"eval_steps_per_second": 0.94,
|
| 536 |
+
"step": 27750
|
| 537 |
}
|
| 538 |
],
|
| 539 |
"logging_steps": 750,
|
|
|
|
| 541 |
"num_input_tokens_seen": 0,
|
| 542 |
"num_train_epochs": 50,
|
| 543 |
"save_steps": 750,
|
| 544 |
+
"total_flos": 1.2010173614913946e+18,
|
| 545 |
"train_batch_size": 16,
|
| 546 |
"trial_name": null,
|
| 547 |
"trial_params": null
|