getdazo commited on
Commit
b4e9539
·
verified ·
1 Parent(s): bdad7b9

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-padded_skilled_beaver
5
  tags:
@@ -8,13 +8,14 @@ tags:
8
  - grpo
9
  - gensyn
10
  - I am padded skilled beaver
 
11
  - trl
12
  licence: license
13
  ---
14
 
15
  # Model Card for gensyn-checkpoints-padded_skilled_beaver
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,8 +40,8 @@ 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
 
46
  ## Citations
 
1
  ---
2
+ base_model: Gensyn/Qwen2.5-1.5B-Instruct
3
  library_name: transformers
4
  model_name: gensyn-checkpoints-padded_skilled_beaver
5
  tags:
 
8
  - grpo
9
  - gensyn
10
  - I am padded skilled beaver
11
+ - unsloth
12
  - trl
13
  licence: license
14
  ---
15
 
16
  # Model Card for gensyn-checkpoints-padded_skilled_beaver
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.6.0
45
  - Tokenizers: 0.21.1
46
 
47
  ## Citations
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
+ "up_proj",
29
+ "gate_proj",
30
+ "q_proj",
31
+ "o_proj",
32
+ "down_proj",
33
+ "v_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:206f81e9e0406d2b7f81d5e64435a48becaa40a28daef6051120499a9db5dfdf
3
+ size 73911112
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 3.5451927260510274e-06,
4
- "train_runtime": 236.747,
5
- "train_samples": 28,
6
- "train_samples_per_second": 1.352,
7
- "train_steps_per_second": 0.084
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 7.715472129632417e-07,
4
+ "train_runtime": 1659.4231,
5
+ "train_samples": 107,
6
+ "train_samples_per_second": 0.193,
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": 3.5451927260510274e-06,
4
- "train_runtime": 236.747,
5
- "train_samples": 28,
6
- "train_samples_per_second": 1.352,
7
- "train_steps_per_second": 0.084
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 7.715472129632417e-07,
4
+ "train_runtime": 1659.4231,
5
+ "train_samples": 107,
6
+ "train_samples_per_second": 0.193,
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": 305.0625,
14
- "epoch": 0.5714285714285714,
15
- "grad_norm": 5.660951614379883,
16
  "kl": 0.0,
17
  "learning_rate": 5e-07,
18
  "loss": -0.0,
19
- "reward": 2.460386883933097,
20
- "reward_std": 1.7337693277513608,
21
- "rewards/concensus_correctness_reward_func": 0.8088750019669533,
22
- "rewards/consensus_reward_func": 0.1875,
23
  "rewards/cumulative_reward_2": 0.0,
24
- "rewards/final_correctness_reward_func": 0.125,
25
- "rewards/question_recreation_reward_func": 0.6287306472659111,
26
  "rewards/soft_format_reward_func": 0.0,
27
- "rewards/strict_format_reward_func": 0.0,
28
- "rewards/xmlcount_reward_func": 0.7102812547236681,
29
  "step": 2
30
  },
31
  {
32
- "completion_length": 221.66666666666666,
33
- "epoch": 1.0,
34
- "grad_norm": 3.8874945640563965,
35
- "kl": 0.001395704142244843,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
- "reward": 2.2181622932354608,
39
- "reward_std": 1.2326010285566251,
40
- "rewards/concensus_correctness_reward_func": 0.25625000645716983,
41
- "rewards/consensus_reward_func": 0.25,
42
  "rewards/cumulative_reward_2": 0.0,
43
- "rewards/final_correctness_reward_func": 0.25,
44
- "rewards/question_recreation_reward_func": 0.5083289686590433,
45
  "rewards/soft_format_reward_func": 0.0,
46
- "rewards/strict_format_reward_func": 0.0,
47
- "rewards/xmlcount_reward_func": 0.9535833448171616,
48
  "step": 4
49
  },
