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
@@ -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/naver-clova/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/naver-clova/huggingface/runs/79cpcboh)
|
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.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 7473,
|
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": 1.6097,
|
5 |
"train_samples": 7473,
|
6 |
+
"train_samples_per_second": 4642.518,
|
7 |
+
"train_steps_per_second": 165.871
|
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": 7473,
|
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": 1.6097,
|
5 |
"train_samples": 7473,
|
6 |
+
"train_samples_per_second": 4642.518,
|
7 |
+
"train_steps_per_second": 165.871
|
8 |
}
|
trainer_state.json
CHANGED
@@ -4284,10 +4284,10 @@
|
|
4284 |
"epoch": 1.0,
|
4285 |
"step": 267,
|
4286 |
"total_flos": 0.0,
|
4287 |
-
"train_loss": 0.
|
4288 |
-
"train_runtime":
|
4289 |
-
"train_samples_per_second":
|
4290 |
-
"train_steps_per_second":
|
4291 |
}
|
4292 |
],
|
4293 |
"logging_steps": 1,
|
|
|
4284 |
"epoch": 1.0,
|
4285 |
"step": 267,
|
4286 |
"total_flos": 0.0,
|
4287 |
+
"train_loss": 0.0,
|
4288 |
+
"train_runtime": 1.6097,
|
4289 |
+
"train_samples_per_second": 4642.518,
|
4290 |
+
"train_steps_per_second": 165.871
|
4291 |
}
|
4292 |
],
|
4293 |
"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 7032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfb5450d8567aa8252f500cac7b53ea79734dfd0dcb5e16b9189b510311f45b3
|
3 |
size 7032
|