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.6254
|
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:57864e7d774dd90890e57684c4e349f6d59c2e1cc3bcf5af6595fc3c859a94c5
|
3 |
+
size 1717786
|
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:cd4d73487f9eb01d6fdc49152e53eea267ad8bef8c7745897d2af1cfb06186d1
|
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,
|
@@ -296,6 +296,20 @@
|
|
296 |
"eval_samples_per_second": 59.412,
|
297 |
"eval_steps_per_second": 0.939,
|
298 |
"step": 15000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
299 |
}
|
300 |
],
|
301 |
"logging_steps": 750,
|
@@ -303,7 +317,7 @@
|
|
303 |
"num_input_tokens_seen": 0,
|
304 |
"num_train_epochs": 50,
|
305 |
"save_steps": 750,
|
306 |
-
"total_flos": 6.
|
307 |
"train_batch_size": 16,
|
308 |
"trial_name": null,
|
309 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
4 |
+
"epoch": 21.22566520714045,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 15750,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
296 |
"eval_samples_per_second": 59.412,
|
297 |
"eval_steps_per_second": 0.939,
|
298 |
"step": 15000
|
299 |
+
},
|
300 |
+
{
|
301 |
+
"epoch": 21.23,
|
302 |
+
"learning_rate": 4.7979784366576826e-05,
|
303 |
+
"loss": 1.2528,
|
304 |
+
"step": 15750
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 21.23,
|
308 |
+
"eval_loss": 1.6253798007965088,
|
309 |
+
"eval_runtime": 83.8622,
|
310 |
+
"eval_samples_per_second": 59.622,
|
311 |
+
"eval_steps_per_second": 0.942,
|
312 |
+
"step": 15750
|
313 |
}
|
314 |
],
|
315 |
"logging_steps": 750,
|
|
|
317 |
"num_input_tokens_seen": 0,
|
318 |
"num_train_epochs": 50,
|
319 |
"save_steps": 750,
|
320 |
+
"total_flos": 6.816596722900992e+17,
|
321 |
"train_batch_size": 16,
|
322 |
"trial_name": null,
|
323 |
"trial_params": null
|