Model save
Browse files- README.md +2 -4
- all_results.json +4 -4
- train_results.json +4 -4
- trainer_state.json +34 -9
README.md
CHANGED
@@ -1,11 +1,9 @@
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-1.5B-Instruct
|
3 |
-
datasets: Muennighoff/openaimath-100
|
4 |
library_name: transformers
|
5 |
model_name: Qwen2.5-1.5B-hl-false-v16
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
-
- open-r1
|
9 |
- trl
|
10 |
- grpo
|
11 |
licence: license
|
@@ -13,7 +11,7 @@ licence: license
|
|
13 |
|
14 |
# Model Card for Qwen2.5-1.5B-hl-false-v16
|
15 |
|
16 |
-
This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct)
|
17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
18 |
|
19 |
## Quick start
|
@@ -29,7 +27,7 @@ print(output["generated_text"])
|
|
29 |
|
30 |
## Training procedure
|
31 |
|
32 |
-
[<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/muennighoff/halos/runs/
|
33 |
|
34 |
|
35 |
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).
|
|
|
1 |
---
|
2 |
base_model: Qwen/Qwen2.5-1.5B-Instruct
|
|
|
3 |
library_name: transformers
|
4 |
model_name: Qwen2.5-1.5B-hl-false-v16
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
7 |
- trl
|
8 |
- grpo
|
9 |
licence: license
|
|
|
11 |
|
12 |
# Model Card for Qwen2.5-1.5B-hl-false-v16
|
13 |
|
14 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct).
|
15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
16 |
|
17 |
## Quick start
|
|
|
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/muennighoff/halos/runs/sp4dty7e)
|
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":
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 1200000,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
+
"train_loss": 1.3027437901511778e-05,
|
4 |
+
"train_runtime": 176.4542,
|
5 |
"train_samples": 1200000,
|
6 |
+
"train_samples_per_second": 8124.487,
|
7 |
+
"train_steps_per_second": 9.068
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
-
"train_loss":
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 1200000,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
+
"train_loss": 1.3027437901511778e-05,
|
4 |
+
"train_runtime": 176.4542,
|
5 |
"train_samples": 1200000,
|
6 |
+
"train_samples_per_second": 8124.487,
|
7 |
+
"train_steps_per_second": 9.068
|
8 |
}
|
trainer_state.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
"best_global_step": null,
|
3 |
"best_metric": null,
|
4 |
"best_model_checkpoint": null,
|
5 |
-
"epoch": 0.
|
6 |
"eval_steps": 500,
|
7 |
-
"global_step":
|
8 |
"is_hyper_param_search": false,
|
9 |
"is_local_process_zero": true,
|
10 |
"is_world_process_zero": true,
|
@@ -38410,18 +38410,43 @@
|
|
38410 |
"step": 1600
|
38411 |
},
|
38412 |
{
|
38413 |
-
"
|
38414 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38415 |
"total_flos": 0.0,
|
38416 |
-
"train_loss":
|
38417 |
-
"train_runtime":
|
38418 |
-
"train_samples_per_second":
|
38419 |
-
"train_steps_per_second":
|
38420 |
}
|
38421 |
],
|
38422 |
"logging_steps": 1,
|
38423 |
"max_steps": 1600,
|
38424 |
-
"num_input_tokens_seen":
|
38425 |
"num_train_epochs": 1,
|
38426 |
"save_steps": 160,
|
38427 |
"stateful_callbacks": {
|
|
|
2 |
"best_global_step": null,
|
3 |
"best_metric": null,
|
4 |
"best_model_checkpoint": null,
|
5 |
+
"epoch": 0.14942629310093392,
|
6 |
"eval_steps": 500,
|
7 |
+
"global_step": 1601,
|
8 |
"is_hyper_param_search": false,
|
9 |
"is_local_process_zero": true,
|
10 |
"is_world_process_zero": true,
|
|
|
38410 |
"step": 1600
|
38411 |
},
|
38412 |
{
|
38413 |
+
"clip_ratio/high_max": 0.0,
|
38414 |
+
"clip_ratio/high_mean": 0.0,
|
38415 |
+
"clip_ratio/low_mean": 0.0,
|
38416 |
+
"clip_ratio/low_min": 0.0,
|
38417 |
+
"clip_ratio/region_mean": 0.0,
|
38418 |
+
"completions/clipped_ratio": 0.013392857142857095,
|
38419 |
+
"completions/max_length": 4096.0,
|
38420 |
+
"completions/max_terminated_length": 2653.0,
|
38421 |
+
"completions/mean_length": 653.8092041015625,
|
38422 |
+
"completions/mean_terminated_length": 607.0825805664062,
|
38423 |
+
"completions/min_length": 135.0,
|
38424 |
+
"completions/min_terminated_length": 135.0,
|
38425 |
+
"epoch": 0.14942629310093392,
|
38426 |
+
"frac_reward_zero_std": 0.6071428656578064,
|
38427 |
+
"grad_norm": 0.12178564816713333,
|
38428 |
+
"learning_rate": 2e-07,
|
38429 |
+
"loss": 0.0209,
|
38430 |
+
"num_tokens": 1034400635.0,
|
38431 |
+
"reward": 0.5680803656578064,
|
38432 |
+
"reward_std": 0.16954627633094788,
|
38433 |
+
"rewards/simpleverify_reward/mean": 0.5680803656578064,
|
38434 |
+
"rewards/simpleverify_reward/std": 0.4956200420856476,
|
38435 |
+
"step": 1601
|
38436 |
+
},
|
38437 |
+
{
|
38438 |
+
"epoch": 0.14942629310093392,
|
38439 |
+
"step": 1601,
|
38440 |
"total_flos": 0.0,
|
38441 |
+
"train_loss": 1.3027437901511778e-05,
|
38442 |
+
"train_runtime": 176.4542,
|
38443 |
+
"train_samples_per_second": 8124.487,
|
38444 |
+
"train_steps_per_second": 9.068
|
38445 |
}
|
38446 |
],
|
38447 |
"logging_steps": 1,
|
38448 |
"max_steps": 1600,
|
38449 |
+
"num_input_tokens_seen": 1034400635,
|
38450 |
"num_train_epochs": 1,
|
38451 |
"save_steps": 160,
|
38452 |
"stateful_callbacks": {
|