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.4842
|
| 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:a922bc09cad9822c1231705238ef0059f6ad4f08ec088befb62daa91c5699e90
|
| 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:6d4217d32fd01f818778456021e1c0a67d0f6bbae4e794e17f31d31eff8aa772
|
| 3 |
+
size 1719578
|
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,
|
|
@@ -688,6 +688,20 @@
|
|
| 688 |
"eval_samples_per_second": 59.248,
|
| 689 |
"eval_steps_per_second": 0.936,
|
| 690 |
"step": 36000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 691 |
}
|
| 692 |
],
|
| 693 |
"logging_steps": 750,
|
|
@@ -695,7 +709,7 @@
|
|
| 695 |
"num_input_tokens_seen": 0,
|
| 696 |
"num_train_epochs": 100,
|
| 697 |
"save_steps": 750,
|
| 698 |
-
"total_flos": 1.
|
| 699 |
"train_batch_size": 16,
|
| 700 |
"trial_name": null,
|
| 701 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": 1.3940773010253906,
|
| 3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
| 4 |
+
"epoch": 49.52610306500505,
|
| 5 |
"eval_steps": 750,
|
| 6 |
+
"global_step": 36750,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 688 |
"eval_samples_per_second": 59.248,
|
| 689 |
"eval_steps_per_second": 0.936,
|
| 690 |
"step": 36000
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"epoch": 49.53,
|
| 694 |
+
"learning_rate": 4.6969676549865234e-05,
|
| 695 |
+
"loss": 0.4128,
|
| 696 |
+
"step": 36750
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 49.53,
|
| 700 |
+
"eval_loss": 1.4841716289520264,
|
| 701 |
+
"eval_runtime": 84.3983,
|
| 702 |
+
"eval_samples_per_second": 59.243,
|
| 703 |
+
"eval_steps_per_second": 0.936,
|
| 704 |
+
"step": 36750
|
| 705 |
}
|
| 706 |
],
|
| 707 |
"logging_steps": 750,
|
|
|
|
| 709 |
"num_input_tokens_seen": 0,
|
| 710 |
"num_train_epochs": 100,
|
| 711 |
"save_steps": 750,
|
| 712 |
+
"total_flos": 1.590535628392366e+18,
|
| 713 |
"train_batch_size": 16,
|
| 714 |
"trial_name": null,
|
| 715 |
"trial_params": null
|