Shresthadev403
commited on
End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1706094350.f329f175c73d.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.4940
|
17 |
|
18 |
## Model description
|
19 |
|
logs/events.out.tfevents.1706094350.f329f175c73d.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:2cfdcc94989579f866346edbd46c9f4c4d038380d950ef1f882bed8765fdfeef
|
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:ae13bd05e5e5647407d8a00ec0028f95ee1428af7e437fb3f93c62e3f6fd2546
|
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,
|
@@ -408,6 +408,20 @@
|
|
408 |
"eval_samples_per_second": 59.318,
|
409 |
"eval_steps_per_second": 0.937,
|
410 |
"step": 21000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
411 |
}
|
412 |
],
|
413 |
"logging_steps": 750,
|
@@ -415,7 +429,7 @@
|
|
415 |
"num_input_tokens_seen": 0,
|
416 |
"num_train_epochs": 50,
|
417 |
"save_steps": 750,
|
418 |
-
"total_flos": 9.
|
419 |
"train_batch_size": 16,
|
420 |
"trial_name": null,
|
421 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 29.311215897608623,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 21750,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
408 |
"eval_samples_per_second": 59.318,
|
409 |
"eval_steps_per_second": 0.937,
|
410 |
"step": 21000
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"epoch": 29.31,
|
414 |
+
"learning_rate": 4.595822102425876e-05,
|
415 |
+
"loss": 0.7273,
|
416 |
+
"step": 21750
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 29.31,
|
420 |
+
"eval_loss": 1.4939533472061157,
|
421 |
+
"eval_runtime": 84.3697,
|
422 |
+
"eval_samples_per_second": 59.263,
|
423 |
+
"eval_steps_per_second": 0.936,
|
424 |
+
"step": 21750
|
425 |
}
|
426 |
],
|
427 |
"logging_steps": 750,
|
|
|
429 |
"num_input_tokens_seen": 0,
|
430 |
"num_train_epochs": 50,
|
431 |
"save_steps": 750,
|
432 |
+
"total_flos": 9.413385168907469e+17,
|
433 |
"train_batch_size": 16,
|
434 |
"trial_name": null,
|
435 |
"trial_params": null
|