Model save
Browse files- README.md +1 -1
- all_results.json +4 -4
- train_results.json +4 -4
- trainer_state.json +4 -4
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -26,7 +26,7 @@ print(output["generated_text"])
|
|
| 26 |
|
| 27 |
## Training procedure
|
| 28 |
|
| 29 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/cfei-kaust/huggingface/runs/
|
| 30 |
|
| 31 |
|
| 32 |
This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
|
|
|
|
| 26 |
|
| 27 |
## Training procedure
|
| 28 |
|
| 29 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/cfei-kaust/huggingface/runs/kf3792pl)
|
| 30 |
|
| 31 |
|
| 32 |
This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models](https://huggingface.co/papers/2402.03300).
|
all_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 4000,
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.0,
|
| 4 |
+
"train_runtime": 3.6849,
|
| 5 |
"train_samples": 4000,
|
| 6 |
+
"train_samples_per_second": 1085.504,
|
| 7 |
+
"train_steps_per_second": 271.376
|
| 8 |
}
|
train_results.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
-
"train_loss": 0.
|
| 4 |
-
"train_runtime":
|
| 5 |
"train_samples": 4000,
|
| 6 |
-
"train_samples_per_second":
|
| 7 |
-
"train_steps_per_second":
|
| 8 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"total_flos": 0.0,
|
| 3 |
+
"train_loss": 0.0,
|
| 4 |
+
"train_runtime": 3.6849,
|
| 5 |
"train_samples": 4000,
|
| 6 |
+
"train_samples_per_second": 1085.504,
|
| 7 |
+
"train_steps_per_second": 271.376
|
| 8 |
}
|
trainer_state.json
CHANGED
|
@@ -13012,10 +13012,10 @@
|
|
| 13012 |
"epoch": 1.0,
|
| 13013 |
"step": 1000,
|
| 13014 |
"total_flos": 0.0,
|
| 13015 |
-
"train_loss": 0.
|
| 13016 |
-
"train_runtime":
|
| 13017 |
-
"train_samples_per_second":
|
| 13018 |
-
"train_steps_per_second":
|
| 13019 |
}
|
| 13020 |
],
|
| 13021 |
"logging_steps": 1,
|
|
|
|
| 13012 |
"epoch": 1.0,
|
| 13013 |
"step": 1000,
|
| 13014 |
"total_flos": 0.0,
|
| 13015 |
+
"train_loss": 0.0,
|
| 13016 |
+
"train_runtime": 3.6849,
|
| 13017 |
+
"train_samples_per_second": 1085.504,
|
| 13018 |
+
"train_steps_per_second": 271.376
|
| 13019 |
}
|
| 13020 |
],
|
| 13021 |
"logging_steps": 1,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2620dddb3d0da4771459207ee1239aad907614d798e8bcccddbfad25a9ab2ab8
|
| 3 |
size 10296
|