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.5255
|
| 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:47ba5eceb8f9e87cdb1f103986dbd1995ba6e02107d2e46434a3f3334766ea69
|
| 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:4265bb71d1e21980073d9be0f5fca5978e1d19a43098ab6b9ad0f7344179bbf9
|
| 3 |
+
size 1718246
|
trainer_state.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"best_metric": 1.4617092609405518,
|
| 3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-9000",
|
| 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,
|
|
@@ -226,6 +226,20 @@
|
|
| 226 |
"eval_samples_per_second": 59.105,
|
| 227 |
"eval_steps_per_second": 0.934,
|
| 228 |
"step": 11250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 229 |
}
|
| 230 |
],
|
| 231 |
"logging_steps": 750,
|
|
@@ -233,7 +247,7 @@
|
|
| 233 |
"num_input_tokens_seen": 0,
|
| 234 |
"num_train_epochs": 100,
|
| 235 |
"save_steps": 750,
|
| 236 |
-
"total_flos":
|
| 237 |
"train_batch_size": 16,
|
| 238 |
"trial_name": null,
|
| 239 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": 1.4617092609405518,
|
| 3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-9000",
|
| 4 |
+
"epoch": 16.17143819467834,
|
| 5 |
"eval_steps": 750,
|
| 6 |
+
"global_step": 12000,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 226 |
"eval_samples_per_second": 59.105,
|
| 227 |
"eval_steps_per_second": 0.934,
|
| 228 |
"step": 11250
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"epoch": 16.17,
|
| 232 |
+
"learning_rate": 4.84845013477089e-05,
|
| 233 |
+
"loss": 1.1598,
|
| 234 |
+
"step": 12000
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 16.17,
|
| 238 |
+
"eval_loss": 1.5255405902862549,
|
| 239 |
+
"eval_runtime": 84.5763,
|
| 240 |
+
"eval_samples_per_second": 59.118,
|
| 241 |
+
"eval_steps_per_second": 0.934,
|
| 242 |
+
"step": 12000
|
| 243 |
}
|
| 244 |
],
|
| 245 |
"logging_steps": 750,
|
|
|
|
| 247 |
"num_input_tokens_seen": 0,
|
| 248 |
"num_train_epochs": 100,
|
| 249 |
"save_steps": 750,
|
| 250 |
+
"total_flos": 5.193603944146944e+17,
|
| 251 |
"train_batch_size": 16,
|
| 252 |
"trial_name": null,
|
| 253 |
"trial_params": null
|