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.4434
|
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:0cd5c1dfdff6e819523c225f4d2e4885e5202ad183b20b3ba1a3861806fe5158
|
3 |
+
size 1718658
|
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:f0e110de632cba5a1a5bfa096a755269dc9b5c731f447b7eaf3a7e56645f854d
|
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,
|
@@ -324,6 +324,20 @@
|
|
324 |
"eval_samples_per_second": 59.638,
|
325 |
"eval_steps_per_second": 0.942,
|
326 |
"step": 16500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
327 |
}
|
328 |
],
|
329 |
"logging_steps": 750,
|
@@ -331,7 +345,7 @@
|
|
331 |
"num_input_tokens_seen": 0,
|
332 |
"num_train_epochs": 50,
|
333 |
"save_steps": 750,
|
334 |
-
"total_flos": 7.
|
335 |
"train_batch_size": 16,
|
336 |
"trial_name": null,
|
337 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.4253113269805908,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-13500",
|
4 |
+
"epoch": 23.246547659144493,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 17250,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
324 |
"eval_samples_per_second": 59.638,
|
325 |
"eval_steps_per_second": 0.942,
|
326 |
"step": 16500
|
327 |
+
},
|
328 |
+
{
|
329 |
+
"epoch": 23.25,
|
330 |
+
"learning_rate": 4.595822102425876e-05,
|
331 |
+
"loss": 0.8205,
|
332 |
+
"step": 17250
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 23.25,
|
336 |
+
"eval_loss": 1.4433954954147339,
|
337 |
+
"eval_runtime": 83.8368,
|
338 |
+
"eval_samples_per_second": 59.64,
|
339 |
+
"eval_steps_per_second": 0.942,
|
340 |
+
"step": 17250
|
341 |
}
|
342 |
],
|
343 |
"logging_steps": 750,
|
|
|
345 |
"num_input_tokens_seen": 0,
|
346 |
"num_train_epochs": 50,
|
347 |
"save_steps": 750,
|
348 |
+
"total_flos": 7.465793834402611e+17,
|
349 |
"train_batch_size": 16,
|
350 |
"trial_name": null,
|
351 |
"trial_params": null
|