50
  {
51
- "completion_length": 254.3125,
52
- "epoch": 1.5714285714285714,
53
- "grad_norm": 5.26646089553833,
54
- "kl": 0.002352659485040931,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
- "reward": 1.6883456259965897,
58
- "reward_std": 1.0170315988361835,
59
- "rewards/concensus_correctness_reward_func": 0.20918750576674938,
60
- "rewards/consensus_reward_func": 0.25,
61
  "rewards/cumulative_reward_2": 0.0,
62
- "rewards/final_correctness_reward_func": 0.125,
63
- "rewards/question_recreation_reward_func": 0.5529393274337053,
64
  "rewards/soft_format_reward_func": 0.0,
65
- "rewards/strict_format_reward_func": 0.0,
66
- "rewards/xmlcount_reward_func": 0.5512187629938126,
67
  "step": 6
68
  },
69
  {
70
- "completion_length": 347.5833333333333,
71
- "epoch": 2.0,
72
- "grad_norm": 3.270358085632324,
73
- "kl": 0.004270745276395853,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
- "reward": 2.2331515848636627,
77
- "reward_std": 0.9642113272566348,
78
- "rewards/concensus_correctness_reward_func": 0.32608333230018616,
79
- "rewards/consensus_reward_func": 0.3333333333333333,
80
  "rewards/cumulative_reward_2": 0.0,
81
- "rewards/final_correctness_reward_func": 0.16666666666666666,
82
- "rewards/question_recreation_reward_func": 0.6685264905293783,
83
  "rewards/soft_format_reward_func": 0.0,
84
- "rewards/strict_format_reward_func": 0.0,
85
- "rewards/xmlcount_reward_func": 0.7385416726271311,
86
  "step": 8
87
  },
88
  {
89
- "completion_length": 288.1875,
90
- "epoch": 2.571428571428571,
91
- "grad_norm": 5.7600579261779785,
92
- "kl": 0.005326771060936153,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
- "reward": 1.6227679140865803,
96
- "reward_std": 0.7090006899961736,
97
- "rewards/concensus_correctness_reward_func": 0.12793750315904617,
98
- "rewards/consensus_reward_func": 0.1875,
99
  "rewards/cumulative_reward_2": 0.0,
100
- "rewards/final_correctness_reward_func": 0.0,
101
- "rewards/question_recreation_reward_func": 0.5139241893775761,
102
  "rewards/soft_format_reward_func": 0.0,
103
  "rewards/strict_format_reward_func": 0.0,
104
- "rewards/xmlcount_reward_func": 0.793406255543232,
105
  "step": 10
106
  },
107
  {
108
- "completion_length": 282.5,
109
- "epoch": 3.0,
110
- "grad_norm": 3.537179708480835,
111
- "kl": 0.005162405354591708,
112
  "learning_rate": 2.2935516363191693e-07,
113
  "loss": 0.0,
114
- "reward": 3.3730034033457437,
115
- "reward_std": 1.6889308356524755,
116
- "rewards/concensus_correctness_reward_func": 1.1676666637261708,
117
- "rewards/consensus_reward_func": 0.3333333333333333,
118
  "rewards/cumulative_reward_2": 0.0,
119
- "rewards/final_correctness_reward_func": 0.3333333333333333,
120
- "rewards/question_recreation_reward_func": 0.7677534197767576,
121
  "rewards/soft_format_reward_func": 0.0,
122
- "rewards/strict_format_reward_func": 0.0,
123
- "rewards/xmlcount_reward_func": 0.7709166618684927,
124
  "step": 12
125
  },
126
  {
127
- "completion_length": 286.3125,
128
- "epoch": 3.571428571428571,
129
- "grad_norm": 5.225093364715576,
130
- "kl": 0.004380538783152588,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
- "reward": 2.611244770232588,
134
- "reward_std": 1.1959627732721856,
135
- "rewards/concensus_correctness_reward_func": 0.5465000029653311,
136
- "rewards/consensus_reward_func": 0.4375,
137
  "rewards/cumulative_reward_2": 0.0,
138
- "rewards/final_correctness_reward_func": 0.25,
139
- "rewards/question_recreation_reward_func": 0.6421822616248392,
140
- "rewards/soft_format_reward_func": 0.0,
141
- "rewards/strict_format_reward_func": 0.0,
142
- "rewards/xmlcount_reward_func": 0.7350625019753352,
143
  "step": 14
144
  },
