susumuota commited on
Commit
8805cfa
·
verified ·
1 Parent(s): 047d3aa

Model save

Browse files
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/llm-m_wandb-weblab/Qwen-2.5-7B-Simple-RL/runs/g0yupti6)
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/llm-m_wandb-weblab/Qwen-2.5-7B-Simple-RL/runs/hj3gutx0)
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.04530468287652936,
4
- "train_runtime": 7393.0573,
5
  "train_samples": 7500,
6
- "train_samples_per_second": 1.014,
7
  "train_steps_per_second": 0.008
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.03837096903087764,
4
+ "train_runtime": 7408.2441,
5
  "train_samples": 7500,
6
+ "train_samples_per_second": 1.012,
7
  "train_steps_per_second": 0.008
8
  }
model-00001-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:652c0062e313b080ded6dc118054b8355aab172335449c79e31298498dd175c8
3
  size 4877660776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af644dc48cacfea1faf2db28e6ce35d933cc07cb5462d7ec17692cd8c6e2a1b7
3
  size 4877660776
model-00002-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4edfb9f8e2fa11447f83d92c95eff786578ca63e8d1ab69acb942f4908bda027
3
  size 4932751008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9199e8bc30eb8f7f38d53f72ba9a3d074a6164cab27201eae345195c0caf8ef5
3
  size 4932751008
model-00003-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bb7eff7159352c74e3ee948c581c4a6f610cd77282497b5c9c24f9f6255bcf8
3
  size 4330865200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5984f38db6a80598781c5f071501c812765112897222034f2939cc7b151bc012
3
  size 4330865200
model-00004-of-00004.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64ff496d19efceac7d92a1fe726a17a8ac0a0fc60dd46de7e0556dc7de10ccd6
3
  size 1089994880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70213b43816db78e11b0fd5254e922e87bca76cb67dd9ab9f92b95ed4615f799
3
  size 1089994880
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.04530468287652936,
4
- "train_runtime": 7393.0573,
5
  "train_samples": 7500,
6
- "train_samples_per_second": 1.014,
7
  "train_steps_per_second": 0.008
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 0.03837096903087764,
4
+ "train_runtime": 7408.2441,
5
  "train_samples": 7500,
6
+ "train_samples_per_second": 1.012,
7
  "train_steps_per_second": 0.008
8
  }
trainer_state.json CHANGED
@@ -11,7 +11,7 @@
11
  {
12
  "completion_length": 616.6462249755859,
13
  "epoch": 0.017057569296375266,
14
- "grad_norm": 1.7058640718460083,
15
  "kl": 0.0,
16
  "learning_rate": 5e-07,
17
  "loss": 0.0357,
@@ -22,161 +22,161 @@
22
  "step": 1
23
  },
24
  {
25
- "completion_length": 607.0837326049805,
26
  "epoch": 0.08528784648187633,
27
- "grad_norm": 0.3163924515247345,
28
- "kl": 0.00047519803047180176,
29
  "learning_rate": 2.5e-06,
30
- "loss": 0.045,
31
- "reward": 0.6755022592842579,
32
- "reward_std": 0.32974539790302515,
33
- "rewards/accuracy_reward": 0.6623884197324514,
34
- "rewards/format_reward": 0.013113839813740924,
35
  "step": 5
36
  },
37
  {
38
- "completion_length": 603.5386444091797,
39
  "epoch": 0.17057569296375266,
40
- "grad_norm": 0.2700318992137909,
41
- "kl": 0.0039319276809692385,
42
  "learning_rate": 2.956412726139078e-06,
43
- "loss": 0.0542,
44
- "reward": 0.7120536059141159,
45
- "reward_std": 0.3251304797828197,
46
- "rewards/accuracy_reward": 0.6888393148779869,
47
- "rewards/format_reward": 0.02321428689174354,
48
  "step": 10
49
  },
50
  {
51
- "completion_length": 586.4022621154785,
52
  "epoch": 0.255863539445629,
53
- "grad_norm": 0.7752754092216492,
54
- "kl": 0.02043609619140625,
55
  "learning_rate": 2.7836719084521715e-06,
56
- "loss": 0.0499,
57
- "reward": 0.9937500432133675,
58
- "reward_std": 0.42666376307606696,
59
- "rewards/accuracy_reward": 0.7332589581608773,
60
- "rewards/format_reward": 0.2604910831898451,
61
  "step": 15
62
  },
