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.5660
|
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:01d222c1d4ea9681f87f1c3489a40477fa73d053f1cd19b164ff2ff310b9d508
|
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:3bc30ae8710694ce6a82fcc868dda0ee628b318689af1731f158d08c80c1a901
|
3 |
+
size 1719142
|
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,
|
@@ -674,6 +674,20 @@
|
|
674 |
"eval_samples_per_second": 59.203,
|
675 |
"eval_steps_per_second": 0.935,
|
676 |
"step": 35250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
677 |
}
|
678 |
],
|
679 |
"logging_steps": 750,
|
@@ -681,7 +695,7 @@
|
|
681 |
"num_input_tokens_seen": 0,
|
682 |
"num_train_epochs": 100,
|
683 |
"save_steps": 750,
|
684 |
-
"total_flos": 1.
|
685 |
"train_batch_size": 16,
|
686 |
"trial_name": null,
|
687 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 48.51566183900303,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 36000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
674 |
"eval_samples_per_second": 59.203,
|
675 |
"eval_steps_per_second": 0.935,
|
676 |
"step": 35250
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 48.52,
|
680 |
+
"learning_rate": 4.7474393530997306e-05,
|
681 |
+
"loss": 0.4816,
|
682 |
+
"step": 36000
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 48.52,
|
686 |
+
"eval_loss": 1.5659728050231934,
|
687 |
+
"eval_runtime": 84.3909,
|
688 |
+
"eval_samples_per_second": 59.248,
|
689 |
+
"eval_steps_per_second": 0.936,
|
690 |
+
"step": 36000
|
691 |
}
|
692 |
],
|
693 |
"logging_steps": 750,
|
|
|
695 |
"num_input_tokens_seen": 0,
|
696 |
"num_train_epochs": 100,
|
697 |
"save_steps": 750,
|
698 |
+
"total_flos": 1.558075772817285e+18,
|
699 |
"train_batch_size": 16,
|
700 |
"trial_name": null,
|
701 |
"trial_params": null
|