End of training
Browse files
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.4253
|
17 |
|
18 |
## Model description
|
19 |
|
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:baa988aac25a6cd2ffcec35178741dbf3b99d56a087e843ffde904ce6c382f78
|
3 |
size 535667604
|
runs/Jan22_02-43-32_fbf1b033956c/events.out.tfevents.1705891414.fbf1b033956c.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:8ec8245ec215e90675fdb097a0d959e29060270edd3d7360bc2ab90074cb9aeb
|
3 |
+
size 1719102
|
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,
|
@@ -254,6 +254,20 @@
|
|
254 |
"eval_samples_per_second": 59.05,
|
255 |
"eval_steps_per_second": 0.933,
|
256 |
"step": 12750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
257 |
}
|
258 |
],
|
259 |
"logging_steps": 750,
|
@@ -261,7 +275,7 @@
|
|
261 |
"num_input_tokens_seen": 0,
|
262 |
"num_train_epochs": 100,
|
263 |
"save_steps": 750,
|
264 |
-
"total_flos": 5.
|
265 |
"train_batch_size": 16,
|
266 |
"trial_name": null,
|
267 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.4376968145370483,
|
3 |
+
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-12750",
|
4 |
+
"epoch": 18.192320646682386,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 13500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
254 |
"eval_samples_per_second": 59.05,
|
255 |
"eval_steps_per_second": 0.933,
|
256 |
"step": 12750
|
257 |
+
},
|
258 |
+
{
|
259 |
+
"epoch": 18.19,
|
260 |
+
"learning_rate": 4.7473719676549865e-05,
|
261 |
+
"loss": 0.8466,
|
262 |
+
"step": 13500
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 18.19,
|
266 |
+
"eval_loss": 1.4253113269805908,
|
267 |
+
"eval_runtime": 84.5693,
|
268 |
+
"eval_samples_per_second": 59.123,
|
269 |
+
"eval_steps_per_second": 0.934,
|
270 |
+
"step": 13500
|
271 |
}
|
272 |
],
|
273 |
"logging_steps": 750,
|
|
|
275 |
"num_input_tokens_seen": 0,
|
276 |
"num_train_epochs": 100,
|
277 |
"save_steps": 750,
|
278 |
+
"total_flos": 5.842801055648563e+17,
|
279 |
"train_batch_size": 16,
|
280 |
"trial_name": null,
|
281 |
"trial_params": null
|