145
  {
146
- "completion_length": 263.7916666666667,
147
- "epoch": 4.0,
148
- "grad_norm": 3.689728260040283,
149
- "kl": 0.005115592464183767,
150
  "learning_rate": 8.067960709356478e-08,
151
- "loss": -0.0,
152
- "reward": 1.660034865140915,
153
- "reward_std": 0.5135989048867486,
154
- "rewards/concensus_correctness_reward_func": 0.16166667143503824,
155
- "rewards/consensus_reward_func": 0.16666666666666666,
156
  "rewards/cumulative_reward_2": 0.0,
157
- "rewards/final_correctness_reward_func": 0.0,
158
- "rewards/question_recreation_reward_func": 0.5029515164593855,
159
- "rewards/soft_format_reward_func": 0.0,
160
- "rewards/strict_format_reward_func": 0.0,
161
- "rewards/xmlcount_reward_func": 0.8287500118215879,
162
  "step": 16
163
  },
164
  {
165
- "completion_length": 287.0625,
166
- "epoch": 4.571428571428571,
167
- "grad_norm": 7.379291534423828,
168
- "kl": 0.007929646439151838,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
- "reward": 2.4730680622160435,
172
- "reward_std": 0.974102801643312,
173
- "rewards/concensus_correctness_reward_func": 0.37162500619888306,
174
- "rewards/consensus_reward_func": 0.4375,
175
  "rewards/cumulative_reward_2": 0.0,
176
- "rewards/final_correctness_reward_func": 0.25,
177
- "rewards/question_recreation_reward_func": 0.640130530227907,
178
  "rewards/soft_format_reward_func": 0.0,
179
- "rewards/strict_format_reward_func": 0.0,
180
- "rewards/xmlcount_reward_func": 0.7738125212490559,
181
  "step": 18
182
  },
183
  {
184
- "completion_length": 379.375,
185
- "epoch": 5.0,
186
- "grad_norm": 3.7960731983184814,
187
- "kl": 0.004161193520606806,
188
  "learning_rate": 3.4096741493194193e-09,
189
  "loss": 0.0,
190
- "reward": 1.4008877476056416,
191
- "reward_std": 1.2709657562275727,
192
- "rewards/concensus_correctness_reward_func": 0.09125000238418579,
193
- "rewards/consensus_reward_func": 0.16666666666666666,
194
  "rewards/cumulative_reward_2": 0.0,
195
  "rewards/final_correctness_reward_func": 0.0,
196
- "rewards/question_recreation_reward_func": 0.49847108746568364,
197
- "rewards/soft_format_reward_func": 0.0,
198
- "rewards/strict_format_reward_func": 0.0,
199
- "rewards/xmlcount_reward_func": 0.6445000022649765,
200
  "step": 20
201
  },
202
  {
203
- "epoch": 5.0,
204
  "step": 20,
205
  "total_flos": 0.0,
206
- "train_loss": 3.5451927260510274e-06,
207
- "train_runtime": 236.747,
208
- "train_samples_per_second": 1.352,
209
- "train_steps_per_second": 0.084
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": 0.7476635514018691,
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": 398.53125,
14
+ "epoch": 0.07476635514018691,
15
+ "grad_norm": 0.5870400667190552,
16
  "kl": 0.0,
17
  "learning_rate": 5e-07,
18
  "loss": -0.0,
19
+ "reward": 1.7870870754122734,
20
+ "reward_std": 1.2239162027835846,
21
+ "rewards/concensus_correctness_reward_func": 0.08793750032782555,
22
+ "rewards/consensus_reward_func": 0.4375,
23
  "rewards/cumulative_reward_2": 0.0,
24
+ "rewards/final_correctness_reward_func": 0.25,
25
+ "rewards/question_recreation_reward_func": 0.4573371224105358,
26
  "rewards/soft_format_reward_func": 0.0,
27
+ "rewards/strict_format_reward_func": 0.015625,
28
+ "rewards/xmlcount_reward_func": 0.5386874787509441,
29
  "step": 2
30
  },
