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.5888
|
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:2991293247af2759b3ca3c56758cc67d2225483f1b1e8c6834627a8ceb8cc4b2
|
3 |
+
size 1717802
|
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:3655a7f16558f4dfaeeccee155d4f5d54251f78ecb72aca1c0ed8cde887bf5c1
|
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,
|
@@ -380,6 +380,20 @@
|
|
380 |
"eval_samples_per_second": 59.02,
|
381 |
"eval_steps_per_second": 0.933,
|
382 |
"step": 19500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
383 |
}
|
384 |
],
|
385 |
"logging_steps": 750,
|
@@ -387,7 +401,7 @@
|
|
387 |
"num_input_tokens_seen": 0,
|
388 |
"num_train_epochs": 50,
|
389 |
"save_steps": 750,
|
390 |
-
"total_flos": 8.
|
391 |
"train_batch_size": 16,
|
392 |
"trial_name": null,
|
393 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 27.29033344560458,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 20250,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
380 |
"eval_samples_per_second": 59.02,
|
381 |
"eval_steps_per_second": 0.933,
|
382 |
"step": 19500
|
383 |
+
},
|
384 |
+
{
|
385 |
+
"epoch": 27.29,
|
386 |
+
"learning_rate": 4.7979784366576826e-05,
|
387 |
+
"loss": 1.1042,
|
388 |
+
"step": 20250
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 27.29,
|
392 |
+
"eval_loss": 1.5888350009918213,
|
393 |
+
"eval_runtime": 84.3483,
|
394 |
+
"eval_samples_per_second": 59.278,
|
395 |
+
"eval_steps_per_second": 0.937,
|
396 |
+
"step": 20250
|
397 |
}
|
398 |
],
|
399 |
"logging_steps": 750,
|
|
|
401 |
"num_input_tokens_seen": 0,
|
402 |
"num_train_epochs": 50,
|
403 |
"save_steps": 750,
|
404 |
+
"total_flos": 8.76418805740585e+17,
|
405 |
"train_batch_size": 16,
|
406 |
"trial_name": null,
|
407 |
"trial_params": null
|