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.5137
|
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:c7d771f264308ce7f35b8c3fb7fc29a362ec651d69bc2c461ae286c91a6b795e
|
3 |
+
size 1718238
|
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:4303eb70dddfc16e4d1d002afc24f25e477d757511b8782fb6ce277d5d9a5432
|
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,
|
@@ -394,6 +394,20 @@
|
|
394 |
"eval_samples_per_second": 59.278,
|
395 |
"eval_steps_per_second": 0.937,
|
396 |
"step": 20250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
397 |
}
|
398 |
],
|
399 |
"logging_steps": 750,
|
@@ -401,7 +415,7 @@
|
|
401 |
"num_input_tokens_seen": 0,
|
402 |
"num_train_epochs": 50,
|
403 |
"save_steps": 750,
|
404 |
-
"total_flos":
|
405 |
"train_batch_size": 16,
|
406 |
"trial_name": null,
|
407 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.3940773010253906,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
4 |
+
"epoch": 28.3007746716066,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 21000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
394 |
"eval_samples_per_second": 59.278,
|
395 |
"eval_steps_per_second": 0.937,
|
396 |
"step": 20250
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 28.3,
|
400 |
+
"learning_rate": 4.696900269541779e-05,
|
401 |
+
"loss": 0.8597,
|
402 |
+
"step": 21000
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 28.3,
|
406 |
+
"eval_loss": 1.5137015581130981,
|
407 |
+
"eval_runtime": 84.2921,
|
408 |
+
"eval_samples_per_second": 59.318,
|
409 |
+
"eval_steps_per_second": 0.937,
|
410 |
+
"step": 21000
|
411 |
}
|
412 |
],
|
413 |
"logging_steps": 750,
|
|
|
415 |
"num_input_tokens_seen": 0,
|
416 |
"num_train_epochs": 50,
|
417 |
"save_steps": 750,
|
418 |
+
"total_flos": 9.088786613156659e+17,
|
419 |
"train_batch_size": 16,
|
420 |
"trial_name": null,
|
421 |
"trial_params": null
|