End of training
Browse files- README.md +4 -3
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- all_results.json +5 -5
- train_results.json +5 -5
- trainer_state.json +112 -112
- training_args.bin +2 -2
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: Gensyn/Qwen2.5-
|
3 |
library_name: transformers
|
4 |
model_name: gensyn-checkpoints-galloping_wily_lynx
|
5 |
tags:
|
@@ -8,13 +8,14 @@ tags:
|
|
8 |
- grpo
|
9 |
- gensyn
|
10 |
- I am galloping wily lynx
|
|
|
11 |
- trl
|
12 |
licence: license
|
13 |
---
|
14 |
|
15 |
# Model Card for gensyn-checkpoints-galloping_wily_lynx
|
16 |
|
17 |
-
This model is a fine-tuned version of [Gensyn/Qwen2.5-
|
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.
|
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-galloping_wily_lynx
|
5 |
tags:
|
|
|
8 |
- grpo
|
9 |
- gensyn
|
10 |
- I am galloping wily lynx
|
11 |
+
- unsloth
|
12 |
- trl
|
13 |
licence: license
|
14 |
---
|
15 |
|
16 |
# Model Card for gensyn-checkpoints-galloping_wily_lynx
|
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 |
+
"down_proj",
|
29 |
+
"gate_proj",
|
30 |
+
"up_proj",
|
31 |
+
"o_proj",
|
32 |
+
"q_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:139d232ecf4689e0a789d4ff8b494c62ccd2a524e1fb3302a9314fde0adef43e
|
3 |
+
size 73911112
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
-
"train_loss":
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples":
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
+
"train_loss": 6.544018134491125e-07,
|
4 |
+
"train_runtime": 576.0128,
|
5 |
+
"train_samples": 13,
|
6 |
+
"train_samples_per_second": 0.556,
|
7 |
+
"train_steps_per_second": 0.035
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
-
"train_loss":
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples":
|
6 |
-
"train_samples_per_second": 0.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
"total_flos": 0.0,
|
3 |
+
"train_loss": 6.544018134491125e-07,
|
4 |
+
"train_runtime": 576.0128,
|
5 |
+
"train_samples": 13,
|
6 |
+
"train_samples_per_second": 0.556,
|
7 |
+
"train_steps_per_second": 0.035
|
8 |
}
|
trainer_state.json
CHANGED
@@ -10,203 +10,203 @@
|
|
10 |
"is_world_process_zero": true,
|
11 |
"log_history": [
|
12 |
{
|
13 |
-
"completion_length":
|
14 |
-
"epoch": 0.
|
15 |
-
"grad_norm":
|
16 |
-
"kl": 0.
|
17 |
"learning_rate": 5e-07,
|
18 |
"loss": 0.0,
|
19 |
-
"reward":
|
20 |
-
"reward_std": 1.
|
21 |
-
"rewards/concensus_correctness_reward_func": 0.
|
22 |
-
"rewards/consensus_reward_func": 0.
|
23 |
"rewards/cumulative_reward_2": 0.0,
|
24 |
"rewards/final_correctness_reward_func": 0.1875,
|
25 |
-
"rewards/question_recreation_reward_func": 0.
|
26 |
"rewards/soft_format_reward_func": 0.0,
|
27 |
"rewards/strict_format_reward_func": 0.0,
|
28 |
-
"rewards/xmlcount_reward_func": 0.
|
29 |
"step": 2
|
30 |
},
|
31 |
{
|
32 |
-
"completion_length":
|
33 |
"epoch": 1.0,
|
34 |
-
"grad_norm":
|
35 |
-
"kl": 0.
|
36 |
"learning_rate": 4.864543104251586e-07,
|
37 |
"loss": 0.0,
|
38 |
-
"reward":
|
39 |
-
"reward_std": 2.
|
40 |
-
"rewards/concensus_correctness_reward_func": 0.
|
41 |
-
"rewards/consensus_reward_func": 0.
|
42 |
"rewards/cumulative_reward_2": 0.0,
|
43 |
-
"rewards/final_correctness_reward_func": 0.
|
44 |
-
"rewards/question_recreation_reward_func": 0.
|
45 |
"rewards/soft_format_reward_func": 0.0,
|
46 |
"rewards/strict_format_reward_func": 0.0,
|
47 |
-
"rewards/xmlcount_reward_func": 0.
|
48 |
"step": 4
|
49 |
},
|
50 |
{
|
51 |
-
"completion_length":
|
52 |
-
"epoch": 1.
|
53 |
-
"grad_norm":
|
54 |
-
"kl": 0.
|
55 |
"learning_rate": 4.472851273490984e-07,
|
56 |
"loss": 0.0,
|
57 |
-
"reward": 1.
|
58 |
-
"reward_std":
|
59 |
-
"rewards/concensus_correctness_reward_func": 0.
|
60 |
-
"rewards/consensus_reward_func": 0.
|
61 |
"rewards/cumulative_reward_2": 0.0,
|
62 |
-
"rewards/final_correctness_reward_func": 0.
|
63 |
-
"rewards/question_recreation_reward_func": 0.
|
64 |
"rewards/soft_format_reward_func": 0.0,
|
65 |
"rewards/strict_format_reward_func": 0.0,
|
66 |
-
"rewards/xmlcount_reward_func": 0.
|
67 |
"step": 6
|
68 |
},
|
69 |
{
|
70 |
-
"completion_length":
|
71 |
"epoch": 2.0,
|
72 |
-
"grad_norm":
|
73 |
-
"kl": 0.
|
74 |
"learning_rate": 3.867370395306068e-07,
|
75 |
"loss": 0.0,
|
76 |
-
"reward": 1.
|
77 |
-
"reward_std":
|
78 |
-
"rewards/concensus_correctness_reward_func": 0.
|
79 |
-
"rewards/consensus_reward_func": 0.
|
80 |
"rewards/cumulative_reward_2": 0.0,
|
81 |
-
"rewards/final_correctness_reward_func": 0.
|
82 |
-
"rewards/question_recreation_reward_func": 0.
|
83 |
"rewards/soft_format_reward_func": 0.0,
|
84 |
"rewards/strict_format_reward_func": 0.0,
|
85 |
-
"rewards/xmlcount_reward_func": 0.
|
86 |
"step": 8
|
87 |
},
|
88 |
{
|
89 |
-
"completion_length":
|
90 |
-
"epoch": 2.
|
91 |
-
"grad_norm":
|
92 |
-
"kl": 0.
|
93 |
"learning_rate": 3.1137137178519977e-07,
|
94 |
"loss": 0.0,
|
95 |
-
"reward": 1.
|
96 |
-
"reward_std":
|
97 |
-
"rewards/concensus_correctness_reward_func": 0.
|
98 |
-
"rewards/consensus_reward_func": 0.
|
99 |
"rewards/cumulative_reward_2": 0.0,
|
100 |
-
"rewards/final_correctness_reward_func": 0.
|
101 |
-
"rewards/question_recreation_reward_func": 0.
|
102 |
"rewards/soft_format_reward_func": 0.0,
|
103 |
-
"rewards/strict_format_reward_func": 0.
|
104 |
-
"rewards/xmlcount_reward_func": 0.
|
105 |
"step": 10
|
106 |
},
|
107 |
{
|
108 |
-
"completion_length":
|
109 |
"epoch": 3.0,
|
110 |
-
"grad_norm":
|
111 |
-
"kl": 0.
|
112 |
"learning_rate": 2.2935516363191693e-07,
|
113 |
"loss": 0.0,
|
114 |
-
"reward":
|
115 |
-
"reward_std":
|
116 |
-
"rewards/concensus_correctness_reward_func": 0.
|
117 |
-
"rewards/consensus_reward_func": 0.
|
118 |
"rewards/cumulative_reward_2": 0.0,
|
119 |
-
"rewards/final_correctness_reward_func": 0.
|
120 |
-
"rewards/question_recreation_reward_func": 0.
|
121 |
"rewards/soft_format_reward_func": 0.0,
|
122 |
-
"rewards/strict_format_reward_func": 0.
|
123 |
-
"rewards/xmlcount_reward_func": 0.
|
124 |
"step": 12
|
125 |
},
|
126 |
{
|
127 |
-
"completion_length":
|
128 |
-
"epoch": 3.
|
129 |
-
"grad_norm":
|
130 |
-
"kl": 0.
|
131 |
"learning_rate": 1.4957614383675767e-07,
|
132 |
"loss": 0.0,
|
133 |
-
"reward": 1.
|
134 |
-
"reward_std": 1.
|
135 |
-
"rewards/concensus_correctness_reward_func": 0.
|
136 |
-
"rewards/consensus_reward_func": 0.
|
137 |
"rewards/cumulative_reward_2": 0.0,
|
138 |
-
"rewards/final_correctness_reward_func": 0.
|
139 |
-
"rewards/question_recreation_reward_func": 0.
|
140 |
"rewards/soft_format_reward_func": 0.0,
|
141 |
"rewards/strict_format_reward_func": 0.0,
|
142 |
-
"rewards/xmlcount_reward_func": 0.
|
143 |
"step": 14
|
144 |
},
|
145 |
{
|
146 |
-
"completion_length":
|
147 |
"epoch": 4.0,
|
148 |
-
"grad_norm":
|
149 |
-
"kl": 0.
|
150 |
"learning_rate": 8.067960709356478e-08,
|
151 |
"loss": 0.0,
|
152 |
-
"reward": 1.
|
153 |
-
"reward_std": 1.
|
154 |
-
"rewards/concensus_correctness_reward_func": 0.
|
155 |
-
"rewards/consensus_reward_func": 0.
|
156 |
"rewards/cumulative_reward_2": 0.0,
|
157 |
-
"rewards/final_correctness_reward_func": 0.
|
158 |
-
"rewards/question_recreation_reward_func": 0.
|
159 |
"rewards/soft_format_reward_func": 0.0,
|
160 |
-
"rewards/strict_format_reward_func": 0.
|
161 |
-
"rewards/xmlcount_reward_func": 0.
|
162 |
"step": 16
|
163 |
},
|
164 |
{
|
165 |
-
"completion_length":
|
166 |
-
"epoch": 4.
|
167 |
-
"grad_norm":
|
168 |
-
"kl": 0.
|
169 |
"learning_rate": 3.013156219837776e-08,
|
170 |
"loss": 0.0,
|
171 |
-
"reward":
|
172 |
-
"reward_std": 1.
|
173 |
-
"rewards/concensus_correctness_reward_func": 0.
|
174 |
-
"rewards/consensus_reward_func": 0.
|
175 |
"rewards/cumulative_reward_2": 0.0,
|
176 |
-
"rewards/final_correctness_reward_func": 0.
|
177 |
-
"rewards/question_recreation_reward_func": 0.
|
178 |
"rewards/soft_format_reward_func": 0.0,
|
179 |
"rewards/strict_format_reward_func": 0.0,
|
180 |
-
"rewards/xmlcount_reward_func": 0.
|
181 |
"step": 18
|
182 |
},
|
183 |
{
|
184 |
-
"completion_length":
|
185 |
"epoch": 5.0,
|
186 |
-
"grad_norm":
|
187 |
-
"kl": 0.
|
188 |
"learning_rate": 3.4096741493194193e-09,
|
189 |
"loss": 0.0,
|
190 |
-
"reward": 1.
|
191 |
-
"reward_std": 0.
|
192 |
-
"rewards/concensus_correctness_reward_func": 0.
|
193 |
-
"rewards/consensus_reward_func": 0.
|
194 |
"rewards/cumulative_reward_2": 0.0,
|
195 |
-
"rewards/final_correctness_reward_func": 0.
|
196 |
-
"rewards/question_recreation_reward_func": 0.
|
197 |
"rewards/soft_format_reward_func": 0.0,
|
198 |
"rewards/strict_format_reward_func": 0.0,
|
199 |
-
"rewards/xmlcount_reward_func": 0.
|
200 |
"step": 20
|
201 |
},
|
202 |
{
|
203 |
"epoch": 5.0,
|
204 |
"step": 20,
|
205 |
"total_flos": 0.0,
|
206 |
-
"train_loss":
|
207 |
-
"train_runtime":
|
208 |
-
"train_samples_per_second": 0.
|
209 |
-
"train_steps_per_second": 0.
|
210 |
}
|
211 |
],
|
212 |
"logging_steps": 2,
|
@@ -227,7 +227,7 @@
|
|
227 |
}
|
228 |
},
|
229 |
"total_flos": 0.0,
|
230 |
-
"train_batch_size":
|
231 |
"trial_name": null,
|
232 |
"trial_params": null
|
233 |
}
|
|
|
10 |
"is_world_process_zero": true,
|
11 |
"log_history": [
|
12 |
{
|
13 |
+
"completion_length": 346.34375,
|
14 |
+
"epoch": 0.6153846153846154,
|
15 |
+
"grad_norm": 0.503024160861969,
|
16 |
+
"kl": 0.0007504378409066703,
|
17 |
"learning_rate": 5e-07,
|
18 |
"loss": 0.0,
|
19 |
+
"reward": 1.488547921180725,
|
20 |
+
"reward_std": 1.1895113959908485,
|
21 |
+
"rewards/concensus_correctness_reward_func": 0.044187499675899744,
|
22 |
+
"rewards/consensus_reward_func": 0.4375,
|
23 |
"rewards/cumulative_reward_2": 0.0,
|
24 |
"rewards/final_correctness_reward_func": 0.1875,
|
25 |
+
"rewards/question_recreation_reward_func": 0.4999229125678539,
|
26 |
"rewards/soft_format_reward_func": 0.0,
|
27 |
"rewards/strict_format_reward_func": 0.0,
|
28 |
+
"rewards/xmlcount_reward_func": 0.31943749636411667,
|
29 |
"step": 2
|
30 |
},
|
31 |
{
|
32 |
+
"completion_length": 412.5,
|
33 |
"epoch": 1.0,
|
34 |
+
"grad_norm": 0.13823401927947998,
|
35 |
+
"kl": 0.0007238212157972157,
|
36 |
"learning_rate": 4.864543104251586e-07,
|
37 |
"loss": 0.0,
|
38 |
+
"reward": 1.6979855298995972,
|
39 |
+
"reward_std": 2.279015040397644,
|
40 |
+
"rewards/concensus_correctness_reward_func": 0.10280000269412995,
|
41 |
+
"rewards/consensus_reward_func": 0.8,
|
42 |
"rewards/cumulative_reward_2": 0.0,
|
43 |
+
"rewards/final_correctness_reward_func": 0.2,
|
44 |
+
"rewards/question_recreation_reward_func": 0.6064854949712754,
|
45 |
"rewards/soft_format_reward_func": 0.0,
|
46 |
"rewards/strict_format_reward_func": 0.0,
|
47 |
+
"rewards/xmlcount_reward_func": -0.011299997568130493,
|
48 |
"step": 4
|
49 |
},
|
50 |
{
|
51 |
+
"completion_length": 364.03125,
|
52 |
+
"epoch": 1.6153846153846154,
|
53 |
+
"grad_norm": 0.5587221384048462,
|
54 |
+
"kl": 0.001112848891352769,
|
55 |
"learning_rate": 4.472851273490984e-07,
|
56 |
"loss": 0.0,
|
57 |
+
"reward": 1.991585448384285,
|
58 |
+
"reward_std": 1.5793295502662659,
|
59 |
+
"rewards/concensus_correctness_reward_func": 0.05293750111013651,
|
60 |
+
"rewards/consensus_reward_func": 0.8125,
|
61 |
"rewards/cumulative_reward_2": 0.0,
|
62 |
+
"rewards/final_correctness_reward_func": 0.25,
|
63 |
+
"rewards/question_recreation_reward_func": 0.5256167463958263,
|
64 |
"rewards/soft_format_reward_func": 0.0,
|
65 |
"rewards/strict_format_reward_func": 0.0,
|
66 |
+
"rewards/xmlcount_reward_func": 0.35053125210106373,
|
67 |
"step": 6
|
68 |
},
|
69 |
{
|
70 |
+
"completion_length": 363.1,
|
71 |
"epoch": 2.0,
|
72 |
+
"grad_norm": 0.21596801280975342,
|
73 |
+
"kl": 0.0007857283460907638,
|
74 |
"learning_rate": 3.867370395306068e-07,
|
75 |
"loss": 0.0,
|
76 |
+
"reward": 1.5836174964904786,
|
77 |
+
"reward_std": 1.3672971725463867,
|
78 |
+
"rewards/concensus_correctness_reward_func": 0.01770000010728836,
|
79 |
+
"rewards/consensus_reward_func": 0.5,
|
80 |
"rewards/cumulative_reward_2": 0.0,
|
81 |
+
"rewards/final_correctness_reward_func": 0.1,
|
82 |
+
"rewards/question_recreation_reward_func": 0.5246675223112106,
|
83 |
"rewards/soft_format_reward_func": 0.0,
|
84 |
"rewards/strict_format_reward_func": 0.0,
|
85 |
+
"rewards/xmlcount_reward_func": 0.4412499964237213,
|
86 |
"step": 8
|
87 |
},
|
88 |
{
|
89 |
+
"completion_length": 372.5625,
|
90 |
+
"epoch": 2.6153846153846154,
|
91 |
+
"grad_norm": 0.5999366044998169,
|
92 |
+
"kl": 0.0008083480861387216,
|
93 |
"learning_rate": 3.1137137178519977e-07,
|
94 |
"loss": 0.0,
|
95 |
+
"reward": 1.6689973175525665,
|
96 |
+
"reward_std": 1.2444555386900902,
|
97 |
+
"rewards/concensus_correctness_reward_func": 0.04450000077486038,
|
98 |
+
"rewards/consensus_reward_func": 0.625,
|
99 |
"rewards/cumulative_reward_2": 0.0,
|
100 |
+
"rewards/final_correctness_reward_func": 0.1875,
|
101 |
+
"rewards/question_recreation_reward_func": 0.488716047257185,
|
102 |
"rewards/soft_format_reward_func": 0.0,
|
103 |
+
"rewards/strict_format_reward_func": 0.03125,
|
104 |
+
"rewards/xmlcount_reward_func": 0.29203125089406967,
|
105 |
"step": 10
|
106 |
},
|
107 |
{
|
108 |
+
"completion_length": 391.95,
|
109 |
"epoch": 3.0,
|
110 |
+
"grad_norm": 0.29448872804641724,
|
111 |
+
"kl": 0.0007362419622950256,
|
112 |
"learning_rate": 2.2935516363191693e-07,
|
113 |
"loss": 0.0,
|
114 |
+
"reward": 1.552048921585083,
|
115 |
+
"reward_std": 1.4807761430740356,
|
116 |
+
"rewards/concensus_correctness_reward_func": 0.11649999618530274,
|
117 |
+
"rewards/consensus_reward_func": 0.2,
|
118 |
"rewards/cumulative_reward_2": 0.0,
|
119 |
+
"rewards/final_correctness_reward_func": 0.3,
|
120 |
+
"rewards/question_recreation_reward_func": 0.5445988833904266,
|
121 |
"rewards/soft_format_reward_func": 0.0,
|
122 |
+
"rewards/strict_format_reward_func": 0.025,
|
123 |
+
"rewards/xmlcount_reward_func": 0.3659500226378441,
|
124 |
"step": 12
|
125 |
},
|
126 |
{
|
127 |
+
"completion_length": 394.75,
|
128 |
+
"epoch": 3.6153846153846154,
|
129 |
+
"grad_norm": 0.40795379877090454,
|
130 |
+
"kl": 0.0007195913349278271,
|
131 |
"learning_rate": 1.4957614383675767e-07,
|
132 |
"loss": 0.0,
|
133 |
+
"reward": 1.6800823155790567,
|
134 |
+
"reward_std": 1.2839609049260616,
|
135 |
+
"rewards/concensus_correctness_reward_func": 0.07900000363588333,
|
136 |
+
"rewards/consensus_reward_func": 0.5625,
|
137 |
"rewards/cumulative_reward_2": 0.0,
|
138 |
+
"rewards/final_correctness_reward_func": 0.1875,
|
139 |
+
"rewards/question_recreation_reward_func": 0.6074573080986738,
|
140 |
"rewards/soft_format_reward_func": 0.0,
|
141 |
"rewards/strict_format_reward_func": 0.0,
|
142 |
+
"rewards/xmlcount_reward_func": 0.24362499546259642,
|
143 |
"step": 14
|
144 |
},
|
145 |
{
|
146 |
+
"completion_length": 448.4,
|
147 |
"epoch": 4.0,
|
148 |
+
"grad_norm": 0.11178749054670334,
|
149 |
+
"kl": 0.0007567866239696741,
|
150 |
"learning_rate": 8.067960709356478e-08,
|
151 |
"loss": 0.0,
|
152 |
+
"reward": 1.7045778155326843,
|
153 |
+
"reward_std": 1.136337584257126,
|
154 |
+
"rewards/concensus_correctness_reward_func": 0.140500009059906,
|
155 |
+
"rewards/consensus_reward_func": 0.7,
|
156 |
"rewards/cumulative_reward_2": 0.0,
|
157 |
+
"rewards/final_correctness_reward_func": 0.0,
|
158 |
+
"rewards/question_recreation_reward_func": 0.4280278027057648,
|
159 |
"rewards/soft_format_reward_func": 0.0,
|
160 |
+
"rewards/strict_format_reward_func": 0.025,
|
161 |
+
"rewards/xmlcount_reward_func": 0.41104999780654905,
|
162 |
"step": 16
|
163 |
},
|
164 |
{
|
165 |
+
"completion_length": 447.4375,
|
166 |
+
"epoch": 4.615384615384615,
|
167 |
+
"grad_norm": 0.30254054069519043,
|
168 |
+
"kl": 0.0007833865129214246,
|
169 |
"learning_rate": 3.013156219837776e-08,
|
170 |
"loss": 0.0,
|
171 |
+
"reward": 1.2842271625995636,
|
172 |
+
"reward_std": 1.1678531877696514,
|
173 |
+
"rewards/concensus_correctness_reward_func": 0.03562500001862645,
|
174 |
+
"rewards/consensus_reward_func": 0.5625,
|
175 |
"rewards/cumulative_reward_2": 0.0,
|
176 |
+
"rewards/final_correctness_reward_func": 0.0625,
|
177 |
+
"rewards/question_recreation_reward_func": 0.5792584158480167,
|
178 |
"rewards/soft_format_reward_func": 0.0,
|
179 |
"rewards/strict_format_reward_func": 0.0,
|
180 |
+
"rewards/xmlcount_reward_func": 0.044343747198581696,
|
181 |
"step": 18
|
182 |
},
|
183 |
{
|
184 |
+
"completion_length": 387.35,
|
185 |
"epoch": 5.0,
|
186 |
+
"grad_norm": 0.38047465682029724,
|
187 |
+
"kl": 0.000696303800214082,
|
188 |
"learning_rate": 3.4096741493194193e-09,
|
189 |
"loss": 0.0,
|
190 |
+
"reward": 1.6467612504959106,
|
191 |
+
"reward_std": 0.8684803545475006,
|
192 |
+
"rewards/concensus_correctness_reward_func": 0.0,
|
193 |
+
"rewards/consensus_reward_func": 0.2,
|
194 |
"rewards/cumulative_reward_2": 0.0,
|
195 |
+
"rewards/final_correctness_reward_func": 0.5,
|
196 |
+
"rewards/question_recreation_reward_func": 0.5355612635612488,
|
197 |
"rewards/soft_format_reward_func": 0.0,
|
198 |
"rewards/strict_format_reward_func": 0.0,
|
199 |
+
"rewards/xmlcount_reward_func": 0.4111999899148941,
|
200 |
"step": 20
|
201 |
},
|
202 |
{
|
203 |
"epoch": 5.0,
|
204 |
"step": 20,
|
205 |
"total_flos": 0.0,
|
206 |
+
"train_loss": 6.544018134491125e-07,
|
207 |
+
"train_runtime": 576.0128,
|
208 |
+
"train_samples_per_second": 0.556,
|
209 |
+
"train_steps_per_second": 0.035
|
210 |
}
|
211 |
],
|
212 |
"logging_steps": 2,
|
|
|
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:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9ba3f8f149aa4a554a22ddda00d63f58c886aaaf32fc6a29a7eb82852ed1139
|
3 |
+
size 5944
|