taruiayano commited on
Commit
3251817
·
verified ·
1 Parent(s): 420a0d6

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-peaceful_shrewd_marmot
5
  tags:
@@ -8,13 +8,14 @@ tags:
8
  - grpo
9
  - gensyn
10
  - I am peaceful shrewd marmot
 
11
  - trl
12
  licence: license
13
  ---
14
 
15
  # Model Card for gensyn-checkpoints-peaceful_shrewd_marmot
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-peaceful_shrewd_marmot
5
  tags:
 
8
  - grpo
9
  - gensyn
10
  - I am peaceful shrewd marmot
11
+ - unsloth
12
  - trl
13
  licence: license
14
  ---
15
 
16
  # Model Card for gensyn-checkpoints-peaceful_shrewd_marmot
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
+ "down_proj",
28
+ "q_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
+ "v_proj",
32
+ "up_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:814d4700311c61edd4973358003830fb4e8379a9c389ee291251860f9b54c9d2
3
+ size 73911112
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.0003779519018280553,
4
- "train_runtime": 451.5947,
5
- "train_samples": 28,
6
- "train_samples_per_second": 0.709,
7
- "train_steps_per_second": 0.044
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 8.5623666450374e-07,
4
+ "train_runtime": 1083.5601,
5
+ "train_samples": 20,
6
+ "train_samples_per_second": 0.295,
7
+ "train_steps_per_second": 0.018
8
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "total_flos": 0.0,
3
- "train_loss": 0.0003779519018280553,
4
- "train_runtime": 451.5947,
5
- "train_samples": 28,
6
- "train_samples_per_second": 0.709,
7
- "train_steps_per_second": 0.044
8
  }
 
1
  {
2
  "total_flos": 0.0,
3
+ "train_loss": 8.5623666450374e-07,
4
+ "train_runtime": 1083.5601,
5
+ "train_samples": 20,
6
+ "train_samples_per_second": 0.295,
7
+ "train_steps_per_second": 0.018
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": 344.625,
14
- "epoch": 0.5714285714285714,
15
- "grad_norm": 10.772970199584961,
16
- "kl": 0.0,
17
  "learning_rate": 5e-07,
18
- "loss": -0.0,
19
- "reward": 0.24003540235571563,
20
- "reward_std": 0.3615740498935338,
21
  "rewards/concensus_correctness_reward_func": 0.0,
22
- "rewards/consensus_reward_func": 0.0,
23
  "rewards/cumulative_reward_2": 0.0,
24
- "rewards/final_correctness_reward_func": 0.0,
25
- "rewards/question_recreation_reward_func": 0.25100415269844234,
26
  "rewards/soft_format_reward_func": 0.0,
27
  "rewards/strict_format_reward_func": 0.0,
28
- "rewards/xmlcount_reward_func": -0.010968748014420271,
29
  "step": 2
30
  },
31
  {
32
- "completion_length": 361.7083333333333,
33
- "epoch": 1.0,
34
- "grad_norm": 42.27848434448242,
35
- "kl": 0.0015548948867945,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
- "reward": 0.4717333244625479,
39
- "reward_std": 0.5787315891357139,
40
- "rewards/concensus_correctness_reward_func": 0.0,
41
- "rewards/consensus_reward_func": 0.0,
42
  "rewards/cumulative_reward_2": 0.0,
43
- "rewards/final_correctness_reward_func": 0.08333333333333333,
44
- "rewards/question_recreation_reward_func": 0.2576499928254634,
45
  "rewards/soft_format_reward_func": 0.0,
46
  "rewards/strict_format_reward_func": 0.0,
47
- "rewards/xmlcount_reward_func": 0.13075000412451723,
48
  "step": 4
49
  },
50
  {
51
- "completion_length": 383.4375,
52
- "epoch": 1.5714285714285714,
53
- "grad_norm": 6.3906779289245605,
54
- "kl": 0.003872946799674537,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
- "reward": 0.4794421146507375,
58
- "reward_std": 0.27617324620950967,
59
- "rewards/concensus_correctness_reward_func": 0.0,
60
- "rewards/consensus_reward_func": 0.0,
61
  "rewards/cumulative_reward_2": 0.0,
62
- "rewards/final_correctness_reward_func": 0.0625,
63
- "rewards/question_recreation_reward_func": 0.30297336814692244,
64
- "rewards/soft_format_reward_func": 0.0,
65
  "rewards/strict_format_reward_func": 0.0,
66
- "rewards/xmlcount_reward_func": 0.11396875674836338,
67
  "step": 6
68
  },
