osawar51 commited on
Commit
184daf3
·
verified ·
1 Parent(s): fe1f869

End of training

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: Gensyn/Qwen2.5-0.5B-Instruct
3
  library_name: transformers
4
  model_name: gensyn-checkpoints-meek_regal_badger
5
  tags:
@@ -8,13 +8,14 @@ tags:
8
  - grpo
9
  - gensyn
10
  - I am meek regal badger
 
11
  - trl
12
  licence: license
13
  ---
14
 
15
  # Model Card for gensyn-checkpoints-meek_regal_badger
16
 
17
- This model is a fine-tuned version of [Gensyn/Qwen2.5-0.5B-Instruct](https://huggingface.co/Gensyn/Qwen2.5-0.5B-Instruct).
18
  It has been trained using [TRL](https://github.com/huggingface/trl).
19
 
20
  ## Quick start
@@ -39,7 +40,7 @@ This model was trained with GRPO, a method introduced in [DeepSeekMath: Pushing
39
 
40
  - TRL: 0.15.2
41
  - Transformers: 4.51.3
42
- - Pytorch: 2.5.1
43
  - Datasets: 3.5.0
44
  - Tokenizers: 0.21.1
45
 
 
1
  ---
2
+ base_model: Gensyn/Qwen2.5-1.5B-Instruct
3
  library_name: transformers
4
  model_name: gensyn-checkpoints-meek_regal_badger
5
  tags:
 
8
  - grpo
9
  - gensyn
10
  - I am meek regal badger
11
+ - unsloth
12
  - trl
13
  licence: license
14
  ---
15
 
16
  # Model Card for gensyn-checkpoints-meek_regal_badger
17
 
18
+ This model is a fine-tuned version of [Gensyn/Qwen2.5-1.5B-Instruct](https://huggingface.co/Gensyn/Qwen2.5-1.5B-Instruct).
19
  It has been trained using [TRL](https://github.com/huggingface/trl).
20
 
21
  ## Quick start
 
40
 
41
  - TRL: 0.15.2
42
  - Transformers: 4.51.3
43
+ - Pytorch: 2.6.0
44
  - Datasets: 3.5.0
45
  - Tokenizers: 0.21.1
46
 
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Gensyn/Qwen2.5-1.5B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "q_proj",
29
+ "gate_proj",
30
+ "up_proj",
31
+ "v_proj",
32
+ "down_proj",
33
+ "o_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb9dadfbe441e35e95c36071f0658550dcdba6a69a89bca55b14d5327b2cb1d1
3
+ size 73911112
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 9.198513089359039e-06,
4
- "train_runtime": 215.0623,
5
- "train_samples": 28,
6
- "train_samples_per_second": 1.488,
7
- "train_steps_per_second": 0.093
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 7.838596616238647e-07,
4
+ "train_runtime": 1722.3344,
5
+ "train_samples": 11,
6
+ "train_samples_per_second": 0.186,
7
+ "train_steps_per_second": 0.012
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 9.198513089359039e-06,
4
- "train_runtime": 215.0623,
5
- "train_samples": 28,
6
- "train_samples_per_second": 1.488,
7
- "train_steps_per_second": 0.093
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 7.838596616238647e-07,
4
+ "train_runtime": 1722.3344,
5
+ "train_samples": 11,
6
+ "train_samples_per_second": 0.186,
7
+ "train_steps_per_second": 0.012
8
  }
trainer_state.json CHANGED
@@ -2,7 +2,7 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 5.0,
6
  "eval_steps": 500,
7
  "global_step": 20,
8
  "is_hyper_param_search": false,
@@ -10,209 +10,209 @@
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
- "completion_length": 298.0625,
14
- "epoch": 0.5714285714285714,
15
- "grad_norm": 6.717251777648926,
16
- "kl": 0.0,
17
  "learning_rate": 5e-07,
18
  "loss": 0.0,
19
- "reward": 2.065369065850973,
20
- "reward_std": 1.6619373487774283,
21
- "rewards/concensus_correctness_reward_func": 0.39149999618530273,
22
- "rewards/consensus_reward_func": 0.5,
23
  "rewards/cumulative_reward_2": 0.0,
24
  "rewards/final_correctness_reward_func": 0.0,
25
- "rewards/question_recreation_reward_func": 0.45577534078620374,
26
- "rewards/soft_format_reward_func": 0.0,
27
- "rewards/strict_format_reward_func": 0.03125,
28
- "rewards/xmlcount_reward_func": 0.6868437463417649,
29
  "step": 2
30
  },
31
  {
32
- "completion_length": 266.2916666666667,
33
- "epoch": 1.0,
34
- "grad_norm": 3.6867785453796387,
35
- "kl": 0.001406152257307743,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
- "reward": 2.4803318232297897,
39
- "reward_std": 1.9100091128299634,
40
- "rewards/concensus_correctness_reward_func": 0.5114166711767515,
41
- "rewards/consensus_reward_func": 0.4166666666666667,
42
  "rewards/cumulative_reward_2": 0.0,
43
- "rewards/final_correctness_reward_func": 0.25,
44
- "rewards/question_recreation_reward_func": 0.49745685296754044,
45
  "rewards/soft_format_reward_func": 0.0,
46
- "rewards/strict_format_reward_func": 0.0,
47
- "rewards/xmlcount_reward_func": 0.8047916715343794,
48
  "step": 4
49
  },
50
  {
51
- "completion_length": 204.0625,
52
- "epoch": 1.5714285714285714,
53
- "grad_norm": 8.32531452178955,
54
- "kl": 0.011501419357955456,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
- "reward": 2.601933002471924,
58
- "reward_std": 0.9620060075540096,
59
- "rewards/concensus_correctness_reward_func": 0.4566875025629997,
60
- "rewards/consensus_reward_func": 0.4375,
61
  "rewards/cumulative_reward_2": 0.0,
62
- "rewards/final_correctness_reward_func": 0.0625,
63
- "rewards/question_recreation_reward_func": 0.5837454923894256,
64
  "rewards/soft_format_reward_func": 0.0,
65
- "rewards/strict_format_reward_func": 0.09375,
66
- "rewards/xmlcount_reward_func": 0.9677500203251839,
67
  "step": 6
68
  },
69
  {
70
- "completion_length": 227.25,
71
- "epoch": 2.0,
72
- "grad_norm": 4.771548271179199,
73
- "kl": 0.006304021313553676,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
- "reward": 3.030232419570287,
77
- "reward_std": 1.8522576310982306,
78
- "rewards/concensus_correctness_reward_func": 0.7245000004768372,
79
- "rewards/consensus_reward_func": 0.75,
80
  "rewards/cumulative_reward_2": 0.0,
81
  "rewards/final_correctness_reward_func": 0.0,
82
- "rewards/question_recreation_reward_func": 0.6421075016260147,
83
  "rewards/soft_format_reward_func": 0.0,
84
- "rewards/strict_format_reward_func": 0.020833333333333332,
85
- "rewards/xmlcount_reward_func": 0.892791673541069,
86
  "step": 8
87
  },
88
  {
89
- "completion_length": 249.625,
90
- "epoch": 2.571428571428571,
91
- "grad_norm": 6.5946149826049805,
92
- "kl": 0.011220796084671747,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
- "reward": 2.330574309453368,
96
- "reward_std": 0.9070390482665971,
97
- "rewards/concensus_correctness_reward_func": 0.3594375029206276,
98
- "rewards/consensus_reward_func": 0.3125,
99
  "rewards/cumulative_reward_2": 0.0,
100
- "rewards/final_correctness_reward_func": 0.1875,
101
- "rewards/question_recreation_reward_func": 0.42963684926507995,
102
  "rewards/soft_format_reward_func": 0.0,
103
- "rewards/strict_format_reward_func": 0.046875,
104
- "rewards/xmlcount_reward_func": 0.9946250058710575,
105
  "step": 10
106
  },
107
  {
108
- "completion_length": 284.0833333333333,
109
- "epoch": 3.0,
110
- "grad_norm": 8.51677131652832,
111
- "kl": 0.01575400565828507,
112
  "learning_rate": 2.2935516363191693e-07,
113
  "loss": 0.0,
114
- "reward": 2.885760868589083,
115
- "reward_std": 1.9988142798344295,
116
- "rewards/concensus_correctness_reward_func": 0.710416667163372,
117
- "rewards/consensus_reward_func": 0.75,
118
  "rewards/cumulative_reward_2": 0.0,
119
  "rewards/final_correctness_reward_func": 0.0,
120
- "rewards/question_recreation_reward_func": 0.6493442542850971,
121
  "rewards/soft_format_reward_func": 0.0,
122
- "rewards/strict_format_reward_func": 0.041666666666666664,
123
- "rewards/xmlcount_reward_func": 0.7343333313862482,
124
  "step": 12
125
  },
126
  {
127
- "completion_length": 287.21875,
128
- "epoch": 3.571428571428571,
129
- "grad_norm": 5.919245719909668,
130
- "kl": 0.01331145316362381,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
- "reward": 2.9632712304592133,
134
- "reward_std": 1.4405226800590754,
135
- "rewards/concensus_correctness_reward_func": 0.756249999627471,
136
- "rewards/consensus_reward_func": 0.75,
137
  "rewards/cumulative_reward_2": 0.0,
138
  "rewards/final_correctness_reward_func": 0.0,
139
- "rewards/question_recreation_reward_func": 0.6578337242826819,
140
  "rewards/soft_format_reward_func": 0.0,
141
  "rewards/strict_format_reward_func": 0.015625,
142
- "rewards/xmlcount_reward_func": 0.7835625000298023,
143
  "step": 14
144
  },
145
  {
146
- "completion_length": 290.2083333333333,
147
- "epoch": 4.0,
148
- "grad_norm": 5.046748161315918,
149
- "kl": 0.023930478307496134,
150
  "learning_rate": 8.067960709356478e-08,
151
  "loss": 0.0,
152
- "reward": 2.493785634636879,
153
- "reward_std": 0.5378106032779518,
154
- "rewards/concensus_correctness_reward_func": 0.34049999713897705,
155
- "rewards/consensus_reward_func": 0.4166666666666667,
156
  "rewards/cumulative_reward_2": 0.0,
157
- "rewards/final_correctness_reward_func": 0.25,
158
- "rewards/question_recreation_reward_func": 0.5334939612851789,
159
  "rewards/soft_format_reward_func": 0.0,
160
- "rewards/strict_format_reward_func": 0.041666666666666664,
161
- "rewards/xmlcount_reward_func": 0.9114583308498064,
162
  "step": 16
163
  },
164
  {
165
- "completion_length": 294.375,
166
- "epoch": 4.571428571428571,
167
- "grad_norm": 7.338254928588867,
168
- "kl": 0.016075315224952647,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
- "reward": 2.63186077773571,
172
- "reward_std": 0.7248760172806215,
173
- "rewards/concensus_correctness_reward_func": 0.4661874994635582,
174
- "rewards/consensus_reward_func": 0.5,
175
  "rewards/cumulative_reward_2": 0.0,
176
- "rewards/final_correctness_reward_func": 0.125,
177
- "rewards/question_recreation_reward_func": 0.6226419649028685,
178
  "rewards/soft_format_reward_func": 0.0,
179
- "rewards/strict_format_reward_func": 0.046875,
180
- "rewards/xmlcount_reward_func": 0.8711562715470791,
181
  "step": 18
182
  },
183
  {
184
- "completion_length": 286.5416666666667,
185
- "epoch": 5.0,
186
- "grad_norm": 5.04390811920166,
187
- "kl": 0.017868785148796935,
188
  "learning_rate": 3.4096741493194193e-09,
189
  "loss": 0.0,
190
- "reward": 2.4256584346294403,
191
- "reward_std": 1.272670385427773,
192
- "rewards/concensus_correctness_reward_func": 0.4596666644016902,
193
- "rewards/consensus_reward_func": 0.4166666666666667,
194
  "rewards/cumulative_reward_2": 0.0,
195
- "rewards/final_correctness_reward_func": 0.08333333333333333,
196
- "rewards/question_recreation_reward_func": 0.5910334512591362,
197
  "rewards/soft_format_reward_func": 0.0,
198
- "rewards/strict_format_reward_func": 0.0,
199
- "rewards/xmlcount_reward_func": 0.8749583264191946,
200
  "step": 20
201
  },
202
  {
203
- "epoch": 5.0,
204
  "step": 20,
205
  "total_flos": 0.0,
206
- "train_loss": 9.198513089359039e-06,
207
- "train_runtime": 215.0623,
208
- "train_samples_per_second": 1.488,
209
- "train_steps_per_second": 0.093
210
  }
211
  ],
212
  "logging_steps": 2,
213
  "max_steps": 20,
214
  "num_input_tokens_seen": 0,
215
- "num_train_epochs": 7,
216
  "save_steps": 25,
217
  "stateful_callbacks": {
218
  "TrainerControl": {
@@ -227,7 +227,7 @@
227
  }
228
  },
229
  "total_flos": 0.0,
230
- "train_batch_size": 2,
231
  "trial_name": null,
232
  "trial_params": null
233
  }
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 6.7272727272727275,
6
  "eval_steps": 500,
7
  "global_step": 20,
8
  "is_hyper_param_search": false,
 
10
  "is_world_process_zero": true,
11
  "log_history": [
12
  {
13
+ "completion_length": 510.15625,
14
+ "epoch": 0.7272727272727273,
15
+ "grad_norm": 13.140520095825195,
16
+ "kl": 0.0008186797858797945,
17
  "learning_rate": 5e-07,
18
  "loss": 0.0,
19
+ "reward": 1.2687874287366867,
20
+ "reward_std": 1.0542942136526108,
21
+ "rewards/concensus_correctness_reward_func": 0.12606249749660492,
22
+ "rewards/consensus_reward_func": 0.3125,
23
  "rewards/cumulative_reward_2": 0.0,
24
  "rewards/final_correctness_reward_func": 0.0,
25
+ "rewards/question_recreation_reward_func": 0.6433187238872051,
26
+ "rewards/soft_format_reward_func": 0.015625,
27
+ "rewards/strict_format_reward_func": 0.015625,
28
+ "rewards/xmlcount_reward_func": 0.15565624134615064,
29
  "step": 2
30
  },
31
  {
32
+ "completion_length": 467.85714285714283,
33
+ "epoch": 1.3636363636363638,
34
+ "grad_norm": 0.3759777843952179,
35
+ "kl": 0.000642291282669508,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
+ "reward": 1.3871630813394273,
39
+ "reward_std": 1.1937960088253021,
40
+ "rewards/concensus_correctness_reward_func": 0.04971428428377424,
41
+ "rewards/consensus_reward_func": 0.35714285714285715,
42
  "rewards/cumulative_reward_2": 0.0,
43
+ "rewards/final_correctness_reward_func": 0.0,
44
+ "rewards/question_recreation_reward_func": 0.6371630557945797,
45
  "rewards/soft_format_reward_func": 0.0,
46
+ "rewards/strict_format_reward_func": 0.017857142857142856,
47
+ "rewards/xmlcount_reward_func": 0.3252857114587511,
48
  "step": 4
49
  },
50
  {
51
+ "completion_length": 465.75,
52
+ "epoch": 2.0,
53
+ "grad_norm": 0.39969348907470703,
54
+ "kl": 0.0006992748531047255,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
+ "reward": 1.1130137613841466,
58
+ "reward_std": 0.9021646614585604,
59
+ "rewards/concensus_correctness_reward_func": 0.0,
60
+ "rewards/consensus_reward_func": 0.21428571428571427,
61
  "rewards/cumulative_reward_2": 0.0,
62
+ "rewards/final_correctness_reward_func": 0.0,
63
+ "rewards/question_recreation_reward_func": 0.6723351946898869,
64
  "rewards/soft_format_reward_func": 0.0,
65
+ "rewards/strict_format_reward_func": 0.017857142857142856,
66
+ "rewards/xmlcount_reward_func": 0.20853571806635177,
67
  "step": 6
68
  },
69
  {
70
+ "completion_length": 487.5625,
71
+ "epoch": 2.7272727272727275,
72
+ "grad_norm": 0.5062351822853088,
73
+ "kl": 0.001850860000558896,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
+ "reward": 0.6859643496572971,
77
+ "reward_std": 0.946899801492691,
78
+ "rewards/concensus_correctness_reward_func": 0.040312498807907104,
79
+ "rewards/consensus_reward_func": 0.0625,
80
  "rewards/cumulative_reward_2": 0.0,
81
  "rewards/final_correctness_reward_func": 0.0,
82
+ "rewards/question_recreation_reward_func": 0.5663705877959728,
83
  "rewards/soft_format_reward_func": 0.0,
84
+ "rewards/strict_format_reward_func": 0.0,
85
+ "rewards/xmlcount_reward_func": 0.01678125560283661,
86
  "step": 8
87
  },
88
  {
89
+ "completion_length": 503.57142857142856,
90
+ "epoch": 3.3636363636363638,
91
+ "grad_norm": 0.5845171809196472,
92
+ "kl": 0.0006387338674228106,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
+ "reward": 1.3737128632409232,
96
+ "reward_std": 1.0307631875787462,
97
+ "rewards/concensus_correctness_reward_func": 0.03571428571428571,
98
+ "rewards/consensus_reward_func": 0.14285714285714285,
99
  "rewards/cumulative_reward_2": 0.0,
100
+ "rewards/final_correctness_reward_func": 0.07142857142857142,
101
+ "rewards/question_recreation_reward_func": 0.7071057600634438,
102
  "rewards/soft_format_reward_func": 0.0,
103
+ "rewards/strict_format_reward_func": 0.0,
104
+ "rewards/xmlcount_reward_func": 0.4166071436234883,
105
  "step": 10
106
  },
107
  {
108
+ "completion_length": 500.17857142857144,
109
+ "epoch": 4.0,
110
+ "grad_norm": 0.34793826937675476,
111
+ "kl": 0.0006221807769699288,
112
  "learning_rate": 2.2935516363191693e-07,
113
  "loss": 0.0,
114
+ "reward": 0.890633191381182,
115
+ "reward_std": 1.0413332028048379,
116
+ "rewards/concensus_correctness_reward_func": 0.0,
117
+ "rewards/consensus_reward_func": 0.2857142857142857,
118
  "rewards/cumulative_reward_2": 0.0,
119
  "rewards/final_correctness_reward_func": 0.0,
120
+ "rewards/question_recreation_reward_func": 0.5545260693345752,
121
  "rewards/soft_format_reward_func": 0.0,
122
+ "rewards/strict_format_reward_func": 0.0,
123
+ "rewards/xmlcount_reward_func": 0.05039285868406296,
124
  "step": 12
125
  },
126
  {
127
+ "completion_length": 439.3125,
128
+ "epoch": 4.7272727272727275,
129
+ "grad_norm": 0.573300838470459,
130
+ "kl": 0.000715912836312782,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
+ "reward": 0.9845727905631065,
134
+ "reward_std": 1.0894903242588043,
135
+ "rewards/concensus_correctness_reward_func": 0.04349999874830246,
136
+ "rewards/consensus_reward_func": 0.1875,
137
  "rewards/cumulative_reward_2": 0.0,
138
  "rewards/final_correctness_reward_func": 0.0,
139
+ "rewards/question_recreation_reward_func": 0.5931040458381176,
140
  "rewards/soft_format_reward_func": 0.0,
141
  "rewards/strict_format_reward_func": 0.015625,
142
+ "rewards/xmlcount_reward_func": 0.14484376274049282,
143
  "step": 14
144
  },
145
  {
146
+ "completion_length": 550.5,
147
+ "epoch": 5.363636363636363,
148
+ "grad_norm": 8.911335945129395,
149
+ "kl": 0.0011261084873694927,
150
  "learning_rate": 8.067960709356478e-08,
151
  "loss": 0.0,
152
+ "reward": 1.0786219707557134,
153
+ "reward_std": 1.1641690645899092,
154
+ "rewards/concensus_correctness_reward_func": 0.0,
155
+ "rewards/consensus_reward_func": 0.42857142857142855,
156
  "rewards/cumulative_reward_2": 0.0,
157
+ "rewards/final_correctness_reward_func": 0.0,
158
+ "rewards/question_recreation_reward_func": 0.5767291230814797,
159
  "rewards/soft_format_reward_func": 0.0,
160
+ "rewards/strict_format_reward_func": 0.0,
161
+ "rewards/xmlcount_reward_func": 0.07332143187522888,
162
  "step": 16
163
  },
164
  {
165
+ "completion_length": 489.2857142857143,
166
+ "epoch": 6.0,
167
+ "grad_norm": 0.37421098351478577,
168
+ "kl": 0.0005628815935259419,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
+ "reward": 1.2610549884183067,
172
+ "reward_std": 0.7215567742075238,
173
+ "rewards/concensus_correctness_reward_func": 0.03571428571428571,
174
+ "rewards/consensus_reward_func": 0.14285714285714285,
175
  "rewards/cumulative_reward_2": 0.0,
176
+ "rewards/final_correctness_reward_func": 0.0,
177
+ "rewards/question_recreation_reward_func": 0.6783763894012996,
178
  "rewards/soft_format_reward_func": 0.0,
179
+ "rewards/strict_format_reward_func": 0.0,
180
+ "rewards/xmlcount_reward_func": 0.4041071449007307,
181
  "step": 18
182
  },
183
  {
184
+ "completion_length": 498.3125,
185
+ "epoch": 6.7272727272727275,
186
+ "grad_norm": 0.35772696137428284,
187
+ "kl": 0.0007357651702477597,
188
  "learning_rate": 3.4096741493194193e-09,
189
  "loss": 0.0,
190
+ "reward": 1.0650005312636495,
191
+ "reward_std": 0.9317956492304802,
192
+ "rewards/concensus_correctness_reward_func": 0.04349999874830246,
193
+ "rewards/consensus_reward_func": 0.125,
194
  "rewards/cumulative_reward_2": 0.0,
195
+ "rewards/final_correctness_reward_func": 0.0,
196
+ "rewards/question_recreation_reward_func": 0.6993755288422108,
197
  "rewards/soft_format_reward_func": 0.0,
198
+ "rewards/strict_format_reward_func": 0.015625,
199
+ "rewards/xmlcount_reward_func": 0.1815000008791685,
200
  "step": 20
201
  },
202
  {
203
+ "epoch": 6.7272727272727275,
204
  "step": 20,
205
  "total_flos": 0.0,
206
+ "train_loss": 7.838596616238647e-07,
207
+ "train_runtime": 1722.3344,
208
+ "train_samples_per_second": 0.186,
209
+ "train_steps_per_second": 0.012
210
  }
211
  ],
212
  "logging_steps": 2,
213
  "max_steps": 20,
214
  "num_input_tokens_seen": 0,
215
+ "num_train_epochs": 10,
216
  "save_steps": 25,
217
  "stateful_callbacks": {
218
  "TrainerControl": {
 
227
  }
228
  },
229
  "total_flos": 0.0,
230
+ "train_batch_size": 4,
231
  "trial_name": null,
232
  "trial_params": null
233
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47a25bb360e4b1beaddeb3ce0035c659a970fc0c77eae513be0ae042337a8e09
3
- size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb851532fefc42dd7404541195a8d4a37b0b8a49334827f753cb9db442d454d7
3
+ size 5944