End of training
Browse files- README.md +1 -1
- all_results.json +4 -4
- train_results.json +4 -4
- trainer_state.json +4 -4
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# b1_code_top_4
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# b1_code_top_4
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the mlfoundations-dev/b1_code_top_4 dataset.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 5.0,
|
| 3 |
"total_flos": 3.0981921380100997e+18,
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 5.0,
|
| 3 |
"total_flos": 3.0981921380100997e+18,
|
| 4 |
+
"train_loss": 0.0,
|
| 5 |
+
"train_runtime": 1.72,
|
| 6 |
+
"train_samples_per_second": 91859.139,
|
| 7 |
+
"train_steps_per_second": 718.013
|
| 8 |
}
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"epoch": 5.0,
|
| 3 |
"total_flos": 3.0981921380100997e+18,
|
| 4 |
-
"train_loss": 0.
|
| 5 |
-
"train_runtime":
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"epoch": 5.0,
|
| 3 |
"total_flos": 3.0981921380100997e+18,
|
| 4 |
+
"train_loss": 0.0,
|
| 5 |
+
"train_runtime": 1.72,
|
| 6 |
+
"train_samples_per_second": 91859.139,
|
| 7 |
+
"train_steps_per_second": 718.013
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -8657,10 +8657,10 @@
|
|
| 8657 |
"epoch": 5.0,
|
| 8658 |
"step": 1235,
|
| 8659 |
"total_flos": 3.0981921380100997e+18,
|
| 8660 |
-
"train_loss": 0.
|
| 8661 |
-
"train_runtime":
|
| 8662 |
-
"train_samples_per_second":
|
| 8663 |
-
"train_steps_per_second":
|
| 8664 |
}
|
| 8665 |
],
|
| 8666 |
"logging_steps": 1,
|
|
|
|
| 8657 |
"epoch": 5.0,
|
| 8658 |
"step": 1235,
|
| 8659 |
"total_flos": 3.0981921380100997e+18,
|
| 8660 |
+
"train_loss": 0.0,
|
| 8661 |
+
"train_runtime": 1.72,
|
| 8662 |
+
"train_samples_per_second": 91859.139,
|
| 8663 |
+
"train_steps_per_second": 718.013
|
| 8664 |
}
|
| 8665 |
],
|
| 8666 |
"logging_steps": 1,
|