31
  {
32
+ "completion_length": 458.0625,
33
+ "epoch": 0.14953271028037382,
34
+ "grad_norm": 0.45330581068992615,
35
+ "kl": 0.0007386754514300264,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
+ "reward": 0.7236416898667812,
39
+ "reward_std": 0.9036526195704937,
40
+ "rewards/concensus_correctness_reward_func": 0.0,
41
+ "rewards/consensus_reward_func": 0.0625,
42
  "rewards/cumulative_reward_2": 0.0,
43
+ "rewards/final_correctness_reward_func": 0.0,
44
+ "rewards/question_recreation_reward_func": 0.573547963052988,
45
  "rewards/soft_format_reward_func": 0.0,
46
+ "rewards/strict_format_reward_func": 0.015625,
47
+ "rewards/xmlcount_reward_func": 0.07196875754743814,
48
  "step": 4
49
  },
50
  {
51
+ "completion_length": 349.5,
52
+ "epoch": 0.22429906542056074,
53
+ "grad_norm": 0.841397762298584,
54
+ "kl": 0.0010076876860694028,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
+ "reward": 1.4170414675027132,
58
+ "reward_std": 2.262793157249689,
59
+ "rewards/concensus_correctness_reward_func": 0.625,
60
+ "rewards/consensus_reward_func": 0.125,
61
  "rewards/cumulative_reward_2": 0.0,
62
+ "rewards/final_correctness_reward_func": 0.0625,
63
+ "rewards/question_recreation_reward_func": 0.3284477051347494,
64
  "rewards/soft_format_reward_func": 0.0,
65
+ "rewards/strict_format_reward_func": 0.015625,
66
+ "rewards/xmlcount_reward_func": 0.2604687553830445,
67
  "step": 6
68
  },
69
  {
70
+ "completion_length": 366.59375,
71
+ "epoch": 0.29906542056074764,
72
+ "grad_norm": 0.3987882435321808,
73
+ "kl": 0.0007848632594686933,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
+ "reward": 1.512530144304037,
77
+ "reward_std": 1.2141533344984055,
78
+ "rewards/concensus_correctness_reward_func": 0.06168750114738941,
79
+ "rewards/consensus_reward_func": 0.25,
80
  "rewards/cumulative_reward_2": 0.0,
81
+ "rewards/final_correctness_reward_func": 0.3125,
82
+ "rewards/question_recreation_reward_func": 0.5590927004814148,
83
  "rewards/soft_format_reward_func": 0.0,
84
+ "rewards/strict_format_reward_func": 0.015625,
85
+ "rewards/xmlcount_reward_func": 0.31362499902024865,
86
  "step": 8
87
  },
88
  {
89
+ "completion_length": 445.9375,
90
+ "epoch": 0.37383177570093457,
91
+ "grad_norm": 0.42665067315101624,
92
+ "kl": 0.0007958464193507098,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
+ "reward": 1.0403643250465393,
96
+ "reward_std": 1.0423381999135017,
97
+ "rewards/concensus_correctness_reward_func": 0.015625,
98
+ "rewards/consensus_reward_func": 0.25,
99
  "rewards/cumulative_reward_2": 0.0,
100
+ "rewards/final_correctness_reward_func": 0.125,
101
+ "rewards/question_recreation_reward_func": 0.4931768064852804,
102
  "rewards/soft_format_reward_func": 0.0,
103
  "rewards/strict_format_reward_func": 0.0,
104
+ "rewards/xmlcount_reward_func": 0.15656251087784767,
105
  "step": 10
106
  },
107
  {
108
+ "completion_length": 429.71875,
109
+ "epoch": 0.4485981308411215,
110
+ "grad_norm": 0.5001417994499207,
111
+ "kl": 0.000795142630522605,
112
  "learning_rate": 2.2935516363191693e-07,
113
  "loss": 0.0,
114
+ "reward": 1.2119637057185173,
115
+ "reward_std": 1.4253307320177555,
116
+ "rewards/concensus_correctness_reward_func": 0.16562499664723873,
117
+ "rewards/consensus_reward_func": 0.3125,
118
  "rewards/cumulative_reward_2": 0.0,
119
+ "rewards/final_correctness_reward_func": 0.0,
120
+ "rewards/question_recreation_reward_func": 0.4547762144356966,
121
  "rewards/soft_format_reward_func": 0.0,
122
+ "rewards/strict_format_reward_func": 0.03125,
123
+ "rewards/xmlcount_reward_func": 0.24781250581145287,
124
  "step": 12
125
  },
126
  {
127
+ "completion_length": 408.125,
128
+ "epoch": 0.5233644859813084,
129
+ "grad_norm": 0.6412670016288757,
130
+ "kl": 0.0009387934624101035,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
+ "reward": 0.8834221437573433,
134
+ "reward_std": 0.9835310578346252,
135
+ "rewards/concensus_correctness_reward_func": 0.0,
136
+ "rewards/consensus_reward_func": 0.1875,
137
  "rewards/cumulative_reward_2": 0.0,
138
+ "rewards/final_correctness_reward_func": 0.0625,
139
+ "rewards/question_recreation_reward_func": 0.5241096634417772,
140
+ "rewards/soft_format_reward_func": 0.015625,
141
+ "rewards/strict_format_reward_func": 0.03125,
142
+ "rewards/xmlcount_reward_func": 0.06243748962879181,
143
  "step": 14
144
  },
145
  {
146
+ "completion_length": 403.875,
147
+ "epoch": 0.5981308411214953,
148
+ "grad_norm": 0.8429758548736572,
149
+ "kl": 0.0008895905775716528,
150
  "learning_rate": 8.067960709356478e-08,
151
+ "loss": 0.0,
152
+ "reward": 0.9598640138283372,
153
+ "reward_std": 0.954253607429564,
154
+ "rewards/concensus_correctness_reward_func": 0.0,
155
+ "rewards/consensus_reward_func": 0.125,
156
  "rewards/cumulative_reward_2": 0.0,
157
+ "rewards/final_correctness_reward_func": 0.125,
158
+ "rewards/question_recreation_reward_func": 0.41558276768773794,
159
+ "rewards/soft_format_reward_func": 0.015625,
160
+ "rewards/strict_format_reward_func": 0.03125,
161
+ "rewards/xmlcount_reward_func": 0.24740625405684114,
162
  "step": 16
163
  },
164
  {
165
+ "completion_length": 317.25,
166
+ "epoch": 0.6728971962616822,
167
+ "grad_norm": 0.5480102896690369,
168
+ "kl": 0.0009225552130374126,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
+ "reward": 2.5932919457554817,
172
+ "reward_std": 2.906338579952717,
173
+ "rewards/concensus_correctness_reward_func": 0.807437501847744,
174
+ "rewards/consensus_reward_func": 0.3125,
175
  "rewards/cumulative_reward_2": 0.0,
176
+ "rewards/final_correctness_reward_func": 0.625,
177
+ "rewards/question_recreation_reward_func": 0.569573137909174,
178
  "rewards/soft_format_reward_func": 0.0,
179
+ "rewards/strict_format_reward_func": 0.015625,
180
+ "rewards/xmlcount_reward_func": 0.2631562538444996,
181
  "step": 18
182
  },
183
  {
184
+ "completion_length": 399.15625,
185
+ "epoch": 0.7476635514018691,
186
+ "grad_norm": 0.435925155878067,
187
+ "kl": 0.0008780622520134784,
188
  "learning_rate": 3.4096741493194193e-09,
189
  "loss": 0.0,
190
+ "reward": 1.3660773411393166,
191
+ "reward_std": 1.1690530441701412,
192
+ "rewards/concensus_correctness_reward_func": 0.12087500095367432,
193
+ "rewards/consensus_reward_func": 0.4375,
194
  "rewards/cumulative_reward_2": 0.0,
195
  "rewards/final_correctness_reward_func": 0.0,
196
+ "rewards/question_recreation_reward_func": 0.6591710969805717,
197
+ "rewards/soft_format_reward_func": 0.015625,
198
+ "rewards/strict_format_reward_func": 0.015625,
199
+ "rewards/xmlcount_reward_func": 0.1172812432050705,
200
  "step": 20
201
  },
202
  {
203
+ "epoch": 0.7476635514018691,
204
  "step": 20,
205
  "total_flos": 0.0,
206
+ "train_loss": 7.715472129632417e-07,
207
+ "train_runtime": 1659.4231,
208
+ "train_samples_per_second": 0.193,
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": 1,
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:96406fe31a443039bae036b8bfbd9ee52d87822ce48b8dd7c7c3066a5231664e
3
- size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade844378acd7e931966a992fed503e9f67002939e36208ec8fb089ff40eddc6
3
+ size 5944