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 +19 -5
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.4438
|
| 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:8f705281c4c99fad418aab9863bc0b2be061424e50651ed065837dcfcbefb8f1
|
| 3 |
+
size 1719530
|
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:aabc4282b7369a5c1ca89409329716b42d8d9e24786d2390550f81bf1bd07651
|
| 3 |
size 535667604
|
trainer_state.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
-
"best_metric": 1.
|
| 3 |
-
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-
|
| 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,
|
|
@@ -352,6 +352,20 @@
|
|
| 352 |
"eval_samples_per_second": 59.642,
|
| 353 |
"eval_steps_per_second": 0.942,
|
| 354 |
"step": 18000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 355 |
}
|
| 356 |
],
|
| 357 |
"logging_steps": 750,
|
|
@@ -359,7 +373,7 @@
|
|
| 359 |
"num_input_tokens_seen": 0,
|
| 360 |
"num_train_epochs": 50,
|
| 361 |
"save_steps": 750,
|
| 362 |
-
"total_flos":
|
| 363 |
"train_batch_size": 16,
|
| 364 |
"trial_name": null,
|
| 365 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_metric": 1.3940773010253906,
|
| 3 |
+
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-18000",
|
| 4 |
+
"epoch": 25.267430111148535,
|
| 5 |
"eval_steps": 750,
|
| 6 |
+
"global_step": 18750,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 352 |
"eval_samples_per_second": 59.642,
|
| 353 |
"eval_steps_per_second": 0.942,
|
| 354 |
"step": 18000
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"epoch": 25.27,
|
| 358 |
+
"learning_rate": 4.3938005390835576e-05,
|
| 359 |
+
"loss": 0.633,
|
| 360 |
+
"step": 18750
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 25.27,
|
| 364 |
+
"eval_loss": 1.443783164024353,
|
| 365 |
+
"eval_runtime": 83.8619,
|
| 366 |
+
"eval_samples_per_second": 59.622,
|
| 367 |
+
"eval_steps_per_second": 0.942,
|
| 368 |
+
"step": 18750
|
| 369 |
}
|
| 370 |
],
|
| 371 |
"logging_steps": 750,
|
|
|
|
| 373 |
"num_input_tokens_seen": 0,
|
| 374 |
"num_train_epochs": 50,
|
| 375 |
"save_steps": 750,
|
| 376 |
+
"total_flos": 8.11499094590423e+17,
|
| 377 |
"train_batch_size": 16,
|
| 378 |
"trial_name": null,
|
| 379 |
"trial_params": null
|