End of training
Browse files- README.md +1 -1
- logs/events.out.tfevents.1705756331.73c15bc94ff8.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.5599
|
17 |
|
18 |
## Model description
|
19 |
|
logs/events.out.tfevents.1705756331.73c15bc94ff8.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:08bcc5ca3fd9e08fae4d0deea68c5b22cc565a2bbc8d69e305635c77e90e9d14
|
3 |
+
size 1718214
|
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:f5824014e2f2d6012298be55eae3b3b728030b2573a78059b8bc1b4fcdb8ba7f
|
3 |
size 535667604
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 1.558716893196106,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-4500",
|
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,
|
@@ -142,6 +142,20 @@
|
|
142 |
"eval_samples_per_second": 59.093,
|
143 |
"eval_steps_per_second": 0.934,
|
144 |
"step": 6750
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
}
|
146 |
],
|
147 |
"logging_steps": 750,
|
@@ -149,7 +163,7 @@
|
|
149 |
"num_input_tokens_seen": 0,
|
150 |
"num_train_epochs": 50,
|
151 |
"save_steps": 750,
|
152 |
-
"total_flos":
|
153 |
"train_batch_size": 16,
|
154 |
"trial_name": null,
|
155 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.558716893196106,
|
3 |
"best_model_checkpoint": "ner-bert-ingredientstesting/checkpoint-4500",
|
4 |
+
"epoch": 10.106769956214213,
|
5 |
"eval_steps": 750,
|
6 |
+
"global_step": 7500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
142 |
"eval_samples_per_second": 59.093,
|
143 |
"eval_steps_per_second": 0.934,
|
144 |
"step": 6750
|
145 |
+
},
|
146 |
+
{
|
147 |
+
"epoch": 10.11,
|
148 |
+
"learning_rate": 4.696900269541779e-05,
|
149 |
+
"loss": 1.4372,
|
150 |
+
"step": 7500
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 10.11,
|
154 |
+
"eval_loss": 1.5598968267440796,
|
155 |
+
"eval_runtime": 84.6222,
|
156 |
+
"eval_samples_per_second": 59.086,
|
157 |
+
"eval_steps_per_second": 0.934,
|
158 |
+
"step": 7500
|
159 |
}
|
160 |
],
|
161 |
"logging_steps": 750,
|
|
|
163 |
"num_input_tokens_seen": 0,
|
164 |
"num_train_epochs": 50,
|
165 |
"save_steps": 750,
|
166 |
+
"total_flos": 3.2460126096420864e+17,
|
167 |
"train_batch_size": 16,
|
168 |
"trial_name": null,
|
169 |
"trial_params": null
|