69
  {
70
- "completion_length": 388.7916666666667,
71
- "epoch": 2.0,
72
- "grad_norm": 10.911130905151367,
73
- "kl": 0.0028913425194332376,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
- "reward": 0.46779738351081807,
77
- "reward_std": 0.56250952805082,
78
- "rewards/concensus_correctness_reward_func": 0.0,
79
- "rewards/consensus_reward_func": 0.0,
80
  "rewards/cumulative_reward_2": 0.0,
81
- "rewards/final_correctness_reward_func": 0.08333333333333333,
82
- "rewards/question_recreation_reward_func": 0.2721307026222348,
83
  "rewards/soft_format_reward_func": 0.0,
84
- "rewards/strict_format_reward_func": 0.0,
85
- "rewards/xmlcount_reward_func": 0.11233333125710487,
86
  "step": 8
87
  },
88
  {
89
- "completion_length": 355.5,
90
- "epoch": 2.571428571428571,
91
- "grad_norm": 9.093505859375,
92
- "kl": 0.00975232083874289,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
- "reward": 0.4602516919840127,
96
- "reward_std": 0.4189709427018897,
97
  "rewards/concensus_correctness_reward_func": 0.0,
98
- "rewards/consensus_reward_func": 0.0,
99
  "rewards/cumulative_reward_2": 0.0,
100
  "rewards/final_correctness_reward_func": 0.0625,
101
- "rewards/question_recreation_reward_func": 0.2312829417642206,
102
  "rewards/soft_format_reward_func": 0.0,
103
- "rewards/strict_format_reward_func": 0.0,
104
- "rewards/xmlcount_reward_func": 0.16646874835714698,
105
  "step": 10
106
  },
107
  {
108
- "completion_length": 291.4166666666667,
109
- "epoch": 3.0,
110
- "grad_norm": 66.55801391601562,
111
- "kl": 0.18349976455404735,
112
  "learning_rate": 2.2935516363191693e-07,
113
- "loss": 0.0001,
114
- "reward": 0.32576117835318047,
115
- "reward_std": 0.2934178128295268,
116
- "rewards/concensus_correctness_reward_func": 0.0,
117
- "rewards/consensus_reward_func": 0.0,
118
  "rewards/cumulative_reward_2": 0.0,
119
- "rewards/final_correctness_reward_func": 0.0,
120
- "rewards/question_recreation_reward_func": 0.24851117640112838,
121
- "rewards/soft_format_reward_func": 0.020833333333333332,
122
- "rewards/strict_format_reward_func": 0.0,
123
- "rewards/xmlcount_reward_func": 0.05641666303078333,
124
  "step": 12
125
  },
126
  {
127
- "completion_length": 343.09375,
128
- "epoch": 3.571428571428571,
129
- "grad_norm": 17.57956886291504,
130
- "kl": 0.0372060123263509,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
- "reward": 0.22849576943553984,
134
- "reward_std": 0.7314633782953024,
135
- "rewards/concensus_correctness_reward_func": 0.0078125,
136
- "rewards/consensus_reward_func": 0.0625,
137
  "rewards/cumulative_reward_2": 0.0,
138
- "rewards/final_correctness_reward_func": 0.0,
139
- "rewards/question_recreation_reward_func": 0.22037077555432916,
140
  "rewards/soft_format_reward_func": 0.0,
141
  "rewards/strict_format_reward_func": 0.0,
142
- "rewards/xmlcount_reward_func": -0.06218750216066837,
143
  "step": 14
144
  },
145
  {
146
- "completion_length": 383.7083333333333,
147
- "epoch": 4.0,
148
- "grad_norm": 19.69514274597168,
149
- "kl": 3.7607118334659995,
150
  "learning_rate": 8.067960709356478e-08,
151
- "loss": 0.0028,
152
- "reward": 0.08723691183452804,
153
- "reward_std": 0.3238961525882284,
154
- "rewards/concensus_correctness_reward_func": 0.0,
155
- "rewards/consensus_reward_func": 0.0,
156
  "rewards/cumulative_reward_2": 0.0,
157
- "rewards/final_correctness_reward_func": 0.08333333333333333,
158
- "rewards/question_recreation_reward_func": 0.15461191271121302,
159
  "rewards/soft_format_reward_func": 0.0,
160
  "rewards/strict_format_reward_func": 0.0,
161
- "rewards/xmlcount_reward_func": -0.15070833389957747,
162
  "step": 16
163
  },
