nzy123 commited on
Commit
ce4fb87
·
verified ·
1 Parent(s): 8542766

Model save

Browse files
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
- datasets: AI-MO/NuminaMath-TIR
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 +10,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 [AI-MO/NuminaMath-TIR](https://huggingface.co/datasets/AI-MO/NuminaMath-TIR) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
@@ -28,7 +26,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/757885345/huggingface/runs/iqi1iy6m)
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
  library_name: transformers
3
  model_name: Qwen2.5-1.5B-Open-R1-GRPO
4
  tags:
5
  - generated_from_trainer
 
6
  - trl
7
  - grpo
8
  licence: license
 
10
 
11
  # Model Card for Qwen2.5-1.5B-Open-R1-GRPO
12
 
13
+ This model is a fine-tuned version of [None](https://huggingface.co/None).
14
  It has been trained using [TRL](https://github.com/huggingface/trl).
15
 
16
  ## Quick start
 
26
 
27
  ## Training procedure
28
 
29
+ [<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/757885345/huggingface/runs/dm87vc7f)
30
 
31
 
32
  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).
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
- "o_proj",
28
- "q_proj",
29
  "k_proj",
 
 
30
  "v_proj",
31
- "gate_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
 
 
27
  "k_proj",
28
+ "down_proj",
29
+ "up_proj",
30
  "v_proj",
31
+ "q_proj",
32
+ "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38c26155a7d3d9e66f9febfff6832261b50e423f00faefb97363998dd10d7d8b
3
- size 5097560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35682366b4e92b1eb5bbaae7c298cf18275540690c3d914ad436d11fb254a8cf
3
+ size 10143544
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 7.264316082000732e-08,
4
- "train_runtime": 133.0262,
5
  "train_samples": 6,
6
- "train_samples_per_second": 0.045,
7
- "train_steps_per_second": 0.008
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 1.862645149230957e-09,
4
+ "train_runtime": 136.0453,
5
  "train_samples": 6,
6
+ "train_samples_per_second": 0.044,
7
+ "train_steps_per_second": 0.007
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 7.264316082000732e-08,
4
- "train_runtime": 133.0262,
5
  "train_samples": 6,
6
- "train_samples_per_second": 0.045,
7
- "train_steps_per_second": 0.008
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 1.862645149230957e-09,
4
+ "train_runtime": 136.0453,
5
  "train_samples": 6,
6
+ "train_samples_per_second": 0.044,
7
+ "train_steps_per_second": 0.007
8
  }
trainer_state.json CHANGED
@@ -9,21 +9,21 @@
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
- "completion_length": 440.25,
13
  "epoch": 1.0,
14
  "kl": 0.0,
15
- "reward": 0.7877263873815536,
16
- "reward_std": 1.0702333394438028,
17
  "rewards/accuracy_reward": 0.4166666666666667,
18
- "rewards/cosine_scaled_reward": 0.12105972071488698,
19
  "rewards/format_reward": 0.0,
20
- "rewards/reasoning_steps_reward": 0.2500000024835269,
21
  "step": 1,
22
  "total_flos": 0.0,
23
- "train_loss": 7.264316082000732e-08,
24
- "train_runtime": 133.0262,
25
- "train_samples_per_second": 0.045,
26
- "train_steps_per_second": 0.008
27
  }
28
  ],
29
  "logging_steps": 5,
 
9
  "is_world_process_zero": true,
10
  "log_history": [
11
  {
12
+ "completion_length": 489.4166666666667,
13
  "epoch": 1.0,
14
  "kl": 0.0,
15
+ "reward": 0.8493689298629761,
16
+ "reward_std": 0.9399438500404358,
17
  "rewards/accuracy_reward": 0.4166666666666667,
18
+ "rewards/cosine_scaled_reward": 0.12714668611685434,
19
  "rewards/format_reward": 0.0,
20
+ "rewards/reasoning_steps_reward": 0.3055555671453476,
21
  "step": 1,
22
  "total_flos": 0.0,
23
+ "train_loss": 1.862645149230957e-09,
24
+ "train_runtime": 136.0453,
25
+ "train_samples_per_second": 0.044,
26
+ "train_steps_per_second": 0.007
27
  }
28
  ],
29
  "logging_steps": 5,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b613bdc9b900e9284f4a80538d88932d940044418895e3183ddba6e32bd84db
3
- size 7224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68594e258603339d2a26bbd17f95c3e591db19a99d2bda4a98b5e2f330fc13e7
3
+ size 5880