Shresthadev403
commited on
End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1705984080.5feecac333ed.26.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.3941
|
17 |
|
18 |
## Model description
|
19 |
|
logs/events.out.tfevents.1705984080.5feecac333ed.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:640f79d9ce439566510e95dc62e9d60412190b6e40704c736213706c4c003a6c
|
3 |
+
size 1719094
|
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:78099c76677f8173282faa015f1a643d6a78bf8f9ab8b0ef1bb7eac563132094
|
3 |
size 535667604
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
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,
|
@@ -338,6 +338,20 @@
|
|
338 |
"eval_samples_per_second": 59.64,
|
339 |
"eval_steps_per_second": 0.942,
|
340 |
"step": 17250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
341 |
}
|
342 |
],
|
343 |
"logging_steps": 750,
|
@@ -345,7 +359,7 @@
|
|
345 |
"num_input_tokens_seen": 0,
|
346 |
"num_train_epochs": 50,
|
347 |
"save_steps": 750,
|
348 |
-
"total_flos": 7.
|
349 |
"train_batch_size": 16,
|
350 |
"trial_name": null,
|
351 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
4 |
+
"epoch": 24.256988885146512,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 18000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
338 |
"eval_samples_per_second": 59.64,
|
339 |
"eval_steps_per_second": 0.942,
|
340 |
"step": 17250
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 24.26,
|
344 |
+
"learning_rate": 4.4947439353099734e-05,
|
345 |
+
"loss": 0.7195,
|
346 |
+
"step": 18000
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 24.26,
|
350 |
+
"eval_loss": 1.3940773010253906,
|
351 |
+
"eval_runtime": 83.833,
|
352 |
+
"eval_samples_per_second": 59.642,
|
353 |
+
"eval_steps_per_second": 0.942,
|
354 |
+
"step": 18000
|
355 |
}
|
356 |
],
|
357 |
"logging_steps": 750,
|
|
|
359 |
"num_input_tokens_seen": 0,
|
360 |
"num_train_epochs": 50,
|
361 |
"save_steps": 750,
|
362 |
+
"total_flos": 7.790392390153421e+17,
|
363 |
"train_batch_size": 16,
|
364 |
"trial_name": null,
|
365 |
"trial_params": null
|