164
  {
165
- "completion_length": 402.25,
166
- "epoch": 4.571428571428571,
167
- "grad_norm": 15.42269515991211,
168
- "kl": 0.0024876317584130447,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
- "reward": 0.46647889574524015,
172
- "reward_std": 0.3916395944033866,
173
- "rewards/concensus_correctness_reward_func": 0.0,
174
- "rewards/consensus_reward_func": 0.0,
175
  "rewards/cumulative_reward_2": 0.0,
176
- "rewards/final_correctness_reward_func": 0.0625,
177
- "rewards/question_recreation_reward_func": 0.3051351552712731,
178
  "rewards/soft_format_reward_func": 0.0,
179
- "rewards/strict_format_reward_func": 0.0,
180
- "rewards/xmlcount_reward_func": 0.09884374821558595,
181
  "step": 18
182
  },
183
  {
184
- "completion_length": 278.6666666666667,
185
- "epoch": 5.0,
186
- "grad_norm": 5.755941867828369,
187
- "kl": 1.0229452109100141,
188
  "learning_rate": 3.4096741493194193e-09,
189
- "loss": 0.0008,
190
- "reward": 0.49779408425092697,
191
- "reward_std": 0.30871247686445713,
192
- "rewards/concensus_correctness_reward_func": 0.0,
193
- "rewards/consensus_reward_func": 0.0,
194
  "rewards/cumulative_reward_2": 0.0,
195
- "rewards/final_correctness_reward_func": 0.0,
196
- "rewards/question_recreation_reward_func": 0.3205857429032524,
197
  "rewards/soft_format_reward_func": 0.0,
198
- "rewards/strict_format_reward_func": 0.0,
199
- "rewards/xmlcount_reward_func": 0.17720833172400793,
200
  "step": 20
201
  },
202
  {
203
- "epoch": 5.0,
204
  "step": 20,
205
  "total_flos": 0.0,
206
- "train_loss": 0.0003779519018280553,
207
- "train_runtime": 451.5947,
208
- "train_samples_per_second": 0.709,
209
- "train_steps_per_second": 0.044
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": 4.0,
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": 395.875,
14
+ "epoch": 0.4,
15
+ "grad_norm": 0.5111533999443054,
16
+ "kl": 0.0006723058941133786,
17
  "learning_rate": 5e-07,
18
+ "loss": 0.0,
19
+ "reward": 1.8240740671753883,
20
+ "reward_std": 1.3498586490750313,
21
  "rewards/concensus_correctness_reward_func": 0.0,
22
+ "rewards/consensus_reward_func": 0.5625,
23
  "rewards/cumulative_reward_2": 0.0,
24
+ "rewards/final_correctness_reward_func": 0.3125,
25
+ "rewards/question_recreation_reward_func": 0.5756990369409323,
26
  "rewards/soft_format_reward_func": 0.0,
27
  "rewards/strict_format_reward_func": 0.0,
28
+ "rewards/xmlcount_reward_func": 0.37337500508874655,
29
  "step": 2
30
  },
31
  {
32
+ "completion_length": 461.90625,
33
+ "epoch": 0.8,
34
+ "grad_norm": 0.580380380153656,
35
+ "kl": 0.0007322138044401072,
36
  "learning_rate": 4.864543104251586e-07,
37
  "loss": 0.0,
38
+ "reward": 1.451542153954506,
39
+ "reward_std": 1.2028871849179268,
40
+ "rewards/concensus_correctness_reward_func": 0.07575000077486038,
41
+ "rewards/consensus_reward_func": 0.3125,
42
  "rewards/cumulative_reward_2": 0.0,
43
+ "rewards/final_correctness_reward_func": 0.0625,
44
+ "rewards/question_recreation_reward_func": 0.5127608813345432,
45
  "rewards/soft_format_reward_func": 0.0,
46
  "rewards/strict_format_reward_func": 0.0,
47
+ "rewards/xmlcount_reward_func": 0.488031261600554,
48
  "step": 4
49
  },
