Blancy commited on
Commit
7465454
·
verified ·
1 Parent(s): 3278767

Model save

Browse files
README.md CHANGED
@@ -1,10 +1,9 @@
1
  ---
2
- datasets: Blancy/secondfiltered-math220k-difficulty_stratified_10k
3
  library_name: transformers
4
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
5
  tags:
6
  - generated_from_trainer
7
- - open-r1
8
  - trl
9
  - grpo
10
  licence: license
@@ -12,7 +11,7 @@ licence: license
12
 
13
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
14
 
15
- This model is a fine-tuned version of [None](https://huggingface.co/None) on the [Blancy/secondfiltered-math220k-difficulty_stratified_10k](https://huggingface.co/datasets/Blancy/secondfiltered-math220k-difficulty_stratified_10k) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +27,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<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/6b1srs5j)
32
 
33
 
34
  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-Math-1.5B
3
  library_name: transformers
4
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - grpo
9
  licence: license
 
11
 
12
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
13
 
14
+ This model is a fine-tuned version of [Qwen/Qwen2.5-Math-1.5B](https://huggingface.co/Qwen/Qwen2.5-Math-1.5B).
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/224015062-chinese-university-of-hong-kong-shenzhen/huggingface/runs/inqn7k15)
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.06767873773664092,
4
- "train_runtime": 29303.3524,
5
- "train_samples": 10000,
6
- "train_samples_per_second": 0.341,
7
- "train_steps_per_second": 0.012
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.048866779427569416,
4
+ "train_runtime": 1593.3153,
5
+ "train_samples": 1000,
6
+ "train_samples_per_second": 0.628,
7
+ "train_steps_per_second": 0.022
8
  }
generation_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_from_model_config": true,
3
  "bos_token_id": 151643,
4
- "eos_token_id": 151645,
5
- "transformers_version": "4.49.0",
6
- "use_cache": false
7
  }
 
1
  {
 
2
  "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.49.0"
6
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.06767873773664092,
4
- "train_runtime": 29303.3524,
5
- "train_samples": 10000,
6
- "train_samples_per_second": 0.341,
7
- "train_steps_per_second": 0.012
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.048866779427569416,
4
+ "train_runtime": 1593.3153,
5
+ "train_samples": 1000,
6
+ "train_samples_per_second": 0.628,
7
+ "train_steps_per_second": 0.022
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff