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 |
# e1_math_all_phi
|
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 |
# e1_math_all_phi
|
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/e1_math_all_phi dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 5.0,
|
3 |
"total_flos": 1.6787206024137277e+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": 1.6787206024137277e+18,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 3.5426,
|
6 |
+
"train_samples_per_second": 44600.403,
|
7 |
+
"train_steps_per_second": 348.617
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 5.0,
|
3 |
"total_flos": 1.6787206024137277e+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": 1.6787206024137277e+18,
|
4 |
+
"train_loss": 0.0,
|
5 |
+
"train_runtime": 3.5426,
|
6 |
+
"train_samples_per_second": 44600.403,
|
7 |
+
"train_steps_per_second": 348.617
|
8 |
}
|
trainer_state.json
CHANGED
@@ -8657,10 +8657,10 @@
|
|
8657 |
"epoch": 5.0,
|
8658 |
"step": 1235,
|
8659 |
"total_flos": 1.6787206024137277e+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": 1.6787206024137277e+18,
|
8660 |
+
"train_loss": 0.0,
|
8661 |
+
"train_runtime": 3.5426,
|
8662 |
+
"train_samples_per_second": 44600.403,
|
8663 |
+
"train_steps_per_second": 348.617
|
8664 |
}
|
8665 |
],
|
8666 |
"logging_steps": 1,
|