50
  {
51
+ "completion_length": 387.71875,
52
+ "epoch": 1.2,
53
+ "grad_norm": 0.5032566785812378,
54
+ "kl": 0.000788287041359581,
55
  "learning_rate": 4.472851273490984e-07,
56
  "loss": 0.0,
57
+ "reward": 1.6773777455091476,
58
+ "reward_std": 1.304907813668251,
59
+ "rewards/concensus_correctness_reward_func": 0.07562499865889549,
60
+ "rewards/consensus_reward_func": 0.4375,
61
  "rewards/cumulative_reward_2": 0.0,
62
+ "rewards/final_correctness_reward_func": 0.3125,
63
+ "rewards/question_recreation_reward_func": 0.4745964966714382,
64
+ "rewards/soft_format_reward_func": 0.015625,
65
  "rewards/strict_format_reward_func": 0.0,
66
+ "rewards/xmlcount_reward_func": 0.36153125762939453,
67
  "step": 6
68
  },
69
  {
70
+ "completion_length": 382.71875,
71
+ "epoch": 1.6,
72
+ "grad_norm": 0.4953606128692627,
73
+ "kl": 0.0007655509398318827,
74
  "learning_rate": 3.867370395306068e-07,
75
  "loss": 0.0,
76
+ "reward": 1.7268302105367184,
77
+ "reward_std": 1.188648235052824,
78
+ "rewards/concensus_correctness_reward_func": 0.2141249980777502,
79
+ "rewards/consensus_reward_func": 0.25,
80
  "rewards/cumulative_reward_2": 0.0,
81
+ "rewards/final_correctness_reward_func": 0.1875,
82
+ "rewards/question_recreation_reward_func": 0.6044552035164088,
83
  "rewards/soft_format_reward_func": 0.0,
84
+ "rewards/strict_format_reward_func": 0.015625,
85
+ "rewards/xmlcount_reward_func": 0.45512500032782555,
86
  "step": 8
87
  },
88
  {
89
+ "completion_length": 466.375,
90
+ "epoch": 2.0,
91
+ "grad_norm": 0.3901965618133545,
92
+ "kl": 0.0007470509153790772,
93
  "learning_rate": 3.1137137178519977e-07,
94
  "loss": 0.0,
95
+ "reward": 1.0460964776575565,
96
+ "reward_std": 0.9714201502501965,
97
  "rewards/concensus_correctness_reward_func": 0.0,
98
+ "rewards/consensus_reward_func": 0.375,
99
  "rewards/cumulative_reward_2": 0.0,
100
  "rewards/final_correctness_reward_func": 0.0625,
101
+ "rewards/question_recreation_reward_func": 0.47784643806517124,
102
  "rewards/soft_format_reward_func": 0.0,
103
+ "rewards/strict_format_reward_func": 0.015625,
104
+ "rewards/xmlcount_reward_func": 0.1151250135153532,
105
  "step": 10
106
  },
107
  {
108
+ "completion_length": 382.71875,
109
+ "epoch": 2.4,
110
+ "grad_norm": 0.5561316013336182,
111
+ "kl": 0.0008165190956788138,
112
  "learning_rate": 2.2935516363191693e-07,
113
+ "loss": 0.0,
114
+ "reward": 1.866930216550827,
115
+ "reward_std": 1.6471154689788818,
116
+ "rewards/concensus_correctness_reward_func": 0.12025000154972076,
117
+ "rewards/consensus_reward_func": 0.5,
118
  "rewards/cumulative_reward_2": 0.0,
119
+ "rewards/final_correctness_reward_func": 0.3125,
120
+ "rewards/question_recreation_reward_func": 0.7318051867187023,
121
+ "rewards/soft_format_reward_func": 0.0,
122
+ "rewards/strict_format_reward_func": 0.03125,
123
+ "rewards/xmlcount_reward_func": 0.17112500546500087,
124
  "step": 12
125
  },