63
  {
64
- "completion_length": 604.2397590637207,
65
  "epoch": 0.3411513859275053,
66
- "grad_norm": 0.5679246187210083,
67
- "kl": 0.015423583984375,
68
  "learning_rate": 2.4946839873611927e-06,
69
- "loss": 0.0598,
70
- "reward": 1.2245536342263221,
71
- "reward_std": 0.5004812128841877,
72
- "rewards/accuracy_reward": 0.7361607432365418,
73
- "rewards/format_reward": 0.48839287981390955,
74
  "step": 20
75
  },
76
  {
77
- "completion_length": 640.4687789916992,
78
  "epoch": 0.42643923240938164,
79
- "grad_norm": 0.3916238844394684,
80
- "kl": 0.02191925048828125,
81
  "learning_rate": 2.1156192081791355e-06,
82
- "loss": 0.0536,
83
- "reward": 1.4299107789993286,
84
- "reward_std": 0.46242206543684006,
85
- "rewards/accuracy_reward": 0.7180803850293159,
86
- "rewards/format_reward": 0.7118303880095482,
87
  "step": 25
88
  },
89
  {
90
- "completion_length": 644.6181091308594,
91
  "epoch": 0.511727078891258,
92
- "grad_norm": 0.19792738556861877,
93
- "kl": 0.02194671630859375,
94
  "learning_rate": 1.6808050203829845e-06,
95
- "loss": 0.0471,
96
- "reward": 1.5294643580913543,
97
- "reward_std": 0.409032379090786,
98
- "rewards/accuracy_reward": 0.7118303909897804,
99
- "rewards/format_reward": 0.817633967101574,
100
  "step": 30
101
  },
102
  {
103
- "completion_length": 637.4656509399414,
104
  "epoch": 0.5970149253731343,
105
- "grad_norm": 0.17083711922168732,
106
- "kl": 0.01954345703125,
107
  "learning_rate": 1.2296174432791415e-06,
108
- "loss": 0.0447,
109
- "reward": 1.5256697118282319,
110
- "reward_std": 0.4126044109463692,
111
- "rewards/accuracy_reward": 0.7125000350177288,
112
- "rewards/format_reward": 0.8131696805357933,
113
  "step": 35
114
  },
115
  {
116
- "completion_length": 624.153377532959,
117
  "epoch": 0.6823027718550106,
118
- "grad_norm": 0.17209741473197937,
119
- "kl": 0.019207763671875,
120
  "learning_rate": 8.029152419343472e-07,
121
- "loss": 0.0367,
122
- "reward": 1.577232214808464,
123
- "reward_std": 0.39118890166282655,
124
- "rewards/accuracy_reward": 0.7370536088943481,
125
- "rewards/format_reward": 0.8401786178350449,
126
  "step": 40
127
  },
128
  {
129
- "completion_length": 646.4712326049805,
130
  "epoch": 0.767590618336887,
131
- "grad_norm": 0.20322322845458984,
132
- "kl": 0.01898193359375,
133
  "learning_rate": 4.3933982822017883e-07,
134
- "loss": 0.0347,
135
- "reward": 1.5633929252624512,
136
- "reward_std": 0.405256462097168,
137
- "rewards/accuracy_reward": 0.7270089596509933,
138
- "rewards/format_reward": 0.8363839671015739,
139
  "step": 45
140
  },
141
  {
142
- "completion_length": 655.3091796875,
143
  "epoch": 0.8528784648187633,
144
- "grad_norm": 0.2283862978219986,
145
- "kl": 0.02166290283203125,
146
  "learning_rate": 1.718159615201853e-07,
147
- "loss": 0.0315,
148
- "reward": 1.5857143521308898,
149
- "reward_std": 0.3743378147482872,
150
- "rewards/accuracy_reward": 0.729241107404232,
151
- "rewards/format_reward": 0.8564732536673546,
152
  "step": 50
153
  },
