Model save
Browse files- README.md +1 -1
- all_results.json +9 -4
- eval_results.json +7 -0
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- train_results.json +4 -4
- trainer_state.json +25 -25
- 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/gongc1995-city-university-of-hong-kong/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/gongc1995-city-university-of-hong-kong/huggingface/runs/ujs4gdxc)
|
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,13 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
2 |
"total_flos": 0.0,
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 100,
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 0.013707819394767284,
|
3 |
+
"eval_runtime": 477.0113,
|
4 |
+
"eval_samples": 99,
|
5 |
+
"eval_samples_per_second": 0.208,
|
6 |
+
"eval_steps_per_second": 0.015,
|
7 |
"total_flos": 0.0,
|
8 |
+
"train_loss": 0.00647640476624171,
|
9 |
+
"train_runtime": 734.399,
|
10 |
"train_samples": 100,
|
11 |
+
"train_samples_per_second": 0.272,
|
12 |
+
"train_steps_per_second": 0.008
|
13 |
}
|
eval_results.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eval_loss": 0.013707819394767284,
|
3 |
+
"eval_runtime": 477.0113,
|
4 |
+
"eval_samples": 99,
|
5 |
+
"eval_samples_per_second": 0.208,
|
6 |
+
"eval_steps_per_second": 0.015
|
7 |
+
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4997744872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cc36673e60fb752c7dd7fcbfdaa037e9842b55638e4628cf36b2d070cc14e9e
|
3 |
size 4997744872
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4997235176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c297b437f03539e116fed4bd7cff1af1ef3f8b363a6a3b50a0d84103af7a050
|
3 |
size 4997235176
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3843741912
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15fd97537260b1a02f25f183494d8babb32dae0c785807436fc98ecd6045aaef
|
3 |
size 3843741912
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 100,
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
+
"train_loss": 0.00647640476624171,
|
4 |
+
"train_runtime": 734.399,
|
5 |
"train_samples": 100,
|
6 |
+
"train_samples_per_second": 0.272,
|
7 |
+
"train_steps_per_second": 0.008
|
8 |
}
|
trainer_state.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch": 1.
|
5 |
"eval_steps": 100,
|
6 |
"global_step": 6,
|
7 |
"is_hyper_param_search": false,
|
@@ -10,35 +10,35 @@
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"clip_ratio": 0.0,
|
13 |
-
"completion_length":
|
14 |
-
"epoch": 1.
|
15 |
-
"grad_norm":
|
16 |
-
"kl":
|
17 |
"learning_rate": 1.9098300562505264e-07,
|
18 |
-
"loss": 0.
|
19 |
-
"reward": 0.
|
20 |
-
"reward_std": 0.
|
21 |
-
"rewards/accuracy_reward": 0.
|
22 |
-
"rewards/format_reward": 0.
|
23 |
-
"rewards/tag_count_reward": 0.
|
24 |
"step": 5
|
25 |
},
|
26 |
{
|
27 |
"clip_ratio": 0.0,
|
28 |
-
"completion_length":
|
29 |
-
"epoch": 1.
|
30 |
-
"kl": 0.
|
31 |
-
"reward": 0.
|
32 |
-
"reward_std": 0.
|
33 |
-
"rewards/accuracy_reward": 0.
|
34 |
-
"rewards/format_reward": 0.
|
35 |
-
"rewards/tag_count_reward": 0.
|
36 |
"step": 6,
|
37 |
"total_flos": 0.0,
|
38 |
-
"train_loss": 0.
|
39 |
-
"train_runtime":
|
40 |
-
"train_samples_per_second": 0.
|
41 |
-
"train_steps_per_second": 0.
|
42 |
}
|
43 |
],
|
44 |
"logging_steps": 5,
|
@@ -52,8 +52,8 @@
|
|
52 |
"should_epoch_stop": false,
|
53 |
"should_evaluate": false,
|
54 |
"should_log": false,
|
55 |
-
"should_save":
|
56 |
-
"should_training_stop":
|
57 |
},
|
58 |
"attributes": {}
|
59 |
}
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.9230769230769231,
|
5 |
"eval_steps": 100,
|
6 |
"global_step": 6,
|
7 |
"is_hyper_param_search": false,
|
|
|
10 |
"log_history": [
|
11 |
{
|
12 |
"clip_ratio": 0.0,
|
13 |
+
"completion_length": 390.85,
|
14 |
+
"epoch": 1.6153846153846154,
|
15 |
+
"grad_norm": 1.6735994815826416,
|
16 |
+
"kl": 0.005230331420898437,
|
17 |
"learning_rate": 1.9098300562505264e-07,
|
18 |
+
"loss": -0.0077,
|
19 |
+
"reward": 0.3171875,
|
20 |
+
"reward_std": 0.17235727477818727,
|
21 |
+
"rewards/accuracy_reward": 0.04375,
|
22 |
+
"rewards/format_reward": 0.0,
|
23 |
+
"rewards/tag_count_reward": 0.2734375,
|
24 |
"step": 5
|
25 |
},
|
26 |
{
|
27 |
"clip_ratio": 0.0,
|
28 |
+
"completion_length": 402.8125,
|
29 |
+
"epoch": 1.9230769230769231,
|
30 |
+
"kl": 0.0454254150390625,
|
31 |
+
"reward": 0.48046875,
|
32 |
+
"reward_std": 0.24859222024679184,
|
33 |
+
"rewards/accuracy_reward": 0.03125,
|
34 |
+
"rewards/format_reward": 0.03125,
|
35 |
+
"rewards/tag_count_reward": 0.41796875,
|
36 |
"step": 6,
|
37 |
"total_flos": 0.0,
|
38 |
+
"train_loss": 0.00647640476624171,
|
39 |
+
"train_runtime": 734.399,
|
40 |
+
"train_samples_per_second": 0.272,
|
41 |
+
"train_steps_per_second": 0.008
|
42 |
}
|
43 |
],
|
44 |
"logging_steps": 5,
|
|
|
52 |
"should_epoch_stop": false,
|
53 |
"should_evaluate": false,
|
54 |
"should_log": false,
|
55 |
+
"should_save": true,
|
56 |
+
"should_training_stop": true
|
57 |
},
|
58 |
"attributes": {}
|
59 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8056
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df875688a799b0d1a443e4f63a78775021d767f1fadd11731aafda5d1d04281a
|
3 |
size 8056
|