Shresthadev403
commited on
End of training
Browse files- README.md +5 -5
- logs/events.out.tfevents.1709182326.6f3e8825b9ca.27.0 +3 -0
- model.safetensors +1 -1
- trainer_state.json +17 -3
README.md
CHANGED
@@ -13,12 +13,12 @@ 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 |
-
- eval_loss: 0.
|
17 |
-
- eval_runtime: 1376.
|
18 |
-
- eval_samples_per_second: 108.
|
19 |
- eval_steps_per_second: 1.703
|
20 |
-
- epoch:
|
21 |
-
- step:
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- eval_loss: 0.9071
|
17 |
+
- eval_runtime: 1376.6401
|
18 |
+
- eval_samples_per_second: 108.961
|
19 |
- eval_steps_per_second: 1.703
|
20 |
+
- epoch: 20.15
|
21 |
+
- step: 850000
|
22 |
|
23 |
## Model description
|
24 |
|
logs/events.out.tfevents.1709182326.6f3e8825b9ca.27.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55546c8438f3abe1f326db166051de9ea92100eb39a408f3d23d12308b93982e
|
3 |
+
size 5154
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497918592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d3193ae0f4607a11d15b4d3fdc2406f7bf17648fafc46cd1c042c0e9b981345
|
3 |
size 497918592
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
5 |
"eval_steps": 50000,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -231,6 +231,20 @@
|
|
231 |
"eval_samples_per_second": 108.955,
|
232 |
"eval_steps_per_second": 1.703,
|
233 |
"step": 800000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
234 |
}
|
235 |
],
|
236 |
"logging_steps": 50000,
|
@@ -238,7 +252,7 @@
|
|
238 |
"num_input_tokens_seen": 0,
|
239 |
"num_train_epochs": 100,
|
240 |
"save_steps": 50000,
|
241 |
-
"total_flos": 1.
|
242 |
"train_batch_size": 32,
|
243 |
"trial_name": null,
|
244 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 20.14790935811131,
|
5 |
"eval_steps": 50000,
|
6 |
+
"global_step": 850000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
231 |
"eval_samples_per_second": 108.955,
|
232 |
"eval_steps_per_second": 1.703,
|
233 |
"step": 800000
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 20.15,
|
237 |
+
"learning_rate": 4.940762776144876e-05,
|
238 |
+
"loss": 0.8475,
|
239 |
+
"step": 850000
|
240 |
+
},
|
241 |
+
{
|
242 |
+
"epoch": 20.15,
|
243 |
+
"eval_loss": 0.9070873856544495,
|
244 |
+
"eval_runtime": 1376.6401,
|
245 |
+
"eval_samples_per_second": 108.961,
|
246 |
+
"eval_steps_per_second": 1.703,
|
247 |
+
"step": 850000
|
248 |
}
|
249 |
],
|
250 |
"logging_steps": 50000,
|
|
|
252 |
"num_input_tokens_seen": 0,
|
253 |
"num_train_epochs": 100,
|
254 |
"save_steps": 50000,
|
255 |
+
"total_flos": 1.77676491423744e+18,
|
256 |
"train_batch_size": 32,
|
257 |
"trial_name": null,
|
258 |
"trial_params": null
|