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.4848
|
| 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:dd6065e03fe9ba5171e1c5dbae7998b3ea3c522c184c1da6c8db9f00a501888b
|
| 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:1fe05ee95d9afea4822b9659bc67843eb383bd0cc59a8188327a110b6ad63514
|
| 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,
|
|
@@ -492,6 +492,20 @@
|
|
| 492 |
"eval_samples_per_second": 59.539,
|
| 493 |
"eval_steps_per_second": 0.941,
|
| 494 |
"step": 25500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 495 |
}
|
| 496 |
],
|
| 497 |
"logging_steps": 750,
|
|
@@ -499,7 +513,7 @@
|
|
| 499 |
"num_input_tokens_seen": 0,
|
| 500 |
"num_train_epochs": 50,
|
| 501 |
"save_steps": 750,
|
| 502 |
-
"total_flos": 1.
|
| 503 |
"train_batch_size": 16,
|
| 504 |
"trial_name": null,
|
| 505 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": 1.3940773010253906,
|
| 3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
| 4 |
+
"epoch": 35.37588413607275,
|
| 5 |
"eval_steps": 750,
|
| 6 |
+
"global_step": 26250,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 492 |
"eval_samples_per_second": 59.539,
|
| 493 |
"eval_steps_per_second": 0.941,
|
| 494 |
"step": 25500
|
| 495 |
+
},
|
| 496 |
+
{
|
| 497 |
+
"epoch": 35.38,
|
| 498 |
+
"learning_rate": 4.595956873315364e-05,
|
| 499 |
+
"loss": 0.6611,
|
| 500 |
+
"step": 26250
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 35.38,
|
| 504 |
+
"eval_loss": 1.4847756624221802,
|
| 505 |
+
"eval_runtime": 84.066,
|
| 506 |
+
"eval_samples_per_second": 59.477,
|
| 507 |
+
"eval_steps_per_second": 0.94,
|
| 508 |
+
"step": 26250
|
| 509 |
}
|
| 510 |
],
|
| 511 |
"logging_steps": 750,
|
|
|
|
| 513 |
"num_input_tokens_seen": 0,
|
| 514 |
"num_train_epochs": 50,
|
| 515 |
"save_steps": 750,
|
| 516 |
+
"total_flos": 1.1360976503412326e+18,
|
| 517 |
"train_batch_size": 16,
|
| 518 |
"trial_name": null,
|
| 519 |
"trial_params": null
|