126
  {
127
+ "completion_length": 412.90625,
128
+ "epoch": 2.8,
129
+ "grad_norm": 0.6610909104347229,
130
+ "kl": 0.0011565974200493656,
131
  "learning_rate": 1.4957614383675767e-07,
132
  "loss": 0.0,
133
+ "reward": 1.5754297897219658,
134
+ "reward_std": 1.5814464390277863,
135
+ "rewards/concensus_correctness_reward_func": 0.078125,
136
+ "rewards/consensus_reward_func": 0.5,
137
  "rewards/cumulative_reward_2": 0.0,
138
+ "rewards/final_correctness_reward_func": 0.1875,
139
+ "rewards/question_recreation_reward_func": 0.4452110081911087,
140
  "rewards/soft_format_reward_func": 0.0,
141
  "rewards/strict_format_reward_func": 0.0,
142
+ "rewards/xmlcount_reward_func": 0.3645937405526638,
143
  "step": 14
144
  },
145
  {
146
+ "completion_length": 473.53125,
147
+ "epoch": 3.2,
148
+ "grad_norm": 1.5192562341690063,
149
+ "kl": 0.0009948557199095376,
150
  "learning_rate": 8.067960709356478e-08,
151
+ "loss": 0.0,
152
+ "reward": 1.4332580585032701,
153
+ "reward_std": 1.424522940069437,
154
+ "rewards/concensus_correctness_reward_func": 0.09793750010430813,
155
+ "rewards/consensus_reward_func": 0.5,
156
  "rewards/cumulative_reward_2": 0.0,
157
+ "rewards/final_correctness_reward_func": 0.25,
158
+ "rewards/question_recreation_reward_func": 0.4286955539137125,
159
  "rewards/soft_format_reward_func": 0.0,
160
  "rewards/strict_format_reward_func": 0.0,
161
+ "rewards/xmlcount_reward_func": 0.15662500262260437,
162
  "step": 16
163
  },
164
  {
165
+ "completion_length": 392.96875,
166
+ "epoch": 3.6,
167
+ "grad_norm": 0.756603479385376,
168
+ "kl": 0.0009181452624034137,
169
  "learning_rate": 3.013156219837776e-08,
170
  "loss": 0.0,
171
+ "reward": 1.9255880266427994,
172
+ "reward_std": 1.5188024193048477,
173
+ "rewards/concensus_correctness_reward_func": 0.15568749699741602,
174
+ "rewards/consensus_reward_func": 0.625,
175
  "rewards/cumulative_reward_2": 0.0,
176
+ "rewards/final_correctness_reward_func": 0.25,
177
+ "rewards/question_recreation_reward_func": 0.4566505029797554,
178
  "rewards/soft_format_reward_func": 0.0,
179
+ "rewards/strict_format_reward_func": 0.015625,
180
+ "rewards/xmlcount_reward_func": 0.42262499406933784,
181
  "step": 18
182
  },
183
  {
184
+ "completion_length": 329.6875,
185
+ "epoch": 4.0,
186
+ "grad_norm": 0.5636370778083801,
187
+ "kl": 0.0008640880332677625,
188
  "learning_rate": 3.4096741493194193e-09,
189
+ "loss": 0.0,
190
+ "reward": 1.6222331374883652,
191
+ "reward_std": 0.9177208282053471,
192
+ "rewards/concensus_correctness_reward_func": 0.0625,
193
+ "rewards/consensus_reward_func": 0.3125,
194
  "rewards/cumulative_reward_2": 0.0,
195
+ "rewards/final_correctness_reward_func": 0.125,
196
+ "rewards/question_recreation_reward_func": 0.5897956416010857,
197
  "rewards/soft_format_reward_func": 0.0,
198
+ "rewards/strict_format_reward_func": 0.03125,
199
+ "rewards/xmlcount_reward_func": 0.5011875098571181,
200
  "step": 20
201
  },
202
  {
203
+ "epoch": 4.0,
204
  "step": 20,
205
  "total_flos": 0.0,
206
+ "train_loss": 8.5623666450374e-07,
207
+ "train_runtime": 1083.5601,
208
+ "train_samples_per_second": 0.295,
209
+ "train_steps_per_second": 0.018
210
  }
211
  ],
212
  "logging_steps": 2,
213
  "max_steps": 20,
214
  "num_input_tokens_seen": 0,
215
+ "num_train_epochs": 4,
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:b8a740c114889c9cfd9d6df66d8762679a5440a165be9704bbcc18da98ff08fd
3
- size 5880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e94c82ec35a1fffc0809f8c8354d8a30c35bcba25e8732c0f87807667bc4b1e7
3
+ size 5944