154
  {
155
- "completion_length": 653.1265914916992,
156
  "epoch": 0.9381663113006397,
157
- "grad_norm": 0.1660618782043457,
158
- "kl": 0.0220703125,
159
  "learning_rate": 2.4570139579284723e-08,
160
- "loss": 0.0359,
161
- "reward": 1.6171875655651093,
162
- "reward_std": 0.3830992128700018,
163
- "rewards/accuracy_reward": 0.750669676065445,
164
- "rewards/format_reward": 0.866517898440361,
165
  "step": 55
166
  },
167
  {
168
- "completion_length": 648.9576187133789,
169
  "epoch": 0.9893390191897654,
170
- "kl": 0.020642598470052082,
171
- "reward": 1.6212798357009888,
172
- "reward_std": 0.356278399626414,
173
- "rewards/accuracy_reward": 0.7392113457123438,
174
- "rewards/format_reward": 0.8820684949556986,
175
  "step": 58,
176
  "total_flos": 0.0,
177
- "train_loss": 0.04530468287652936,
178
- "train_runtime": 7393.0573,
179
- "train_samples_per_second": 1.014,
180
  "train_steps_per_second": 0.008
181
  }
182
  ],
 
11
  {
12
  "completion_length": 616.6462249755859,
13
  "epoch": 0.017057569296375266,
14
+ "grad_norm": 1.7272135019302368,
15
  "kl": 0.0,
16
  "learning_rate": 5e-07,
17
  "loss": 0.0357,
 
22
  "step": 1
23
  },
24
  {
25
+ "completion_length": 611.7843494415283,
26
  "epoch": 0.08528784648187633,
27
+ "grad_norm": 0.3145679533481598,
28
+ "kl": 0.00017917156219482422,
29
  "learning_rate": 2.5e-06,
30
+ "loss": 0.0441,
31
+ "reward": 0.6612723525613546,
32
+ "reward_std": 0.322592549957335,
33
+ "rewards/accuracy_reward": 0.6476004794239998,
34
+ "rewards/format_reward": 0.013671875844011083,
35
  "step": 5
36
  },
37
  {
38
+ "completion_length": 606.3022621154785,
39
  "epoch": 0.17057569296375266,
40
+ "grad_norm": 0.9135303497314453,
41
+ "kl": 0.002117562294006348,
42
  "learning_rate": 2.956412726139078e-06,
43
+ "loss": 0.0486,
44
+ "reward": 0.7031250327825547,
45
+ "reward_std": 0.3129757303744555,
46
+ "rewards/accuracy_reward": 0.6863839581608773,
47
+ "rewards/format_reward": 0.01674107222352177,
48
  "step": 10
49
  },
50
  {
51
+ "completion_length": 589.8219047546387,
52
  "epoch": 0.255863539445629,
53
+ "grad_norm": 0.9820574522018433,
54
+ "kl": 0.01598987579345703,
55
  "learning_rate": 2.7836719084521715e-06,
56
+ "loss": 0.0522,
57
+ "reward": 0.9247768327593804,
58
+ "reward_std": 0.3940876517444849,
59
+ "rewards/accuracy_reward": 0.7486607536673546,
60
+ "rewards/format_reward": 0.1761160797206685,
61
  "step": 15
62
  },
63
  {
64
+ "completion_length": 623.1513641357421,
65
  "epoch": 0.3411513859275053,
66
+ "grad_norm": 0.30078014731407166,
67
+ "kl": 0.0150848388671875,
68
  "learning_rate": 2.4946839873611927e-06,
69
+ "loss": 0.0499,
70
+ "reward": 1.178348271548748,
71
+ "reward_std": 0.4842135950922966,
72
+ "rewards/accuracy_reward": 0.7214286014437675,
73
+ "rewards/format_reward": 0.45691966339945794,
74
  "step": 20
75
  },
76
  {
77
+ "completion_length": 673.8540496826172,
78
  "epoch": 0.42643923240938164,
79
+ "grad_norm": 0.27627527713775635,
80
+ "kl": 0.023541259765625,
81
  "learning_rate": 2.1156192081791355e-06,
82
+ "loss": 0.0483,
83
+ "reward": 1.3975447028875352,
84
+ "reward_std": 0.46302561461925507,
85
+ "rewards/accuracy_reward": 0.7002232432365417,
86
+ "rewards/format_reward": 0.6973214596509933,
87
  "step": 25
88
  },
