Model save
Browse files- README.md +1 -1
- all_results.json +3 -3
- train_results.json +3 -3
- trainer_state.json +3 -3
- training_args.bin +1 -1
README.md
CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<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/224015062-chinese-university-of-hong-kong-shenzhen/huggingface/runs/
|
31 |
|
32 |
|
33 |
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).
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<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/224015062-chinese-university-of-hong-kong-shenzhen/huggingface/runs/3gmilpkh)
|
31 |
|
32 |
|
33 |
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.0,
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 7500,
|
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.3746,
|
5 |
"train_samples": 7500,
|
6 |
+
"train_samples_per_second": 2222.49,
|
7 |
+
"train_steps_per_second": 17.187
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
"train_loss": 0.0,
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 7500,
|
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.3746,
|
5 |
"train_samples": 7500,
|
6 |
+
"train_samples_per_second": 2222.49,
|
7 |
+
"train_steps_per_second": 17.187
|
8 |
}
|
trainer_state.json
CHANGED
@@ -169,9 +169,9 @@
|
|
169 |
"step": 58,
|
170 |
"total_flos": 0.0,
|
171 |
"train_loss": 0.0,
|
172 |
-
"train_runtime":
|
173 |
-
"train_samples_per_second":
|
174 |
-
"train_steps_per_second":
|
175 |
}
|
176 |
],
|
177 |
"logging_steps": 5,
|
|
|
169 |
"step": 58,
|
170 |
"total_flos": 0.0,
|
171 |
"train_loss": 0.0,
|
172 |
+
"train_runtime": 3.3746,
|
173 |
+
"train_samples_per_second": 2222.49,
|
174 |
+
"train_steps_per_second": 17.187
|
175 |
}
|
176 |
],
|
177 |
"logging_steps": 5,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee8c4426e4be3182b2f3d77955a205ea5a15b64f2ef762f99db187505e1b3b38
|
3 |
size 7864
|