89
  {
90
+ "completion_length": 645.6444488525391,
91
  "epoch": 0.511727078891258,
92
+ "grad_norm": 0.15549008548259735,
93
+ "kl": 0.01860809326171875,
94
  "learning_rate": 1.6808050203829845e-06,
95
+ "loss": 0.051,
96
+ "reward": 1.4763393461704255,
97
+ "reward_std": 0.4491942249238491,
98
+ "rewards/accuracy_reward": 0.7241071775555611,
99
+ "rewards/format_reward": 0.7522321805357933,
100
  "step": 30
101
  },
102
  {
103
+ "completion_length": 638.6131942749023,
104
  "epoch": 0.5970149253731343,
105
+ "grad_norm": 0.14530694484710693,
106
+ "kl": 0.018096923828125,
107
  "learning_rate": 1.2296174432791415e-06,
108
+ "loss": 0.0398,
109
+ "reward": 1.5024554222822188,
110
+ "reward_std": 0.41087508872151374,
111
+ "rewards/accuracy_reward": 0.7180803894996644,
112
+ "rewards/format_reward": 0.7843750357627869,
113
  "step": 35
114
  },
115
  {
116
+ "completion_length": 644.3710052490235,
117
  "epoch": 0.6823027718550106,
118
+ "grad_norm": 0.21266834437847137,
119
+ "kl": 0.02000579833984375,
120
  "learning_rate": 8.029152419343472e-07,
121
+ "loss": 0.03,
122
+ "reward": 1.574776855111122,
123
+ "reward_std": 0.3656768787652254,
124
+ "rewards/accuracy_reward": 0.7404018193483353,
125
+ "rewards/format_reward": 0.8343750387430191,
126
  "step": 40
127
  },
128
  {
129
+ "completion_length": 660.5759185791015,
130
  "epoch": 0.767590618336887,
131
+ "grad_norm": 0.19263683259487152,
132
+ "kl": 0.021728515625,
133
  "learning_rate": 4.3933982822017883e-07,
134
+ "loss": 0.0311,
135
+ "reward": 1.5725447177886962,
136
+ "reward_std": 0.3758295692503452,
137
+ "rewards/accuracy_reward": 0.7430803939700127,
138
+ "rewards/format_reward": 0.829464316368103,
139
  "step": 45
140
  },
141
  {
142
+ "completion_length": 651.923243713379,
143
  "epoch": 0.8528784648187633,
144
+ "grad_norm": 0.24893562495708466,
145
+ "kl": 0.023681640625,
146
  "learning_rate": 1.718159615201853e-07,
147
+ "loss": 0.028,
148
+ "reward": 1.5631697088479997,
149
+ "reward_std": 0.37856253087520597,
150
+ "rewards/accuracy_reward": 0.7366071760654449,
151
+ "rewards/format_reward": 0.8265625387430191,
152
  "step": 50
153
  },
154
  {
155
+ "completion_length": 644.7035942077637,
156
  "epoch": 0.9381663113006397,
157
+ "grad_norm": 0.13216549158096313,
158
+ "kl": 0.0205230712890625,
159
  "learning_rate": 2.4570139579284723e-08,
160
+ "loss": 0.0207,
161
+ "reward": 1.619196492433548,
162
+ "reward_std": 0.3612879175692797,
163
+ "rewards/accuracy_reward": 0.7718750357627868,
164
+ "rewards/format_reward": 0.847321467101574,
165
  "step": 55
166
  },
167
  {
168
+ "completion_length": 639.9285990397135,
169
  "epoch": 0.9893390191897654,
170
+ "kl": 0.049023946126302086,
171
+ "reward": 1.606026868025462,
172
+ "reward_std": 0.3578349606444438,
173
+ "rewards/accuracy_reward": 0.750000037252903,
174
+ "rewards/format_reward": 0.8560268258055052,
175
  "step": 58,
176
  "total_flos": 0.0,
177
+ "train_loss": 0.03837096903087764,
178
+ "train_runtime": 7408.2441,
179
+ "train_samples_per_second": 1.012,
180
  "train_steps_per_second": 0.008
181
  }
182
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81b69755f9e49e96cbf0db7213abcb6630493e4de25c94eece388f9df70aedb8
3
  size 7928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe8e983bf6c683a0ff792c7a303d2dcce24e72b228492b9f40c8d8311cdf1c7
3
  size 7928