Pranav2748 commited on
Commit
f23ef2b
·
verified ·
1 Parent(s): 36dc922

Add outputs/E0-baseline

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +7 -0
  2. outputs/E0-baseline/README.md +67 -0
  3. outputs/E0-baseline/checkpoint-100/README.md +209 -0
  4. outputs/E0-baseline/checkpoint-100/adapter_config.json +50 -0
  5. outputs/E0-baseline/checkpoint-100/adapter_model.safetensors +3 -0
  6. outputs/E0-baseline/checkpoint-100/chat_template.jinja +61 -0
  7. outputs/E0-baseline/checkpoint-100/tokenizer.json +3 -0
  8. outputs/E0-baseline/checkpoint-100/tokenizer_config.json +32 -0
  9. outputs/E0-baseline/checkpoint-100/trainer_state.json +0 -0
  10. outputs/E0-baseline/checkpoint-100/training_args.bin +3 -0
  11. outputs/E0-baseline/checkpoint-150/README.md +209 -0
  12. outputs/E0-baseline/checkpoint-150/adapter_config.json +50 -0
  13. outputs/E0-baseline/checkpoint-150/adapter_model.safetensors +3 -0
  14. outputs/E0-baseline/checkpoint-150/chat_template.jinja +61 -0
  15. outputs/E0-baseline/checkpoint-150/tokenizer.json +3 -0
  16. outputs/E0-baseline/checkpoint-150/tokenizer_config.json +32 -0
  17. outputs/E0-baseline/checkpoint-150/trainer_state.json +0 -0
  18. outputs/E0-baseline/checkpoint-150/training_args.bin +3 -0
  19. outputs/E0-baseline/checkpoint-200/README.md +209 -0
  20. outputs/E0-baseline/checkpoint-200/adapter_config.json +50 -0
  21. outputs/E0-baseline/checkpoint-200/adapter_model.safetensors +3 -0
  22. outputs/E0-baseline/checkpoint-200/chat_template.jinja +61 -0
  23. outputs/E0-baseline/checkpoint-200/tokenizer.json +3 -0
  24. outputs/E0-baseline/checkpoint-200/tokenizer_config.json +32 -0
  25. outputs/E0-baseline/checkpoint-200/trainer_state.json +0 -0
  26. outputs/E0-baseline/checkpoint-200/training_args.bin +3 -0
  27. outputs/E0-baseline/checkpoint-250/README.md +209 -0
  28. outputs/E0-baseline/checkpoint-250/adapter_config.json +50 -0
  29. outputs/E0-baseline/checkpoint-250/adapter_model.safetensors +3 -0
  30. outputs/E0-baseline/checkpoint-250/chat_template.jinja +61 -0
  31. outputs/E0-baseline/checkpoint-250/tokenizer.json +3 -0
  32. outputs/E0-baseline/checkpoint-250/tokenizer_config.json +32 -0
  33. outputs/E0-baseline/checkpoint-250/trainer_state.json +0 -0
  34. outputs/E0-baseline/checkpoint-250/training_args.bin +3 -0
  35. outputs/E0-baseline/checkpoint-300/README.md +209 -0
  36. outputs/E0-baseline/checkpoint-300/adapter_config.json +50 -0
  37. outputs/E0-baseline/checkpoint-300/adapter_model.safetensors +3 -0
  38. outputs/E0-baseline/checkpoint-300/chat_template.jinja +61 -0
  39. outputs/E0-baseline/checkpoint-300/tokenizer.json +3 -0
  40. outputs/E0-baseline/checkpoint-300/tokenizer_config.json +32 -0
  41. outputs/E0-baseline/checkpoint-300/trainer_state.json +0 -0
  42. outputs/E0-baseline/checkpoint-300/training_args.bin +3 -0
  43. outputs/E0-baseline/checkpoint-50/README.md +209 -0
  44. outputs/E0-baseline/checkpoint-50/adapter_config.json +50 -0
  45. outputs/E0-baseline/checkpoint-50/adapter_model.safetensors +3 -0
  46. outputs/E0-baseline/checkpoint-50/chat_template.jinja +61 -0
  47. outputs/E0-baseline/checkpoint-50/tokenizer.json +3 -0
  48. outputs/E0-baseline/checkpoint-50/tokenizer_config.json +32 -0
  49. outputs/E0-baseline/checkpoint-50/trainer_state.json +1684 -0
  50. outputs/E0-baseline/checkpoint-50/training_args.bin +3 -0
.gitattributes CHANGED
@@ -41,3 +41,10 @@ logs/figures/E0_entropy_live.png filter=lfs diff=lfs merge=lfs -text
41
  logs/figures/E0_live_dashboard.png filter=lfs diff=lfs merge=lfs -text
42
  outputs/pairs_4b/multipos_train.jsonl filter=lfs diff=lfs merge=lfs -text
43
  outputs/pool_4b/pool_train.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
41
  logs/figures/E0_live_dashboard.png filter=lfs diff=lfs merge=lfs -text
42
  outputs/pairs_4b/multipos_train.jsonl filter=lfs diff=lfs merge=lfs -text
43
  outputs/pool_4b/pool_train.jsonl filter=lfs diff=lfs merge=lfs -text
44
+ outputs/E0-baseline/checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
45
+ outputs/E0-baseline/checkpoint-150/tokenizer.json filter=lfs diff=lfs merge=lfs -text
46
+ outputs/E0-baseline/checkpoint-200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
47
+ outputs/E0-baseline/checkpoint-250/tokenizer.json filter=lfs diff=lfs merge=lfs -text
48
+ outputs/E0-baseline/checkpoint-300/tokenizer.json filter=lfs diff=lfs merge=lfs -text
49
+ outputs/E0-baseline/checkpoint-50/tokenizer.json filter=lfs diff=lfs merge=lfs -text
50
+ outputs/E0-baseline/final/tokenizer.json filter=lfs diff=lfs merge=lfs -text
outputs/E0-baseline/README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: transformers
4
+ model_name: E0-baseline
5
+ tags:
6
+ - generated_from_trainer
7
+ - grpo
8
+ - trl
9
+ licence: license
10
+ ---
11
+
12
+ # Model Card for E0-baseline
13
+
14
+ This model is a fine-tuned version of [Qwen/Qwen3-4B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507).
15
+ It has been trained using [TRL](https://github.com/huggingface/trl).
16
+
17
+ ## Quick start
18
+
19
+ ```python
20
+ from transformers import pipeline
21
+
22
+ question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
23
+ generator = pipeline("text-generation", model="None", device="cuda")
24
+ output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
25
+ print(output["generated_text"])
26
+ ```
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/pranav2278/div-grpo/runs/hhvcvkst)
31
+
32
+
33
+
34
+ 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).
35
+
36
+ ### Framework versions
37
+
38
+ - TRL: 1.10.0
39
+ - Transformers: 5.15.0
40
+ - Pytorch: 2.13.0
41
+ - Datasets: 5.0.1
42
+ - Tokenizers: 0.22.2
43
+
44
+ ## Citations
45
+
46
+ Cite GRPO as:
47
+
48
+ ```bibtex
49
+ @article{shao2024deepseekmath,
50
+ title = {{DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models}},
51
+ author = {Zhihong Shao and Peiyi Wang and Qihao Zhu and Runxin Xu and Junxiao Song and Mingchuan Zhang and Y. K. Li and Y. Wu and Daya Guo},
52
+ year = 2024,
53
+ eprint = {arXiv:2402.03300},
54
+ }
55
+ ```
56
+
57
+ Cite TRL as:
58
+
59
+ ```bibtex
60
+ @software{vonwerra2020trl,
61
+ title = {{TRL: Transformers Reinforcement Learning}},
62
+ author = {von Werra, Leandro and Belkada, Younes and Tunstall, Lewis and Beeching, Edward and Thrush, Tristan and Lambert, Nathan and Huang, Shengyi and Rasul, Kashif and Gallouédec, Quentin},
63
+ license = {Apache-2.0},
64
+ url = {https://github.com/huggingface/trl},
65
+ year = {2020}
66
+ }
67
+ ```
outputs/E0-baseline/checkpoint-100/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-100/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-100/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58b3ac37aaa4179bc96d7e703dc29bc19755704e1761cdb06e990b9f8c77be82
3
+ size 264308896
outputs/E0-baseline/checkpoint-100/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-100/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-100/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-100/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs/E0-baseline/checkpoint-100/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697
outputs/E0-baseline/checkpoint-150/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-150/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-150/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbafc11133a226488bab7d56c436ec4755811aa888b20c9438b4949404543856
3
+ size 264308896
outputs/E0-baseline/checkpoint-150/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-150/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-150/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-150/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs/E0-baseline/checkpoint-150/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697
outputs/E0-baseline/checkpoint-200/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-200/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-200/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:794e31718cff267ee61edd0a5fa827f87f1677b8f7de4a21a2058d2f3a5a21fd
3
+ size 264308896
outputs/E0-baseline/checkpoint-200/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-200/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-200/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-200/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs/E0-baseline/checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697
outputs/E0-baseline/checkpoint-250/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-250/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-250/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ec658a42b607a64873f110f786c01afb192f0abf7fbc70a1f4ee67e79f279a
3
+ size 264308896
outputs/E0-baseline/checkpoint-250/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-250/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-250/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-250/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs/E0-baseline/checkpoint-250/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697
outputs/E0-baseline/checkpoint-300/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-300/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-300/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f546b7b6fd17327ebb9554c32f1730033ed34378b532ee5fe945489c3a60734
3
+ size 264308896
outputs/E0-baseline/checkpoint-300/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-300/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-300/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-300/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs/E0-baseline/checkpoint-300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697
outputs/E0-baseline/checkpoint-50/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
7
+ - grpo
8
+ - lora
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.20.0
outputs/E0-baseline/checkpoint-50/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 64,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "monteclora_config": null,
27
+ "peft_type": "LORA",
28
+ "peft_version": "0.20.0",
29
+ "qalora_group_size": 16,
30
+ "r": 32,
31
+ "rank_pattern": {},
32
+ "revision": null,
33
+ "target_modules": [
34
+ "gate_proj",
35
+ "down_proj",
36
+ "q_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "up_proj",
40
+ "k_proj"
41
+ ],
42
+ "target_parameters": null,
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_bdlora": null,
46
+ "use_dora": false,
47
+ "use_qalora": false,
48
+ "use_rslora": false,
49
+ "velora_config": null
50
+ }
outputs/E0-baseline/checkpoint-50/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75620b4583564edd639fd6f92613b6bf52d8fca52850fd95cf3f82686b022bdd
3
+ size 264308896
outputs/E0-baseline/checkpoint-50/chat_template.jinja ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- for message in messages %}
18
+ {%- if message.content is string %}
19
+ {%- set content = message.content %}
20
+ {%- else %}
21
+ {%- set content = '' %}
22
+ {%- endif %}
23
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
24
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
25
+ {%- elif message.role == "assistant" %}
26
+ {{- '<|im_start|>' + message.role + '\n' + content }}
27
+ {%- if message.tool_calls %}
28
+ {%- for tool_call in message.tool_calls %}
29
+ {%- if (loop.first and content) or (not loop.first) %}
30
+ {{- '\n' }}
31
+ {%- endif %}
32
+ {%- if tool_call.function %}
33
+ {%- set tool_call = tool_call.function %}
34
+ {%- endif %}
35
+ {{- '<tool_call>\n{"name": "' }}
36
+ {{- tool_call.name }}
37
+ {{- '", "arguments": ' }}
38
+ {%- if tool_call.arguments is string %}
39
+ {{- tool_call.arguments }}
40
+ {%- else %}
41
+ {{- tool_call.arguments | tojson }}
42
+ {%- endif %}
43
+ {{- '}\n</tool_call>' }}
44
+ {%- endfor %}
45
+ {%- endif %}
46
+ {{- '<|im_end|>\n' }}
47
+ {%- elif message.role == "tool" %}
48
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
49
+ {{- '<|im_start|>user' }}
50
+ {%- endif %}
51
+ {{- '\n<tool_response>\n' }}
52
+ {{- content }}
53
+ {{- '\n</tool_response>' }}
54
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
55
+ {{- '<|im_end|>\n' }}
56
+ {%- endif %}
57
+ {%- endif %}
58
+ {%- endfor %}
59
+ {%- if add_generation_prompt %}
60
+ {{- '<|im_start|>assistant\n' }}
61
+ {%- endif %}
outputs/E0-baseline/checkpoint-50/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be75606093db2094d7cd20f3c2f385c212750648bd6ea4fb2bf507a6a4c55506
3
+ size 11422650
outputs/E0-baseline/checkpoint-50/tokenizer_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|im_end|>",
7
+ "errors": "replace",
8
+ "extra_special_tokens": [
9
+ "<|im_start|>",
10
+ "<|im_end|>",
11
+ "<|object_ref_start|>",
12
+ "<|object_ref_end|>",
13
+ "<|box_start|>",
14
+ "<|box_end|>",
15
+ "<|quad_start|>",
16
+ "<|quad_end|>",
17
+ "<|vision_start|>",
18
+ "<|vision_end|>",
19
+ "<|vision_pad|>",
20
+ "<|image_pad|>",
21
+ "<|video_pad|>"
22
+ ],
23
+ "is_local": false,
24
+ "local_files_only": false,
25
+ "model_max_length": 1010000,
26
+ "pad_token": "<|endoftext|>",
27
+ "padding_side": "left",
28
+ "split_special_tokens": false,
29
+ "tokenizer_class": "Qwen2Tokenizer",
30
+ "truncation_side": "left",
31
+ "unk_token": null
32
+ }
outputs/E0-baseline/checkpoint-50/trainer_state.json ADDED
@@ -0,0 +1,1684 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.1,
6
+ "eval_steps": 500,
7
+ "global_step": 50,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "clip_ratio/high_max": 0.0,
14
+ "clip_ratio/high_mean": 0.0,
15
+ "clip_ratio/low_mean": 0.0,
16
+ "clip_ratio/low_min": 0.0,
17
+ "clip_ratio/region_mean": 0.0,
18
+ "completions/clipped_ratio": 0.0,
19
+ "completions/max_length": 593.0,
20
+ "completions/max_terminated_length": 593.0,
21
+ "completions/mean_length": 529.0,
22
+ "completions/mean_terminated_length": 529.0,
23
+ "completions/min_length": 482.0,
24
+ "completions/min_terminated_length": 482.0,
25
+ "entropy": 1.2025159299373627,
26
+ "epoch": 0.002,
27
+ "frac_reward_zero_std": 0.0,
28
+ "grad_norm": 0.22668755054473877,
29
+ "kl": 0.0,
30
+ "learning_rate": 0.0,
31
+ "loss": 0.2398601919412613,
32
+ "num_tokens": 10400.0,
33
+ "reward": 6.375,
34
+ "reward_std": 0.5,
35
+ "rewards/quality_reward/mean": 6.375,
36
+ "rewards/quality_reward/std": 0.5,
37
+ "sampling/importance_sampling_ratio/max": 1.6477458477020264,
38
+ "sampling/importance_sampling_ratio/mean": 0.5064857602119446,
39
+ "sampling/importance_sampling_ratio/min": 0.0,
40
+ "sampling/sampling_logp_difference/max": 0.40894174575805664,
41
+ "sampling/sampling_logp_difference/mean": 0.026567919179797173,
42
+ "step": 1,
43
+ "step_time": 12.760562099982053
44
+ },
45
+ {
46
+ "clip_ratio/high_max": 0.0,
47
+ "clip_ratio/high_mean": 0.0,
48
+ "clip_ratio/low_mean": 0.0,
49
+ "clip_ratio/low_min": 0.0,
50
+ "clip_ratio/region_mean": 0.0,
51
+ "completions/clipped_ratio": 0.0,
52
+ "completions/max_length": 644.0,
53
+ "completions/max_terminated_length": 644.0,
54
+ "completions/mean_length": 562.25,
55
+ "completions/mean_terminated_length": 562.25,
56
+ "completions/min_length": 497.0,
57
+ "completions/min_terminated_length": 497.0,
58
+ "entropy": 1.1930748969316483,
59
+ "epoch": 0.004,
60
+ "frac_reward_zero_std": 0.0,
61
+ "grad_norm": 0.12967805564403534,
62
+ "kl": 0.0,
63
+ "learning_rate": 3e-06,
64
+ "loss": -0.08571265637874603,
65
+ "num_tokens": 20924.0,
66
+ "reward": 6.1875,
67
+ "reward_std": 1.1086779832839966,
68
+ "rewards/quality_reward/mean": 6.1875,
69
+ "rewards/quality_reward/std": 1.1086779832839966,
70
+ "sampling/importance_sampling_ratio/max": 1.0037232637405396,
71
+ "sampling/importance_sampling_ratio/mean": 0.41275694966316223,
72
+ "sampling/importance_sampling_ratio/min": 0.0,
73
+ "sampling/sampling_logp_difference/max": 0.45699238777160645,
74
+ "sampling/sampling_logp_difference/mean": 0.025086138397455215,
75
+ "step": 2,
76
+ "step_time": 11.406366533134133
77
+ },
78
+ {
79
+ "clip_ratio/high_max": 0.0,
80
+ "clip_ratio/high_mean": 0.0,
81
+ "clip_ratio/low_mean": 0.0,
82
+ "clip_ratio/low_min": 0.0,
83
+ "clip_ratio/region_mean": 0.0,
84
+ "completions/clipped_ratio": 0.0,
85
+ "completions/max_length": 542.0,
86
+ "completions/max_terminated_length": 542.0,
87
+ "completions/mean_length": 483.625,
88
+ "completions/mean_terminated_length": 483.625,
89
+ "completions/min_length": 407.0,
90
+ "completions/min_terminated_length": 407.0,
91
+ "entropy": 1.1096689626574516,
92
+ "epoch": 0.006,
93
+ "frac_reward_zero_std": 0.0,
94
+ "grad_norm": 0.22966289520263672,
95
+ "kl": 0.0008355328354809899,
96
+ "learning_rate": 6e-06,
97
+ "loss": 0.020913563668727875,
98
+ "num_tokens": 30222.0,
99
+ "reward": 6.875,
100
+ "reward_std": 0.3415650427341461,
101
+ "rewards/quality_reward/mean": 6.875,
102
+ "rewards/quality_reward/std": 0.3415650427341461,
103
+ "sampling/importance_sampling_ratio/max": 1.927120566368103,
104
+ "sampling/importance_sampling_ratio/mean": 0.6114993095397949,
105
+ "sampling/importance_sampling_ratio/min": 0.11067161709070206,
106
+ "sampling/sampling_logp_difference/max": 0.4620504379272461,
107
+ "sampling/sampling_logp_difference/mean": 0.024864500388503075,
108
+ "step": 3,
109
+ "step_time": 26.480680393986404
110
+ },
111
+ {
112
+ "clip_ratio/high_max": 0.0,
113
+ "clip_ratio/high_mean": 0.0,
114
+ "clip_ratio/low_mean": 0.0,
115
+ "clip_ratio/low_min": 0.0,
116
+ "clip_ratio/region_mean": 0.0,
117
+ "completions/clipped_ratio": 0.0,
118
+ "completions/max_length": 608.0,
119
+ "completions/max_terminated_length": 608.0,
120
+ "completions/mean_length": 524.75,
121
+ "completions/mean_terminated_length": 524.75,
122
+ "completions/min_length": 473.0,
123
+ "completions/min_terminated_length": 473.0,
124
+ "entropy": 1.211122527718544,
125
+ "epoch": 0.008,
126
+ "frac_reward_zero_std": 0.0,
127
+ "grad_norm": 0.30378466844558716,
128
+ "kl": 0.0008403196770814247,
129
+ "learning_rate": 9e-06,
130
+ "loss": -0.12959149479866028,
131
+ "num_tokens": 40410.0,
132
+ "reward": 6.25,
133
+ "reward_std": 0.8563488721847534,
134
+ "rewards/quality_reward/mean": 6.25,
135
+ "rewards/quality_reward/std": 0.8563488721847534,
136
+ "sampling/importance_sampling_ratio/max": 2.406888961791992,
137
+ "sampling/importance_sampling_ratio/mean": 0.5457419753074646,
138
+ "sampling/importance_sampling_ratio/min": 0.0,
139
+ "sampling/sampling_logp_difference/max": 0.3680229187011719,
140
+ "sampling/sampling_logp_difference/mean": 0.02656388282775879,
141
+ "step": 4,
142
+ "step_time": 22.95301443943754
143
+ },
144
+ {
145
+ "clip_ratio/high_max": 0.0,
146
+ "clip_ratio/high_mean": 0.0,
147
+ "clip_ratio/low_mean": 0.0,
148
+ "clip_ratio/low_min": 0.0,
149
+ "clip_ratio/region_mean": 0.0,
150
+ "completions/clipped_ratio": 0.0,
151
+ "completions/max_length": 546.0,
152
+ "completions/max_terminated_length": 546.0,
153
+ "completions/mean_length": 487.5625,
154
+ "completions/mean_terminated_length": 487.5625,
155
+ "completions/min_length": 441.0,
156
+ "completions/min_terminated_length": 441.0,
157
+ "entropy": 1.247180238366127,
158
+ "epoch": 0.01,
159
+ "frac_reward_zero_std": 0.0,
160
+ "grad_norm": 0.5199307799339294,
161
+ "kl": 0.0008723233368073124,
162
+ "learning_rate": 1.2e-05,
163
+ "loss": 0.11524428427219391,
164
+ "num_tokens": 49915.0,
165
+ "reward": 6.4375,
166
+ "reward_std": 0.6291528940200806,
167
+ "rewards/quality_reward/mean": 6.4375,
168
+ "rewards/quality_reward/std": 0.6291528940200806,
169
+ "sampling/importance_sampling_ratio/max": 2.1544158458709717,
170
+ "sampling/importance_sampling_ratio/mean": 0.963020920753479,
171
+ "sampling/importance_sampling_ratio/min": 0.04948288947343826,
172
+ "sampling/sampling_logp_difference/max": 0.4774587154388428,
173
+ "sampling/sampling_logp_difference/mean": 0.02625642716884613,
174
+ "step": 5,
175
+ "step_time": 22.37928077671677
176
+ },
177
+ {
178
+ "clip_ratio/high_max": 0.0,
179
+ "clip_ratio/high_mean": 0.0,
180
+ "clip_ratio/low_mean": 0.0,
181
+ "clip_ratio/low_min": 0.0,
182
+ "clip_ratio/region_mean": 0.0,
183
+ "completions/clipped_ratio": 0.0,
184
+ "completions/max_length": 648.0,
185
+ "completions/max_terminated_length": 648.0,
186
+ "completions/mean_length": 533.0,
187
+ "completions/mean_terminated_length": 533.0,
188
+ "completions/min_length": 394.0,
189
+ "completions/min_terminated_length": 394.0,
190
+ "entropy": 1.1693861335515976,
191
+ "epoch": 0.012,
192
+ "frac_reward_zero_std": 0.0,
193
+ "grad_norm": 0.27643197774887085,
194
+ "kl": 0.0009261858467652928,
195
+ "learning_rate": 1.5e-05,
196
+ "loss": 0.15093231201171875,
197
+ "num_tokens": 60219.0,
198
+ "reward": 6.1875,
199
+ "reward_std": 0.981070876121521,
200
+ "rewards/quality_reward/mean": 6.1875,
201
+ "rewards/quality_reward/std": 0.981070876121521,
202
+ "sampling/importance_sampling_ratio/max": 2.125091791152954,
203
+ "sampling/importance_sampling_ratio/mean": 0.7733402252197266,
204
+ "sampling/importance_sampling_ratio/min": 0.0,
205
+ "sampling/sampling_logp_difference/max": 0.7049552202224731,
206
+ "sampling/sampling_logp_difference/mean": 0.025986071676015854,
207
+ "step": 6,
208
+ "step_time": 21.00841654697433
209
+ },
210
+ {
211
+ "clip_ratio/high_max": 0.0,
212
+ "clip_ratio/high_mean": 0.0,
213
+ "clip_ratio/low_mean": 0.0,
214
+ "clip_ratio/low_min": 0.0,
215
+ "clip_ratio/region_mean": 0.0,
216
+ "completions/clipped_ratio": 0.0,
217
+ "completions/max_length": 574.0,
218
+ "completions/max_terminated_length": 574.0,
219
+ "completions/mean_length": 505.6875,
220
+ "completions/mean_terminated_length": 505.6875,
221
+ "completions/min_length": 425.0,
222
+ "completions/min_terminated_length": 425.0,
223
+ "entropy": 1.2473183795809746,
224
+ "epoch": 0.014,
225
+ "frac_reward_zero_std": 0.0,
226
+ "grad_norm": 0.2166663259267807,
227
+ "kl": 0.0009701631606731098,
228
+ "learning_rate": 1.8e-05,
229
+ "loss": -0.08582288026809692,
230
+ "num_tokens": 69902.0,
231
+ "reward": 7.1875,
232
+ "reward_std": 0.75,
233
+ "rewards/quality_reward/mean": 7.1875,
234
+ "rewards/quality_reward/std": 0.75,
235
+ "sampling/importance_sampling_ratio/max": 2.8287386894226074,
236
+ "sampling/importance_sampling_ratio/mean": 0.5286832451820374,
237
+ "sampling/importance_sampling_ratio/min": 0.0,
238
+ "sampling/sampling_logp_difference/max": 0.38030898571014404,
239
+ "sampling/sampling_logp_difference/mean": 0.0264718160033226,
240
+ "step": 7,
241
+ "step_time": 46.596127359196544
242
+ },
243
+ {
244
+ "clip_ratio/high_max": 0.0,
245
+ "clip_ratio/high_mean": 0.0,
246
+ "clip_ratio/low_mean": 0.0,
247
+ "clip_ratio/low_min": 0.0,
248
+ "clip_ratio/region_mean": 0.0,
249
+ "completions/clipped_ratio": 0.0,
250
+ "completions/max_length": 537.0,
251
+ "completions/max_terminated_length": 537.0,
252
+ "completions/mean_length": 482.4375,
253
+ "completions/mean_terminated_length": 482.4375,
254
+ "completions/min_length": 392.0,
255
+ "completions/min_terminated_length": 392.0,
256
+ "entropy": 1.1040107272565365,
257
+ "epoch": 0.016,
258
+ "frac_reward_zero_std": 0.0,
259
+ "grad_norm": 0.18874908983707428,
260
+ "kl": 0.0010721117541834246,
261
+ "learning_rate": 2.1e-05,
262
+ "loss": -0.1946130096912384,
263
+ "num_tokens": 79501.0,
264
+ "reward": 6.75,
265
+ "reward_std": 0.5773502588272095,
266
+ "rewards/quality_reward/mean": 6.75,
267
+ "rewards/quality_reward/std": 0.5773502588272095,
268
+ "sampling/importance_sampling_ratio/max": 2.3561792373657227,
269
+ "sampling/importance_sampling_ratio/mean": 0.6918502449989319,
270
+ "sampling/importance_sampling_ratio/min": 0.0,
271
+ "sampling/sampling_logp_difference/max": 0.26114892959594727,
272
+ "sampling/sampling_logp_difference/mean": 0.02554757334291935,
273
+ "step": 8,
274
+ "step_time": 25.433595282491297
275
+ },
276
+ {
277
+ "clip_ratio/high_max": 0.0,
278
+ "clip_ratio/high_mean": 0.0,
279
+ "clip_ratio/low_mean": 0.0,
280
+ "clip_ratio/low_min": 0.0,
281
+ "clip_ratio/region_mean": 0.0,
282
+ "completions/clipped_ratio": 0.0,
283
+ "completions/max_length": 554.0,
284
+ "completions/max_terminated_length": 554.0,
285
+ "completions/mean_length": 490.1875,
286
+ "completions/mean_terminated_length": 490.1875,
287
+ "completions/min_length": 463.0,
288
+ "completions/min_terminated_length": 463.0,
289
+ "entropy": 1.1377170644700527,
290
+ "epoch": 0.018,
291
+ "frac_reward_zero_std": 0.0,
292
+ "grad_norm": 0.204215869307518,
293
+ "kl": 0.002002388624532614,
294
+ "learning_rate": 2.4e-05,
295
+ "loss": -0.08130021393299103,
296
+ "num_tokens": 88976.0,
297
+ "reward": 6.5,
298
+ "reward_std": 0.5163977742195129,
299
+ "rewards/quality_reward/mean": 6.5,
300
+ "rewards/quality_reward/std": 0.5163977742195129,
301
+ "sampling/importance_sampling_ratio/max": 2.0982444286346436,
302
+ "sampling/importance_sampling_ratio/mean": 0.5873216986656189,
303
+ "sampling/importance_sampling_ratio/min": 0.04890051856637001,
304
+ "sampling/sampling_logp_difference/max": 0.8512144088745117,
305
+ "sampling/sampling_logp_difference/mean": 0.02638406865298748,
306
+ "step": 9,
307
+ "step_time": 18.427699581719935
308
+ },
309
+ {
310
+ "clip_ratio/high_max": 0.0,
311
+ "clip_ratio/high_mean": 0.0,
312
+ "clip_ratio/low_mean": 0.0,
313
+ "clip_ratio/low_min": 0.0,
314
+ "clip_ratio/region_mean": 0.0,
315
+ "completions/clipped_ratio": 0.0,
316
+ "completions/max_length": 588.0,
317
+ "completions/max_terminated_length": 588.0,
318
+ "completions/mean_length": 500.1875,
319
+ "completions/mean_terminated_length": 500.1875,
320
+ "completions/min_length": 400.0,
321
+ "completions/min_terminated_length": 400.0,
322
+ "entropy": 1.1230391450226307,
323
+ "epoch": 0.02,
324
+ "frac_reward_zero_std": 0.0,
325
+ "grad_norm": 0.1985069215297699,
326
+ "kl": 0.0026735300780273974,
327
+ "learning_rate": 2.7000000000000002e-05,
328
+ "loss": -0.12387816607952118,
329
+ "num_tokens": 98603.0,
330
+ "reward": 6.8125,
331
+ "reward_std": 0.40311288833618164,
332
+ "rewards/quality_reward/mean": 6.8125,
333
+ "rewards/quality_reward/std": 0.40311288833618164,
334
+ "sampling/importance_sampling_ratio/max": 1.983199954032898,
335
+ "sampling/importance_sampling_ratio/mean": 0.5639468431472778,
336
+ "sampling/importance_sampling_ratio/min": 0.012905921787023544,
337
+ "sampling/sampling_logp_difference/max": 0.3653905391693115,
338
+ "sampling/sampling_logp_difference/mean": 0.025383003056049347,
339
+ "step": 10,
340
+ "step_time": 14.99981931829825
341
+ },
342
+ {
343
+ "clip_ratio/high_max": 0.0,
344
+ "clip_ratio/high_mean": 0.0,
345
+ "clip_ratio/low_mean": 0.0,
346
+ "clip_ratio/low_min": 0.0,
347
+ "clip_ratio/region_mean": 0.0,
348
+ "completions/clipped_ratio": 0.0,
349
+ "completions/max_length": 526.0,
350
+ "completions/max_terminated_length": 526.0,
351
+ "completions/mean_length": 459.6875,
352
+ "completions/mean_terminated_length": 459.6875,
353
+ "completions/min_length": 379.0,
354
+ "completions/min_terminated_length": 379.0,
355
+ "entropy": 1.213625729084015,
356
+ "epoch": 0.022,
357
+ "frac_reward_zero_std": 0.0,
358
+ "grad_norm": 0.3695620596408844,
359
+ "kl": 0.00424640768324025,
360
+ "learning_rate": 3e-05,
361
+ "loss": -0.06913074851036072,
362
+ "num_tokens": 107734.0,
363
+ "reward": 6.8125,
364
+ "reward_std": 0.40311288833618164,
365
+ "rewards/quality_reward/mean": 6.8125,
366
+ "rewards/quality_reward/std": 0.40311288833618164,
367
+ "sampling/importance_sampling_ratio/max": 2.000136375427246,
368
+ "sampling/importance_sampling_ratio/mean": 0.8144867420196533,
369
+ "sampling/importance_sampling_ratio/min": 0.06302778422832489,
370
+ "sampling/sampling_logp_difference/max": 0.3647327423095703,
371
+ "sampling/sampling_logp_difference/mean": 0.026674197986721992,
372
+ "step": 11,
373
+ "step_time": 30.46549107739702
374
+ },
375
+ {
376
+ "clip_ratio/high_max": 0.0,
377
+ "clip_ratio/high_mean": 0.0,
378
+ "clip_ratio/low_mean": 0.0,
379
+ "clip_ratio/low_min": 0.0,
380
+ "clip_ratio/region_mean": 0.0,
381
+ "completions/clipped_ratio": 0.0,
382
+ "completions/max_length": 555.0,
383
+ "completions/max_terminated_length": 555.0,
384
+ "completions/mean_length": 482.0625,
385
+ "completions/mean_terminated_length": 482.0625,
386
+ "completions/min_length": 428.0,
387
+ "completions/min_terminated_length": 428.0,
388
+ "entropy": 1.191277615725994,
389
+ "epoch": 0.024,
390
+ "frac_reward_zero_std": 0.0,
391
+ "grad_norm": 0.35457733273506165,
392
+ "kl": 0.007200263120466843,
393
+ "learning_rate": 3e-05,
394
+ "loss": 0.22097699344158173,
395
+ "num_tokens": 117199.0,
396
+ "reward": 5.9375,
397
+ "reward_std": 0.9979145526885986,
398
+ "rewards/quality_reward/mean": 5.9375,
399
+ "rewards/quality_reward/std": 0.9979145526885986,
400
+ "sampling/importance_sampling_ratio/max": 1.5660414695739746,
401
+ "sampling/importance_sampling_ratio/mean": 0.649204432964325,
402
+ "sampling/importance_sampling_ratio/min": 0.0,
403
+ "sampling/sampling_logp_difference/max": 0.3921785354614258,
404
+ "sampling/sampling_logp_difference/mean": 0.02726689912378788,
405
+ "step": 12,
406
+ "step_time": 15.719243939965963
407
+ },
408
+ {
409
+ "clip_ratio/high_max": 0.0,
410
+ "clip_ratio/high_mean": 0.0,
411
+ "clip_ratio/low_mean": 0.0,
412
+ "clip_ratio/low_min": 0.0,
413
+ "clip_ratio/region_mean": 0.0,
414
+ "completions/clipped_ratio": 0.0,
415
+ "completions/max_length": 577.0,
416
+ "completions/max_terminated_length": 577.0,
417
+ "completions/mean_length": 464.3125,
418
+ "completions/mean_terminated_length": 464.3125,
419
+ "completions/min_length": 391.0,
420
+ "completions/min_terminated_length": 391.0,
421
+ "entropy": 1.24251464381814,
422
+ "epoch": 0.026,
423
+ "frac_reward_zero_std": 0.0,
424
+ "grad_norm": 0.30047014355659485,
425
+ "kl": 0.0058551667898427695,
426
+ "learning_rate": 3e-05,
427
+ "loss": -0.07746122777462006,
428
+ "num_tokens": 126556.0,
429
+ "reward": 6.6875,
430
+ "reward_std": 0.4787135720252991,
431
+ "rewards/quality_reward/mean": 6.6875,
432
+ "rewards/quality_reward/std": 0.4787135720252991,
433
+ "sampling/importance_sampling_ratio/max": 2.6028401851654053,
434
+ "sampling/importance_sampling_ratio/mean": 0.7561360597610474,
435
+ "sampling/importance_sampling_ratio/min": 0.0,
436
+ "sampling/sampling_logp_difference/max": 0.4946432113647461,
437
+ "sampling/sampling_logp_difference/mean": 0.02639186754822731,
438
+ "step": 13,
439
+ "step_time": 18.08984712138772
440
+ },
441
+ {
442
+ "clip_ratio/high_max": 0.0,
443
+ "clip_ratio/high_mean": 0.0,
444
+ "clip_ratio/low_mean": 0.0,
445
+ "clip_ratio/low_min": 0.0,
446
+ "clip_ratio/region_mean": 0.0,
447
+ "completions/clipped_ratio": 0.0,
448
+ "completions/max_length": 511.0,
449
+ "completions/max_terminated_length": 511.0,
450
+ "completions/mean_length": 444.8125,
451
+ "completions/mean_terminated_length": 444.8125,
452
+ "completions/min_length": 389.0,
453
+ "completions/min_terminated_length": 389.0,
454
+ "entropy": 1.1501125395298004,
455
+ "epoch": 0.028,
456
+ "frac_reward_zero_std": 0.0,
457
+ "grad_norm": 0.24105942249298096,
458
+ "kl": 0.012796793889719993,
459
+ "learning_rate": 3e-05,
460
+ "loss": 0.10855278372764587,
461
+ "num_tokens": 135417.0,
462
+ "reward": 3.1875,
463
+ "reward_std": 3.310966730117798,
464
+ "rewards/quality_reward/mean": 3.1875,
465
+ "rewards/quality_reward/std": 3.310966730117798,
466
+ "sampling/importance_sampling_ratio/max": 2.541518211364746,
467
+ "sampling/importance_sampling_ratio/mean": 0.5903321504592896,
468
+ "sampling/importance_sampling_ratio/min": 0.0,
469
+ "sampling/sampling_logp_difference/max": 0.8390979766845703,
470
+ "sampling/sampling_logp_difference/mean": 0.02838001400232315,
471
+ "step": 14,
472
+ "step_time": 20.055794408079237
473
+ },
474
+ {
475
+ "clip_ratio/high_max": 0.0,
476
+ "clip_ratio/high_mean": 0.0,
477
+ "clip_ratio/low_mean": 0.0,
478
+ "clip_ratio/low_min": 0.0,
479
+ "clip_ratio/region_mean": 0.0,
480
+ "completions/clipped_ratio": 0.0,
481
+ "completions/max_length": 497.0,
482
+ "completions/max_terminated_length": 497.0,
483
+ "completions/mean_length": 442.25,
484
+ "completions/mean_terminated_length": 442.25,
485
+ "completions/min_length": 386.0,
486
+ "completions/min_terminated_length": 386.0,
487
+ "entropy": 1.1262825280427933,
488
+ "epoch": 0.03,
489
+ "frac_reward_zero_std": 0.0,
490
+ "grad_norm": 0.19040776789188385,
491
+ "kl": 0.010701361010433175,
492
+ "learning_rate": 3e-05,
493
+ "loss": -0.007966680452227592,
494
+ "num_tokens": 144205.0,
495
+ "reward": 5.875,
496
+ "reward_std": 0.8850612044334412,
497
+ "rewards/quality_reward/mean": 5.875,
498
+ "rewards/quality_reward/std": 0.8850612044334412,
499
+ "sampling/importance_sampling_ratio/max": 1.0754293203353882,
500
+ "sampling/importance_sampling_ratio/mean": 0.41446638107299805,
501
+ "sampling/importance_sampling_ratio/min": 0.0,
502
+ "sampling/sampling_logp_difference/max": 0.3982200622558594,
503
+ "sampling/sampling_logp_difference/mean": 0.027210108935832977,
504
+ "step": 15,
505
+ "step_time": 14.176074750721455
506
+ },
507
+ {
508
+ "clip_ratio/high_max": 0.0,
509
+ "clip_ratio/high_mean": 0.0,
510
+ "clip_ratio/low_mean": 0.0,
511
+ "clip_ratio/low_min": 0.0,
512
+ "clip_ratio/region_mean": 0.0,
513
+ "completions/clipped_ratio": 0.0,
514
+ "completions/max_length": 531.0,
515
+ "completions/max_terminated_length": 531.0,
516
+ "completions/mean_length": 478.125,
517
+ "completions/mean_terminated_length": 478.125,
518
+ "completions/min_length": 433.0,
519
+ "completions/min_terminated_length": 433.0,
520
+ "entropy": 1.2985924184322357,
521
+ "epoch": 0.032,
522
+ "frac_reward_zero_std": 0.0,
523
+ "grad_norm": 0.23625652492046356,
524
+ "kl": 0.0213887135614641,
525
+ "learning_rate": 3e-05,
526
+ "loss": -0.21546132862567902,
527
+ "num_tokens": 153543.0,
528
+ "reward": 6.5,
529
+ "reward_std": 0.730296790599823,
530
+ "rewards/quality_reward/mean": 6.5,
531
+ "rewards/quality_reward/std": 0.730296790599823,
532
+ "sampling/importance_sampling_ratio/max": 2.0074336528778076,
533
+ "sampling/importance_sampling_ratio/mean": 0.49076417088508606,
534
+ "sampling/importance_sampling_ratio/min": 0.0,
535
+ "sampling/sampling_logp_difference/max": 0.5095968246459961,
536
+ "sampling/sampling_logp_difference/mean": 0.028833162039518356,
537
+ "step": 16,
538
+ "step_time": 15.848205763846636
539
+ },
540
+ {
541
+ "clip_ratio/high_max": 0.0,
542
+ "clip_ratio/high_mean": 0.0,
543
+ "clip_ratio/low_mean": 0.0,
544
+ "clip_ratio/low_min": 0.0,
545
+ "clip_ratio/region_mean": 0.0,
546
+ "completions/clipped_ratio": 0.0,
547
+ "completions/max_length": 526.0,
548
+ "completions/max_terminated_length": 526.0,
549
+ "completions/mean_length": 469.25,
550
+ "completions/mean_terminated_length": 469.25,
551
+ "completions/min_length": 423.0,
552
+ "completions/min_terminated_length": 423.0,
553
+ "entropy": 1.3148910626769066,
554
+ "epoch": 0.034,
555
+ "frac_reward_zero_std": 0.0,
556
+ "grad_norm": 0.17765119671821594,
557
+ "kl": 0.02128879475640133,
558
+ "learning_rate": 3e-05,
559
+ "loss": -0.0828079879283905,
560
+ "num_tokens": 163043.0,
561
+ "reward": 6.0625,
562
+ "reward_std": 1.0626225471496582,
563
+ "rewards/quality_reward/mean": 6.0625,
564
+ "rewards/quality_reward/std": 1.0626225471496582,
565
+ "sampling/importance_sampling_ratio/max": 1.5988941192626953,
566
+ "sampling/importance_sampling_ratio/mean": 0.5021570324897766,
567
+ "sampling/importance_sampling_ratio/min": 0.0,
568
+ "sampling/sampling_logp_difference/max": 0.591062068939209,
569
+ "sampling/sampling_logp_difference/mean": 0.030804751440882683,
570
+ "step": 17,
571
+ "step_time": 28.313011147081852
572
+ },
573
+ {
574
+ "clip_ratio/high_max": 0.0,
575
+ "clip_ratio/high_mean": 0.0,
576
+ "clip_ratio/low_mean": 0.0,
577
+ "clip_ratio/low_min": 0.0,
578
+ "clip_ratio/region_mean": 0.0,
579
+ "completions/clipped_ratio": 0.0,
580
+ "completions/max_length": 501.0,
581
+ "completions/max_terminated_length": 501.0,
582
+ "completions/mean_length": 447.0,
583
+ "completions/mean_terminated_length": 447.0,
584
+ "completions/min_length": 388.0,
585
+ "completions/min_terminated_length": 388.0,
586
+ "entropy": 1.390664003789425,
587
+ "epoch": 0.036,
588
+ "frac_reward_zero_std": 0.0,
589
+ "grad_norm": 0.37244123220443726,
590
+ "kl": 0.019650122558232397,
591
+ "learning_rate": 3e-05,
592
+ "loss": -0.01184748113155365,
593
+ "num_tokens": 172379.0,
594
+ "reward": 6.0,
595
+ "reward_std": 0.8944272398948669,
596
+ "rewards/quality_reward/mean": 6.0,
597
+ "rewards/quality_reward/std": 0.8944272398948669,
598
+ "sampling/importance_sampling_ratio/max": 2.675238847732544,
599
+ "sampling/importance_sampling_ratio/mean": 0.9581233263015747,
600
+ "sampling/importance_sampling_ratio/min": 0.0,
601
+ "sampling/sampling_logp_difference/max": 0.5762512683868408,
602
+ "sampling/sampling_logp_difference/mean": 0.03126702085137367,
603
+ "step": 18,
604
+ "step_time": 30.991567107848823
605
+ },
606
+ {
607
+ "clip_ratio/high_max": 0.0,
608
+ "clip_ratio/high_mean": 0.0,
609
+ "clip_ratio/low_mean": 0.0,
610
+ "clip_ratio/low_min": 0.0,
611
+ "clip_ratio/region_mean": 0.0,
612
+ "completions/clipped_ratio": 0.0,
613
+ "completions/max_length": 498.0,
614
+ "completions/max_terminated_length": 498.0,
615
+ "completions/mean_length": 447.75,
616
+ "completions/mean_terminated_length": 447.75,
617
+ "completions/min_length": 383.0,
618
+ "completions/min_terminated_length": 383.0,
619
+ "entropy": 1.3287223279476166,
620
+ "epoch": 0.038,
621
+ "frac_reward_zero_std": 0.0,
622
+ "grad_norm": 0.23734751343727112,
623
+ "kl": 0.022738213243428618,
624
+ "learning_rate": 3e-05,
625
+ "loss": 0.040024783462285995,
626
+ "num_tokens": 181239.0,
627
+ "reward": 6.4375,
628
+ "reward_std": 1.209338665008545,
629
+ "rewards/quality_reward/mean": 6.4375,
630
+ "rewards/quality_reward/std": 1.209338665008545,
631
+ "sampling/importance_sampling_ratio/max": 2.095722198486328,
632
+ "sampling/importance_sampling_ratio/mean": 0.6408629417419434,
633
+ "sampling/importance_sampling_ratio/min": 0.1203346848487854,
634
+ "sampling/sampling_logp_difference/max": 0.4722297191619873,
635
+ "sampling/sampling_logp_difference/mean": 0.030378391966223717,
636
+ "step": 19,
637
+ "step_time": 18.615950418636203
638
+ },
639
+ {
640
+ "clip_ratio/high_max": 0.0,
641
+ "clip_ratio/high_mean": 0.0,
642
+ "clip_ratio/low_mean": 0.0,
643
+ "clip_ratio/low_min": 0.0,
644
+ "clip_ratio/region_mean": 0.0,
645
+ "completions/clipped_ratio": 0.0,
646
+ "completions/max_length": 659.0,
647
+ "completions/max_terminated_length": 659.0,
648
+ "completions/mean_length": 452.3125,
649
+ "completions/mean_terminated_length": 452.3125,
650
+ "completions/min_length": 376.0,
651
+ "completions/min_terminated_length": 376.0,
652
+ "entropy": 1.1001618690788746,
653
+ "epoch": 0.04,
654
+ "frac_reward_zero_std": 0.0,
655
+ "grad_norm": 0.34637194871902466,
656
+ "kl": 0.015380491153337061,
657
+ "learning_rate": 3e-05,
658
+ "loss": 0.1691148728132248,
659
+ "num_tokens": 190068.0,
660
+ "reward": 6.125,
661
+ "reward_std": 1.3102163076400757,
662
+ "rewards/quality_reward/mean": 6.125,
663
+ "rewards/quality_reward/std": 1.3102163076400757,
664
+ "sampling/importance_sampling_ratio/max": 2.6566128730773926,
665
+ "sampling/importance_sampling_ratio/mean": 0.7767290472984314,
666
+ "sampling/importance_sampling_ratio/min": 0.0,
667
+ "sampling/sampling_logp_difference/max": 2.6531033515930176,
668
+ "sampling/sampling_logp_difference/mean": 0.030463142320513725,
669
+ "step": 20,
670
+ "step_time": 15.741292077116668
671
+ },
672
+ {
673
+ "clip_ratio/high_max": 0.0,
674
+ "clip_ratio/high_mean": 0.0,
675
+ "clip_ratio/low_mean": 0.0,
676
+ "clip_ratio/low_min": 0.0,
677
+ "clip_ratio/region_mean": 0.0,
678
+ "completions/clipped_ratio": 0.0,
679
+ "completions/max_length": 589.0,
680
+ "completions/max_terminated_length": 589.0,
681
+ "completions/mean_length": 457.5625,
682
+ "completions/mean_terminated_length": 457.5625,
683
+ "completions/min_length": 390.0,
684
+ "completions/min_terminated_length": 390.0,
685
+ "entropy": 1.3708399310708046,
686
+ "epoch": 0.042,
687
+ "frac_reward_zero_std": 0.0,
688
+ "grad_norm": 0.2514922618865967,
689
+ "kl": 0.018277494702488184,
690
+ "learning_rate": 3e-05,
691
+ "loss": -0.13425321877002716,
692
+ "num_tokens": 198941.0,
693
+ "reward": 6.5625,
694
+ "reward_std": 0.9639329314231873,
695
+ "rewards/quality_reward/mean": 6.5625,
696
+ "rewards/quality_reward/std": 0.9639329314231873,
697
+ "sampling/importance_sampling_ratio/max": 1.5612297058105469,
698
+ "sampling/importance_sampling_ratio/mean": 0.601022481918335,
699
+ "sampling/importance_sampling_ratio/min": 0.0,
700
+ "sampling/sampling_logp_difference/max": 0.4818992614746094,
701
+ "sampling/sampling_logp_difference/mean": 0.0315740592777729,
702
+ "step": 21,
703
+ "step_time": 17.24192419089377
704
+ },
705
+ {
706
+ "clip_ratio/high_max": 0.0,
707
+ "clip_ratio/high_mean": 0.0,
708
+ "clip_ratio/low_mean": 0.0,
709
+ "clip_ratio/low_min": 0.0,
710
+ "clip_ratio/region_mean": 0.0,
711
+ "completions/clipped_ratio": 0.0,
712
+ "completions/max_length": 508.0,
713
+ "completions/max_terminated_length": 508.0,
714
+ "completions/mean_length": 421.4375,
715
+ "completions/mean_terminated_length": 421.4375,
716
+ "completions/min_length": 360.0,
717
+ "completions/min_terminated_length": 360.0,
718
+ "entropy": 1.136269599199295,
719
+ "epoch": 0.044,
720
+ "frac_reward_zero_std": 0.0,
721
+ "grad_norm": 0.2268020063638687,
722
+ "kl": 0.017973962530959398,
723
+ "learning_rate": 3e-05,
724
+ "loss": 0.010622119531035423,
725
+ "num_tokens": 207300.0,
726
+ "reward": 6.5,
727
+ "reward_std": 0.8164966106414795,
728
+ "rewards/quality_reward/mean": 6.5,
729
+ "rewards/quality_reward/std": 0.8164966106414795,
730
+ "sampling/importance_sampling_ratio/max": 1.7986358404159546,
731
+ "sampling/importance_sampling_ratio/mean": 0.46136727929115295,
732
+ "sampling/importance_sampling_ratio/min": 0.0,
733
+ "sampling/sampling_logp_difference/max": 0.5335149765014648,
734
+ "sampling/sampling_logp_difference/mean": 0.02804401144385338,
735
+ "step": 22,
736
+ "step_time": 19.37282825494185
737
+ },
738
+ {
739
+ "clip_ratio/high_max": 0.0,
740
+ "clip_ratio/high_mean": 0.0,
741
+ "clip_ratio/low_mean": 0.0,
742
+ "clip_ratio/low_min": 0.0,
743
+ "clip_ratio/region_mean": 0.0,
744
+ "completions/clipped_ratio": 0.0,
745
+ "completions/max_length": 503.0,
746
+ "completions/max_terminated_length": 503.0,
747
+ "completions/mean_length": 452.6875,
748
+ "completions/mean_terminated_length": 452.6875,
749
+ "completions/min_length": 381.0,
750
+ "completions/min_terminated_length": 381.0,
751
+ "entropy": 1.3299130946397781,
752
+ "epoch": 0.046,
753
+ "frac_reward_zero_std": 0.0,
754
+ "grad_norm": 0.33994877338409424,
755
+ "kl": 0.021804221265483648,
756
+ "learning_rate": 3e-05,
757
+ "loss": -0.24404363334178925,
758
+ "num_tokens": 216343.0,
759
+ "reward": 6.375,
760
+ "reward_std": 0.8062257766723633,
761
+ "rewards/quality_reward/mean": 6.375,
762
+ "rewards/quality_reward/std": 0.8062257766723633,
763
+ "sampling/importance_sampling_ratio/max": 2.452249526977539,
764
+ "sampling/importance_sampling_ratio/mean": 0.747193455696106,
765
+ "sampling/importance_sampling_ratio/min": 0.0,
766
+ "sampling/sampling_logp_difference/max": 0.6328549385070801,
767
+ "sampling/sampling_logp_difference/mean": 0.02918298915028572,
768
+ "step": 23,
769
+ "step_time": 15.356728344224393
770
+ },
771
+ {
772
+ "clip_ratio/high_max": 0.0,
773
+ "clip_ratio/high_mean": 0.0,
774
+ "clip_ratio/low_mean": 0.0,
775
+ "clip_ratio/low_min": 0.0,
776
+ "clip_ratio/region_mean": 0.0,
777
+ "completions/clipped_ratio": 0.0,
778
+ "completions/max_length": 524.0,
779
+ "completions/max_terminated_length": 524.0,
780
+ "completions/mean_length": 462.4375,
781
+ "completions/mean_terminated_length": 462.4375,
782
+ "completions/min_length": 410.0,
783
+ "completions/min_terminated_length": 410.0,
784
+ "entropy": 1.379701942205429,
785
+ "epoch": 0.048,
786
+ "frac_reward_zero_std": 0.0,
787
+ "grad_norm": 0.3076202869415283,
788
+ "kl": 0.020299295720178634,
789
+ "learning_rate": 3e-05,
790
+ "loss": -0.09123071283102036,
791
+ "num_tokens": 225550.0,
792
+ "reward": 6.9375,
793
+ "reward_std": 0.4425306022167206,
794
+ "rewards/quality_reward/mean": 6.9375,
795
+ "rewards/quality_reward/std": 0.4425306022167206,
796
+ "sampling/importance_sampling_ratio/max": 1.5845099687576294,
797
+ "sampling/importance_sampling_ratio/mean": 0.6625345945358276,
798
+ "sampling/importance_sampling_ratio/min": 0.04495502635836601,
799
+ "sampling/sampling_logp_difference/max": 0.36547183990478516,
800
+ "sampling/sampling_logp_difference/mean": 0.028946854174137115,
801
+ "step": 24,
802
+ "step_time": 14.95462113339454
803
+ },
804
+ {
805
+ "clip_ratio/high_max": 0.0,
806
+ "clip_ratio/high_mean": 0.0,
807
+ "clip_ratio/low_mean": 0.0,
808
+ "clip_ratio/low_min": 0.0,
809
+ "clip_ratio/region_mean": 0.0,
810
+ "completions/clipped_ratio": 0.0,
811
+ "completions/max_length": 618.0,
812
+ "completions/max_terminated_length": 618.0,
813
+ "completions/mean_length": 482.4375,
814
+ "completions/mean_terminated_length": 482.4375,
815
+ "completions/min_length": 382.0,
816
+ "completions/min_terminated_length": 382.0,
817
+ "entropy": 1.2471638694405556,
818
+ "epoch": 0.05,
819
+ "frac_reward_zero_std": 0.0,
820
+ "grad_norm": 0.22180576622486115,
821
+ "kl": 0.018309170845896006,
822
+ "learning_rate": 3e-05,
823
+ "loss": -0.1412944793701172,
824
+ "num_tokens": 235005.0,
825
+ "reward": 6.6875,
826
+ "reward_std": 0.6020797491073608,
827
+ "rewards/quality_reward/mean": 6.6875,
828
+ "rewards/quality_reward/std": 0.6020797491073608,
829
+ "sampling/importance_sampling_ratio/max": 2.6407876014709473,
830
+ "sampling/importance_sampling_ratio/mean": 0.7712795734405518,
831
+ "sampling/importance_sampling_ratio/min": 0.0,
832
+ "sampling/sampling_logp_difference/max": 0.4363563060760498,
833
+ "sampling/sampling_logp_difference/mean": 0.02898716926574707,
834
+ "step": 25,
835
+ "step_time": 16.46686205593869
836
+ },
837
+ {
838
+ "clip_ratio/high_max": 0.0,
839
+ "clip_ratio/high_mean": 0.0,
840
+ "clip_ratio/low_mean": 0.0,
841
+ "clip_ratio/low_min": 0.0,
842
+ "clip_ratio/region_mean": 0.0,
843
+ "completions/clipped_ratio": 0.0,
844
+ "completions/max_length": 555.0,
845
+ "completions/max_terminated_length": 555.0,
846
+ "completions/mean_length": 455.75,
847
+ "completions/mean_terminated_length": 455.75,
848
+ "completions/min_length": 364.0,
849
+ "completions/min_terminated_length": 364.0,
850
+ "entropy": 1.28530602902174,
851
+ "epoch": 0.052,
852
+ "frac_reward_zero_std": 0.0,
853
+ "grad_norm": 0.37535253167152405,
854
+ "kl": 0.020504546992015094,
855
+ "learning_rate": 3e-05,
856
+ "loss": 0.10839397460222244,
857
+ "num_tokens": 243953.0,
858
+ "reward": 6.25,
859
+ "reward_std": 1.0645813941955566,
860
+ "rewards/quality_reward/mean": 6.25,
861
+ "rewards/quality_reward/std": 1.0645813941955566,
862
+ "sampling/importance_sampling_ratio/max": 2.0567266941070557,
863
+ "sampling/importance_sampling_ratio/mean": 0.5800145864486694,
864
+ "sampling/importance_sampling_ratio/min": 0.0,
865
+ "sampling/sampling_logp_difference/max": 0.4523625373840332,
866
+ "sampling/sampling_logp_difference/mean": 0.027610119432210922,
867
+ "step": 26,
868
+ "step_time": 22.121026155073196
869
+ },
870
+ {
871
+ "clip_ratio/high_max": 0.0,
872
+ "clip_ratio/high_mean": 0.0,
873
+ "clip_ratio/low_mean": 0.0,
874
+ "clip_ratio/low_min": 0.0,
875
+ "clip_ratio/region_mean": 0.0,
876
+ "completions/clipped_ratio": 0.0,
877
+ "completions/max_length": 514.0,
878
+ "completions/max_terminated_length": 514.0,
879
+ "completions/mean_length": 462.75,
880
+ "completions/mean_terminated_length": 462.75,
881
+ "completions/min_length": 400.0,
882
+ "completions/min_terminated_length": 400.0,
883
+ "entropy": 1.2253629937767982,
884
+ "epoch": 0.054,
885
+ "frac_reward_zero_std": 0.0,
886
+ "grad_norm": 0.2340388149023056,
887
+ "kl": 0.020236384589225054,
888
+ "learning_rate": 3e-05,
889
+ "loss": 0.04823978245258331,
890
+ "num_tokens": 253237.0,
891
+ "reward": 6.375,
892
+ "reward_std": 0.8062257766723633,
893
+ "rewards/quality_reward/mean": 6.375,
894
+ "rewards/quality_reward/std": 0.8062257766723633,
895
+ "sampling/importance_sampling_ratio/max": 1.1560932397842407,
896
+ "sampling/importance_sampling_ratio/mean": 0.40753045678138733,
897
+ "sampling/importance_sampling_ratio/min": 0.0,
898
+ "sampling/sampling_logp_difference/max": 0.35022830963134766,
899
+ "sampling/sampling_logp_difference/mean": 0.028367744758725166,
900
+ "step": 27,
901
+ "step_time": 15.10967448912561
902
+ },
903
+ {
904
+ "clip_ratio/high_max": 0.0,
905
+ "clip_ratio/high_mean": 0.0,
906
+ "clip_ratio/low_mean": 0.0,
907
+ "clip_ratio/low_min": 0.0,
908
+ "clip_ratio/region_mean": 0.0,
909
+ "completions/clipped_ratio": 0.0,
910
+ "completions/max_length": 538.0,
911
+ "completions/max_terminated_length": 538.0,
912
+ "completions/mean_length": 482.0625,
913
+ "completions/mean_terminated_length": 482.0625,
914
+ "completions/min_length": 438.0,
915
+ "completions/min_terminated_length": 438.0,
916
+ "entropy": 1.3779077678918839,
917
+ "epoch": 0.056,
918
+ "frac_reward_zero_std": 0.0,
919
+ "grad_norm": 0.5531017184257507,
920
+ "kl": 0.01706669357372448,
921
+ "learning_rate": 3e-05,
922
+ "loss": 0.0933581069111824,
923
+ "num_tokens": 262454.0,
924
+ "reward": 6.375,
925
+ "reward_std": 0.7187952995300293,
926
+ "rewards/quality_reward/mean": 6.375,
927
+ "rewards/quality_reward/std": 0.7187952995300293,
928
+ "sampling/importance_sampling_ratio/max": 2.5711586475372314,
929
+ "sampling/importance_sampling_ratio/mean": 0.7730721831321716,
930
+ "sampling/importance_sampling_ratio/min": 0.0,
931
+ "sampling/sampling_logp_difference/max": 0.343827486038208,
932
+ "sampling/sampling_logp_difference/mean": 0.028883326798677444,
933
+ "step": 28,
934
+ "step_time": 38.59647103771567
935
+ },
936
+ {
937
+ "clip_ratio/high_max": 0.0,
938
+ "clip_ratio/high_mean": 0.0,
939
+ "clip_ratio/low_mean": 0.0,
940
+ "clip_ratio/low_min": 0.0,
941
+ "clip_ratio/region_mean": 0.0,
942
+ "completions/clipped_ratio": 0.0,
943
+ "completions/max_length": 563.0,
944
+ "completions/max_terminated_length": 563.0,
945
+ "completions/mean_length": 477.0,
946
+ "completions/mean_terminated_length": 477.0,
947
+ "completions/min_length": 410.0,
948
+ "completions/min_terminated_length": 410.0,
949
+ "entropy": 1.3791070505976677,
950
+ "epoch": 0.058,
951
+ "frac_reward_zero_std": 0.0,
952
+ "grad_norm": 0.33771538734436035,
953
+ "kl": 0.02141271048458293,
954
+ "learning_rate": 3e-05,
955
+ "loss": 0.010216176509857178,
956
+ "num_tokens": 271918.0,
957
+ "reward": 5.75,
958
+ "reward_std": 1.2909945249557495,
959
+ "rewards/quality_reward/mean": 5.75,
960
+ "rewards/quality_reward/std": 1.2909945249557495,
961
+ "sampling/importance_sampling_ratio/max": 2.4999797344207764,
962
+ "sampling/importance_sampling_ratio/mean": 1.0250636339187622,
963
+ "sampling/importance_sampling_ratio/min": 0.0,
964
+ "sampling/sampling_logp_difference/max": 0.3258817195892334,
965
+ "sampling/sampling_logp_difference/mean": 0.029029540717601776,
966
+ "step": 29,
967
+ "step_time": 23.610272648278624
968
+ },
969
+ {
970
+ "clip_ratio/high_max": 0.0,
971
+ "clip_ratio/high_mean": 0.0,
972
+ "clip_ratio/low_mean": 0.0,
973
+ "clip_ratio/low_min": 0.0,
974
+ "clip_ratio/region_mean": 0.0,
975
+ "completions/clipped_ratio": 0.0,
976
+ "completions/max_length": 575.0,
977
+ "completions/max_terminated_length": 575.0,
978
+ "completions/mean_length": 471.1875,
979
+ "completions/mean_terminated_length": 471.1875,
980
+ "completions/min_length": 381.0,
981
+ "completions/min_terminated_length": 381.0,
982
+ "entropy": 1.4652926102280617,
983
+ "epoch": 0.06,
984
+ "frac_reward_zero_std": 0.0,
985
+ "grad_norm": 0.21955685317516327,
986
+ "kl": 0.019562674744520336,
987
+ "learning_rate": 3e-05,
988
+ "loss": -0.014814459718763828,
989
+ "num_tokens": 281305.0,
990
+ "reward": 6.625,
991
+ "reward_std": 0.8850612044334412,
992
+ "rewards/quality_reward/mean": 6.625,
993
+ "rewards/quality_reward/std": 0.8850612044334412,
994
+ "sampling/importance_sampling_ratio/max": 2.802098274230957,
995
+ "sampling/importance_sampling_ratio/mean": 0.866391658782959,
996
+ "sampling/importance_sampling_ratio/min": 0.0,
997
+ "sampling/sampling_logp_difference/max": 0.6354451179504395,
998
+ "sampling/sampling_logp_difference/mean": 0.03177585452795029,
999
+ "step": 30,
1000
+ "step_time": 16.961607525125146
1001
+ },
1002
+ {
1003
+ "clip_ratio/high_max": 0.0,
1004
+ "clip_ratio/high_mean": 0.0,
1005
+ "clip_ratio/low_mean": 0.0,
1006
+ "clip_ratio/low_min": 0.0,
1007
+ "clip_ratio/region_mean": 0.0,
1008
+ "completions/clipped_ratio": 0.0,
1009
+ "completions/max_length": 602.0,
1010
+ "completions/max_terminated_length": 602.0,
1011
+ "completions/mean_length": 490.5,
1012
+ "completions/mean_terminated_length": 490.5,
1013
+ "completions/min_length": 411.0,
1014
+ "completions/min_terminated_length": 411.0,
1015
+ "entropy": 1.1957123205065727,
1016
+ "epoch": 0.062,
1017
+ "frac_reward_zero_std": 0.0,
1018
+ "grad_norm": 0.12176825106143951,
1019
+ "kl": 0.026934220048133284,
1020
+ "learning_rate": 3e-05,
1021
+ "loss": -0.08307373523712158,
1022
+ "num_tokens": 291409.0,
1023
+ "reward": 6.8125,
1024
+ "reward_std": 0.8341662883758545,
1025
+ "rewards/quality_reward/mean": 6.8125,
1026
+ "rewards/quality_reward/std": 0.8341662883758545,
1027
+ "sampling/importance_sampling_ratio/max": 1.610858678817749,
1028
+ "sampling/importance_sampling_ratio/mean": 0.6937527656555176,
1029
+ "sampling/importance_sampling_ratio/min": 0.0,
1030
+ "sampling/sampling_logp_difference/max": 0.4253416061401367,
1031
+ "sampling/sampling_logp_difference/mean": 0.02871524728834629,
1032
+ "step": 31,
1033
+ "step_time": 15.012207658961415
1034
+ },
1035
+ {
1036
+ "clip_ratio/high_max": 0.0,
1037
+ "clip_ratio/high_mean": 0.0,
1038
+ "clip_ratio/low_mean": 0.0,
1039
+ "clip_ratio/low_min": 0.0,
1040
+ "clip_ratio/region_mean": 0.0,
1041
+ "completions/clipped_ratio": 0.0,
1042
+ "completions/max_length": 508.0,
1043
+ "completions/max_terminated_length": 508.0,
1044
+ "completions/mean_length": 462.0,
1045
+ "completions/mean_terminated_length": 462.0,
1046
+ "completions/min_length": 381.0,
1047
+ "completions/min_terminated_length": 381.0,
1048
+ "entropy": 1.3018206283450127,
1049
+ "epoch": 0.064,
1050
+ "frac_reward_zero_std": 0.0,
1051
+ "grad_norm": 0.4979296624660492,
1052
+ "kl": 0.03539742121938616,
1053
+ "learning_rate": 3e-05,
1054
+ "loss": 0.0017175457905977964,
1055
+ "num_tokens": 300649.0,
1056
+ "reward": 6.875,
1057
+ "reward_std": 0.5,
1058
+ "rewards/quality_reward/mean": 6.875,
1059
+ "rewards/quality_reward/std": 0.5,
1060
+ "sampling/importance_sampling_ratio/max": 1.8527640104293823,
1061
+ "sampling/importance_sampling_ratio/mean": 0.7824680209159851,
1062
+ "sampling/importance_sampling_ratio/min": 0.07447884231805801,
1063
+ "sampling/sampling_logp_difference/max": 0.5221483707427979,
1064
+ "sampling/sampling_logp_difference/mean": 0.029107660055160522,
1065
+ "step": 32,
1066
+ "step_time": 22.78309725271538
1067
+ },
1068
+ {
1069
+ "clip_ratio/high_max": 0.0,
1070
+ "clip_ratio/high_mean": 0.0,
1071
+ "clip_ratio/low_mean": 0.0,
1072
+ "clip_ratio/low_min": 0.0,
1073
+ "clip_ratio/region_mean": 0.0,
1074
+ "completions/clipped_ratio": 0.0,
1075
+ "completions/max_length": 584.0,
1076
+ "completions/max_terminated_length": 584.0,
1077
+ "completions/mean_length": 474.0,
1078
+ "completions/mean_terminated_length": 474.0,
1079
+ "completions/min_length": 382.0,
1080
+ "completions/min_terminated_length": 382.0,
1081
+ "entropy": 1.321175642311573,
1082
+ "epoch": 0.066,
1083
+ "frac_reward_zero_std": 0.0,
1084
+ "grad_norm": 0.22016967833042145,
1085
+ "kl": 0.029592803912237287,
1086
+ "learning_rate": 3e-05,
1087
+ "loss": 0.05625719577074051,
1088
+ "num_tokens": 309889.0,
1089
+ "reward": 6.5625,
1090
+ "reward_std": 0.6291528940200806,
1091
+ "rewards/quality_reward/mean": 6.5625,
1092
+ "rewards/quality_reward/std": 0.6291528940200806,
1093
+ "sampling/importance_sampling_ratio/max": 2.9875097274780273,
1094
+ "sampling/importance_sampling_ratio/mean": 0.7832435369491577,
1095
+ "sampling/importance_sampling_ratio/min": 0.18006731569766998,
1096
+ "sampling/sampling_logp_difference/max": 0.38585615158081055,
1097
+ "sampling/sampling_logp_difference/mean": 0.027828343212604523,
1098
+ "step": 33,
1099
+ "step_time": 44.51360382232815
1100
+ },
1101
+ {
1102
+ "clip_ratio/high_max": 0.0,
1103
+ "clip_ratio/high_mean": 0.0,
1104
+ "clip_ratio/low_mean": 0.0,
1105
+ "clip_ratio/low_min": 0.0,
1106
+ "clip_ratio/region_mean": 0.0,
1107
+ "completions/clipped_ratio": 0.0,
1108
+ "completions/max_length": 510.0,
1109
+ "completions/max_terminated_length": 510.0,
1110
+ "completions/mean_length": 459.9375,
1111
+ "completions/mean_terminated_length": 459.9375,
1112
+ "completions/min_length": 410.0,
1113
+ "completions/min_terminated_length": 410.0,
1114
+ "entropy": 1.2222414836287498,
1115
+ "epoch": 0.068,
1116
+ "frac_reward_zero_std": 0.0,
1117
+ "grad_norm": 0.2873040437698364,
1118
+ "kl": 0.02840927499346435,
1119
+ "learning_rate": 3e-05,
1120
+ "loss": -0.037432070821523666,
1121
+ "num_tokens": 318904.0,
1122
+ "reward": 6.1875,
1123
+ "reward_std": 1.1086779832839966,
1124
+ "rewards/quality_reward/mean": 6.1875,
1125
+ "rewards/quality_reward/std": 1.1086779832839966,
1126
+ "sampling/importance_sampling_ratio/max": 2.6647069454193115,
1127
+ "sampling/importance_sampling_ratio/mean": 0.5744763016700745,
1128
+ "sampling/importance_sampling_ratio/min": 0.0,
1129
+ "sampling/sampling_logp_difference/max": 0.41987133026123047,
1130
+ "sampling/sampling_logp_difference/mean": 0.029470665380358696,
1131
+ "step": 34,
1132
+ "step_time": 133.03877451224253
1133
+ },
1134
+ {
1135
+ "clip_ratio/high_max": 0.0,
1136
+ "clip_ratio/high_mean": 0.0,
1137
+ "clip_ratio/low_mean": 0.0,
1138
+ "clip_ratio/low_min": 0.0,
1139
+ "clip_ratio/region_mean": 0.0,
1140
+ "completions/clipped_ratio": 0.0,
1141
+ "completions/max_length": 522.0,
1142
+ "completions/max_terminated_length": 522.0,
1143
+ "completions/mean_length": 462.1875,
1144
+ "completions/mean_terminated_length": 462.1875,
1145
+ "completions/min_length": 413.0,
1146
+ "completions/min_terminated_length": 413.0,
1147
+ "entropy": 1.1665974482893944,
1148
+ "epoch": 0.07,
1149
+ "frac_reward_zero_std": 0.0,
1150
+ "grad_norm": 0.2490653246641159,
1151
+ "kl": 0.025841041060630232,
1152
+ "learning_rate": 3e-05,
1153
+ "loss": -0.20422951877117157,
1154
+ "num_tokens": 328011.0,
1155
+ "reward": 6.9375,
1156
+ "reward_std": 1.1814539432525635,
1157
+ "rewards/quality_reward/mean": 6.9375,
1158
+ "rewards/quality_reward/std": 1.1814539432525635,
1159
+ "sampling/importance_sampling_ratio/max": 2.510730266571045,
1160
+ "sampling/importance_sampling_ratio/mean": 0.7954420447349548,
1161
+ "sampling/importance_sampling_ratio/min": 0.020566223189234734,
1162
+ "sampling/sampling_logp_difference/max": 0.36430132389068604,
1163
+ "sampling/sampling_logp_difference/mean": 0.026844775304198265,
1164
+ "step": 35,
1165
+ "step_time": 21.5843787365593
1166
+ },
1167
+ {
1168
+ "clip_ratio/high_max": 0.0,
1169
+ "clip_ratio/high_mean": 0.0,
1170
+ "clip_ratio/low_mean": 0.0,
1171
+ "clip_ratio/low_min": 0.0,
1172
+ "clip_ratio/region_mean": 0.0,
1173
+ "completions/clipped_ratio": 0.0,
1174
+ "completions/max_length": 549.0,
1175
+ "completions/max_terminated_length": 549.0,
1176
+ "completions/mean_length": 492.0,
1177
+ "completions/mean_terminated_length": 492.0,
1178
+ "completions/min_length": 429.0,
1179
+ "completions/min_terminated_length": 429.0,
1180
+ "entropy": 1.3467887043952942,
1181
+ "epoch": 0.072,
1182
+ "frac_reward_zero_std": 0.0,
1183
+ "grad_norm": 0.15268851816654205,
1184
+ "kl": 0.023660800594370812,
1185
+ "learning_rate": 3e-05,
1186
+ "loss": -0.11188814043998718,
1187
+ "num_tokens": 337731.0,
1188
+ "reward": 6.5625,
1189
+ "reward_std": 0.7274384498596191,
1190
+ "rewards/quality_reward/mean": 6.5625,
1191
+ "rewards/quality_reward/std": 0.7274384498596191,
1192
+ "sampling/importance_sampling_ratio/max": 1.6270908117294312,
1193
+ "sampling/importance_sampling_ratio/mean": 0.614537239074707,
1194
+ "sampling/importance_sampling_ratio/min": 0.10853960365056992,
1195
+ "sampling/sampling_logp_difference/max": 0.4023854732513428,
1196
+ "sampling/sampling_logp_difference/mean": 0.028961554169654846,
1197
+ "step": 36,
1198
+ "step_time": 18.843947287183255
1199
+ },
1200
+ {
1201
+ "clip_ratio/high_max": 0.0,
1202
+ "clip_ratio/high_mean": 0.0,
1203
+ "clip_ratio/low_mean": 0.0,
1204
+ "clip_ratio/low_min": 0.0,
1205
+ "clip_ratio/region_mean": 0.0,
1206
+ "completions/clipped_ratio": 0.0,
1207
+ "completions/max_length": 513.0,
1208
+ "completions/max_terminated_length": 513.0,
1209
+ "completions/mean_length": 460.75,
1210
+ "completions/mean_terminated_length": 460.75,
1211
+ "completions/min_length": 399.0,
1212
+ "completions/min_terminated_length": 399.0,
1213
+ "entropy": 1.2476315572857857,
1214
+ "epoch": 0.074,
1215
+ "frac_reward_zero_std": 0.0,
1216
+ "grad_norm": 0.42548227310180664,
1217
+ "kl": 0.022181478852871805,
1218
+ "learning_rate": 3e-05,
1219
+ "loss": 0.37223517894744873,
1220
+ "num_tokens": 346815.0,
1221
+ "reward": 6.5625,
1222
+ "reward_std": 0.5123475790023804,
1223
+ "rewards/quality_reward/mean": 6.5625,
1224
+ "rewards/quality_reward/std": 0.5123475790023804,
1225
+ "sampling/importance_sampling_ratio/max": 2.6624510288238525,
1226
+ "sampling/importance_sampling_ratio/mean": 0.7942180633544922,
1227
+ "sampling/importance_sampling_ratio/min": 0.0,
1228
+ "sampling/sampling_logp_difference/max": 0.4037543535232544,
1229
+ "sampling/sampling_logp_difference/mean": 0.028780322521924973,
1230
+ "step": 37,
1231
+ "step_time": 42.04662919091061
1232
+ },
1233
+ {
1234
+ "clip_ratio/high_max": 0.0,
1235
+ "clip_ratio/high_mean": 0.0,
1236
+ "clip_ratio/low_mean": 0.0,
1237
+ "clip_ratio/low_min": 0.0,
1238
+ "clip_ratio/region_mean": 0.0,
1239
+ "completions/clipped_ratio": 0.0,
1240
+ "completions/max_length": 611.0,
1241
+ "completions/max_terminated_length": 611.0,
1242
+ "completions/mean_length": 452.0,
1243
+ "completions/mean_terminated_length": 452.0,
1244
+ "completions/min_length": 363.0,
1245
+ "completions/min_terminated_length": 363.0,
1246
+ "entropy": 1.1745503433048725,
1247
+ "epoch": 0.076,
1248
+ "frac_reward_zero_std": 0.0,
1249
+ "grad_norm": 0.16980381309986115,
1250
+ "kl": 0.017483733594417572,
1251
+ "learning_rate": 3e-05,
1252
+ "loss": -0.09029137343168259,
1253
+ "num_tokens": 355711.0,
1254
+ "reward": 6.9375,
1255
+ "reward_std": 0.9287087917327881,
1256
+ "rewards/quality_reward/mean": 6.9375,
1257
+ "rewards/quality_reward/std": 0.9287087917327881,
1258
+ "sampling/importance_sampling_ratio/max": 2.3201518058776855,
1259
+ "sampling/importance_sampling_ratio/mean": 0.721072793006897,
1260
+ "sampling/importance_sampling_ratio/min": 0.0,
1261
+ "sampling/sampling_logp_difference/max": 0.30433225631713867,
1262
+ "sampling/sampling_logp_difference/mean": 0.026646045967936516,
1263
+ "step": 38,
1264
+ "step_time": 38.63075139513239
1265
+ },
1266
+ {
1267
+ "clip_ratio/high_max": 0.0,
1268
+ "clip_ratio/high_mean": 0.0,
1269
+ "clip_ratio/low_mean": 0.0,
1270
+ "clip_ratio/low_min": 0.0,
1271
+ "clip_ratio/region_mean": 0.0,
1272
+ "completions/clipped_ratio": 0.0,
1273
+ "completions/max_length": 521.0,
1274
+ "completions/max_terminated_length": 521.0,
1275
+ "completions/mean_length": 466.8125,
1276
+ "completions/mean_terminated_length": 466.8125,
1277
+ "completions/min_length": 429.0,
1278
+ "completions/min_terminated_length": 429.0,
1279
+ "entropy": 1.2664988860487938,
1280
+ "epoch": 0.078,
1281
+ "frac_reward_zero_std": 0.0,
1282
+ "grad_norm": 0.21305795013904572,
1283
+ "kl": 0.021121050289366394,
1284
+ "learning_rate": 3e-05,
1285
+ "loss": -0.03154226019978523,
1286
+ "num_tokens": 364860.0,
1287
+ "reward": 6.5625,
1288
+ "reward_std": 0.8139410614967346,
1289
+ "rewards/quality_reward/mean": 6.5625,
1290
+ "rewards/quality_reward/std": 0.8139410614967346,
1291
+ "sampling/importance_sampling_ratio/max": 2.0297553539276123,
1292
+ "sampling/importance_sampling_ratio/mean": 0.674609363079071,
1293
+ "sampling/importance_sampling_ratio/min": 0.11245065927505493,
1294
+ "sampling/sampling_logp_difference/max": 0.37443917989730835,
1295
+ "sampling/sampling_logp_difference/mean": 0.028257746249437332,
1296
+ "step": 39,
1297
+ "step_time": 30.028073193039745
1298
+ },
1299
+ {
1300
+ "clip_ratio/high_max": 0.0,
1301
+ "clip_ratio/high_mean": 0.0,
1302
+ "clip_ratio/low_mean": 0.0,
1303
+ "clip_ratio/low_min": 0.0,
1304
+ "clip_ratio/region_mean": 0.0,
1305
+ "completions/clipped_ratio": 0.0,
1306
+ "completions/max_length": 557.0,
1307
+ "completions/max_terminated_length": 557.0,
1308
+ "completions/mean_length": 485.1875,
1309
+ "completions/mean_terminated_length": 485.1875,
1310
+ "completions/min_length": 430.0,
1311
+ "completions/min_terminated_length": 430.0,
1312
+ "entropy": 1.3458357080817223,
1313
+ "epoch": 0.08,
1314
+ "frac_reward_zero_std": 0.0,
1315
+ "grad_norm": 0.12235487997531891,
1316
+ "kl": 0.018535695446189493,
1317
+ "learning_rate": 3e-05,
1318
+ "loss": -0.035816628485918045,
1319
+ "num_tokens": 374607.0,
1320
+ "reward": 7.0,
1321
+ "reward_std": 0.3651483952999115,
1322
+ "rewards/quality_reward/mean": 7.0,
1323
+ "rewards/quality_reward/std": 0.3651483952999115,
1324
+ "sampling/importance_sampling_ratio/max": 2.242042303085327,
1325
+ "sampling/importance_sampling_ratio/mean": 0.5344723463058472,
1326
+ "sampling/importance_sampling_ratio/min": 0.0,
1327
+ "sampling/sampling_logp_difference/max": 0.36985254287719727,
1328
+ "sampling/sampling_logp_difference/mean": 0.029600802809000015,
1329
+ "step": 40,
1330
+ "step_time": 15.446288945619017
1331
+ },
1332
+ {
1333
+ "clip_ratio/high_max": 0.0,
1334
+ "clip_ratio/high_mean": 0.0,
1335
+ "clip_ratio/low_mean": 0.0,
1336
+ "clip_ratio/low_min": 0.0,
1337
+ "clip_ratio/region_mean": 0.0,
1338
+ "completions/clipped_ratio": 0.0,
1339
+ "completions/max_length": 594.0,
1340
+ "completions/max_terminated_length": 594.0,
1341
+ "completions/mean_length": 498.875,
1342
+ "completions/mean_terminated_length": 498.875,
1343
+ "completions/min_length": 429.0,
1344
+ "completions/min_terminated_length": 429.0,
1345
+ "entropy": 1.3402792811393738,
1346
+ "epoch": 0.082,
1347
+ "frac_reward_zero_std": 0.0,
1348
+ "grad_norm": 0.15642686188220978,
1349
+ "kl": 0.013967045990284532,
1350
+ "learning_rate": 3e-05,
1351
+ "loss": 0.0011727213859558105,
1352
+ "num_tokens": 384317.0,
1353
+ "reward": 6.375,
1354
+ "reward_std": 0.8850612044334412,
1355
+ "rewards/quality_reward/mean": 6.375,
1356
+ "rewards/quality_reward/std": 0.8850612044334412,
1357
+ "sampling/importance_sampling_ratio/max": 1.5691092014312744,
1358
+ "sampling/importance_sampling_ratio/mean": 0.3696203827857971,
1359
+ "sampling/importance_sampling_ratio/min": 0.0,
1360
+ "sampling/sampling_logp_difference/max": 0.6487679481506348,
1361
+ "sampling/sampling_logp_difference/mean": 0.03018251620233059,
1362
+ "step": 41,
1363
+ "step_time": 18.15720977121964
1364
+ },
1365
+ {
1366
+ "clip_ratio/high_max": 0.0,
1367
+ "clip_ratio/high_mean": 0.0,
1368
+ "clip_ratio/low_mean": 0.0,
1369
+ "clip_ratio/low_min": 0.0,
1370
+ "clip_ratio/region_mean": 0.0,
1371
+ "completions/clipped_ratio": 0.0,
1372
+ "completions/max_length": 568.0,
1373
+ "completions/max_terminated_length": 568.0,
1374
+ "completions/mean_length": 482.0625,
1375
+ "completions/mean_terminated_length": 482.0625,
1376
+ "completions/min_length": 440.0,
1377
+ "completions/min_terminated_length": 440.0,
1378
+ "entropy": 1.3317564576864243,
1379
+ "epoch": 0.084,
1380
+ "frac_reward_zero_std": 0.0,
1381
+ "grad_norm": 0.3236794173717499,
1382
+ "kl": 0.01707366103073582,
1383
+ "learning_rate": 3e-05,
1384
+ "loss": 0.10363321751356125,
1385
+ "num_tokens": 393934.0,
1386
+ "reward": 6.6875,
1387
+ "reward_std": 0.7932003140449524,
1388
+ "rewards/quality_reward/mean": 6.6875,
1389
+ "rewards/quality_reward/std": 0.7932003140449524,
1390
+ "sampling/importance_sampling_ratio/max": 2.0568668842315674,
1391
+ "sampling/importance_sampling_ratio/mean": 0.6415404677391052,
1392
+ "sampling/importance_sampling_ratio/min": 0.07682990282773972,
1393
+ "sampling/sampling_logp_difference/max": 0.7769032716751099,
1394
+ "sampling/sampling_logp_difference/mean": 0.02936164103448391,
1395
+ "step": 42,
1396
+ "step_time": 15.066733688581735
1397
+ },
1398
+ {
1399
+ "clip_ratio/high_max": 0.0,
1400
+ "clip_ratio/high_mean": 0.0,
1401
+ "clip_ratio/low_mean": 0.0,
1402
+ "clip_ratio/low_min": 0.0,
1403
+ "clip_ratio/region_mean": 0.0,
1404
+ "completions/clipped_ratio": 0.0,
1405
+ "completions/max_length": 606.0,
1406
+ "completions/max_terminated_length": 606.0,
1407
+ "completions/mean_length": 510.9375,
1408
+ "completions/mean_terminated_length": 510.9375,
1409
+ "completions/min_length": 466.0,
1410
+ "completions/min_terminated_length": 466.0,
1411
+ "entropy": 1.2099780030548573,
1412
+ "epoch": 0.086,
1413
+ "frac_reward_zero_std": 0.0,
1414
+ "grad_norm": 0.1771102100610733,
1415
+ "kl": 0.01784718461567536,
1416
+ "learning_rate": 3e-05,
1417
+ "loss": -0.027566466480493546,
1418
+ "num_tokens": 403893.0,
1419
+ "reward": 6.4375,
1420
+ "reward_std": 1.209338665008545,
1421
+ "rewards/quality_reward/mean": 6.4375,
1422
+ "rewards/quality_reward/std": 1.209338665008545,
1423
+ "sampling/importance_sampling_ratio/max": 2.3430161476135254,
1424
+ "sampling/importance_sampling_ratio/mean": 0.7769261598587036,
1425
+ "sampling/importance_sampling_ratio/min": 0.0,
1426
+ "sampling/sampling_logp_difference/max": 0.36153650283813477,
1427
+ "sampling/sampling_logp_difference/mean": 0.028799494728446007,
1428
+ "step": 43,
1429
+ "step_time": 16.90863296529278
1430
+ },
1431
+ {
1432
+ "clip_ratio/high_max": 0.0,
1433
+ "clip_ratio/high_mean": 0.0,
1434
+ "clip_ratio/low_mean": 0.0,
1435
+ "clip_ratio/low_min": 0.0,
1436
+ "clip_ratio/region_mean": 0.0,
1437
+ "completions/clipped_ratio": 0.0,
1438
+ "completions/max_length": 551.0,
1439
+ "completions/max_terminated_length": 551.0,
1440
+ "completions/mean_length": 494.1875,
1441
+ "completions/mean_terminated_length": 494.1875,
1442
+ "completions/min_length": 432.0,
1443
+ "completions/min_terminated_length": 432.0,
1444
+ "entropy": 1.2924985438585281,
1445
+ "epoch": 0.088,
1446
+ "frac_reward_zero_std": 0.0,
1447
+ "grad_norm": 0.3432070314884186,
1448
+ "kl": 0.014529847539961338,
1449
+ "learning_rate": 3e-05,
1450
+ "loss": -0.04157561436295509,
1451
+ "num_tokens": 413312.0,
1452
+ "reward": 6.875,
1453
+ "reward_std": 0.3415650427341461,
1454
+ "rewards/quality_reward/mean": 6.875,
1455
+ "rewards/quality_reward/std": 0.3415650427341461,
1456
+ "sampling/importance_sampling_ratio/max": 2.726816177368164,
1457
+ "sampling/importance_sampling_ratio/mean": 0.8989821672439575,
1458
+ "sampling/importance_sampling_ratio/min": 0.07410597801208496,
1459
+ "sampling/sampling_logp_difference/max": 0.31444358825683594,
1460
+ "sampling/sampling_logp_difference/mean": 0.028122060000896454,
1461
+ "step": 44,
1462
+ "step_time": 16.7880685236305
1463
+ },
1464
+ {
1465
+ "clip_ratio/high_max": 0.0,
1466
+ "clip_ratio/high_mean": 0.0,
1467
+ "clip_ratio/low_mean": 0.0,
1468
+ "clip_ratio/low_min": 0.0,
1469
+ "clip_ratio/region_mean": 0.0,
1470
+ "completions/clipped_ratio": 0.0,
1471
+ "completions/max_length": 637.0,
1472
+ "completions/max_terminated_length": 637.0,
1473
+ "completions/mean_length": 543.5,
1474
+ "completions/mean_terminated_length": 543.5,
1475
+ "completions/min_length": 484.0,
1476
+ "completions/min_terminated_length": 484.0,
1477
+ "entropy": 1.206408604979515,
1478
+ "epoch": 0.09,
1479
+ "frac_reward_zero_std": 0.0,
1480
+ "grad_norm": 0.36233776807785034,
1481
+ "kl": 0.015796773659531027,
1482
+ "learning_rate": 3e-05,
1483
+ "loss": 0.029176680371165276,
1484
+ "num_tokens": 423624.0,
1485
+ "reward": 6.375,
1486
+ "reward_std": 0.6191391944885254,
1487
+ "rewards/quality_reward/mean": 6.375,
1488
+ "rewards/quality_reward/std": 0.6191391944885254,
1489
+ "sampling/importance_sampling_ratio/max": 1.677195429801941,
1490
+ "sampling/importance_sampling_ratio/mean": 0.6537867188453674,
1491
+ "sampling/importance_sampling_ratio/min": 0.09822077304124832,
1492
+ "sampling/sampling_logp_difference/max": 0.31381869316101074,
1493
+ "sampling/sampling_logp_difference/mean": 0.02717999368906021,
1494
+ "step": 45,
1495
+ "step_time": 23.35960763087496
1496
+ },
1497
+ {
1498
+ "clip_ratio/high_max": 0.0,
1499
+ "clip_ratio/high_mean": 0.0,
1500
+ "clip_ratio/low_mean": 0.0,
1501
+ "clip_ratio/low_min": 0.0,
1502
+ "clip_ratio/region_mean": 0.0,
1503
+ "completions/clipped_ratio": 0.0,
1504
+ "completions/max_length": 643.0,
1505
+ "completions/max_terminated_length": 643.0,
1506
+ "completions/mean_length": 534.5625,
1507
+ "completions/mean_terminated_length": 534.5625,
1508
+ "completions/min_length": 453.0,
1509
+ "completions/min_terminated_length": 453.0,
1510
+ "entropy": 1.2577891275286674,
1511
+ "epoch": 0.092,
1512
+ "frac_reward_zero_std": 0.0,
1513
+ "grad_norm": 0.20219561457633972,
1514
+ "kl": 0.014481160265859216,
1515
+ "learning_rate": 3e-05,
1516
+ "loss": 0.18850615620613098,
1517
+ "num_tokens": 433817.0,
1518
+ "reward": 6.75,
1519
+ "reward_std": 0.44721361994743347,
1520
+ "rewards/quality_reward/mean": 6.75,
1521
+ "rewards/quality_reward/std": 0.44721361994743347,
1522
+ "sampling/importance_sampling_ratio/max": 2.203894853591919,
1523
+ "sampling/importance_sampling_ratio/mean": 0.697495698928833,
1524
+ "sampling/importance_sampling_ratio/min": 0.0,
1525
+ "sampling/sampling_logp_difference/max": 0.35237741470336914,
1526
+ "sampling/sampling_logp_difference/mean": 0.02723248302936554,
1527
+ "step": 46,
1528
+ "step_time": 19.56032704282552
1529
+ },
1530
+ {
1531
+ "clip_ratio/high_max": 0.0,
1532
+ "clip_ratio/high_mean": 0.0,
1533
+ "clip_ratio/low_mean": 0.0,
1534
+ "clip_ratio/low_min": 0.0,
1535
+ "clip_ratio/region_mean": 0.0,
1536
+ "completions/clipped_ratio": 0.0,
1537
+ "completions/max_length": 642.0,
1538
+ "completions/max_terminated_length": 642.0,
1539
+ "completions/mean_length": 538.25,
1540
+ "completions/mean_terminated_length": 538.25,
1541
+ "completions/min_length": 469.0,
1542
+ "completions/min_terminated_length": 469.0,
1543
+ "entropy": 1.3271892964839935,
1544
+ "epoch": 0.094,
1545
+ "frac_reward_zero_std": 0.0,
1546
+ "grad_norm": 0.22262753546237946,
1547
+ "kl": 0.012554377142805606,
1548
+ "learning_rate": 3e-05,
1549
+ "loss": 0.06984467804431915,
1550
+ "num_tokens": 444045.0,
1551
+ "reward": 6.0625,
1552
+ "reward_std": 1.0626225471496582,
1553
+ "rewards/quality_reward/mean": 6.0625,
1554
+ "rewards/quality_reward/std": 1.0626225471496582,
1555
+ "sampling/importance_sampling_ratio/max": 2.2261502742767334,
1556
+ "sampling/importance_sampling_ratio/mean": 0.6712950468063354,
1557
+ "sampling/importance_sampling_ratio/min": 0.0,
1558
+ "sampling/sampling_logp_difference/max": 0.4496123790740967,
1559
+ "sampling/sampling_logp_difference/mean": 0.028838323429226875,
1560
+ "step": 47,
1561
+ "step_time": 21.226045075803995
1562
+ },
1563
+ {
1564
+ "clip_ratio/high_max": 0.0,
1565
+ "clip_ratio/high_mean": 0.0,
1566
+ "clip_ratio/low_mean": 0.0,
1567
+ "clip_ratio/low_min": 0.0,
1568
+ "clip_ratio/region_mean": 0.0,
1569
+ "completions/clipped_ratio": 0.0,
1570
+ "completions/max_length": 628.0,
1571
+ "completions/max_terminated_length": 628.0,
1572
+ "completions/mean_length": 514.25,
1573
+ "completions/mean_terminated_length": 514.25,
1574
+ "completions/min_length": 424.0,
1575
+ "completions/min_terminated_length": 424.0,
1576
+ "entropy": 1.1054812744259834,
1577
+ "epoch": 0.096,
1578
+ "frac_reward_zero_std": 0.0,
1579
+ "grad_norm": 0.3244606554508209,
1580
+ "kl": 0.0157591889728792,
1581
+ "learning_rate": 3e-05,
1582
+ "loss": 0.09024985134601593,
1583
+ "num_tokens": 453945.0,
1584
+ "reward": 6.375,
1585
+ "reward_std": 0.8062257766723633,
1586
+ "rewards/quality_reward/mean": 6.375,
1587
+ "rewards/quality_reward/std": 0.8062257766723633,
1588
+ "sampling/importance_sampling_ratio/max": 2.6745388507843018,
1589
+ "sampling/importance_sampling_ratio/mean": 0.7607913017272949,
1590
+ "sampling/importance_sampling_ratio/min": 0.0,
1591
+ "sampling/sampling_logp_difference/max": 0.3650559186935425,
1592
+ "sampling/sampling_logp_difference/mean": 0.026116060093045235,
1593
+ "step": 48,
1594
+ "step_time": 17.565261672716588
1595
+ },
1596
+ {
1597
+ "clip_ratio/high_max": 0.0,
1598
+ "clip_ratio/high_mean": 0.0,
1599
+ "clip_ratio/low_mean": 0.0,
1600
+ "clip_ratio/low_min": 0.0,
1601
+ "clip_ratio/region_mean": 0.0,
1602
+ "completions/clipped_ratio": 0.0,
1603
+ "completions/max_length": 585.0,
1604
+ "completions/max_terminated_length": 585.0,
1605
+ "completions/mean_length": 502.4375,
1606
+ "completions/mean_terminated_length": 502.4375,
1607
+ "completions/min_length": 439.0,
1608
+ "completions/min_terminated_length": 439.0,
1609
+ "entropy": 1.2281213253736496,
1610
+ "epoch": 0.098,
1611
+ "frac_reward_zero_std": 0.0,
1612
+ "grad_norm": 0.4033137857913971,
1613
+ "kl": 0.015613102470524609,
1614
+ "learning_rate": 3e-05,
1615
+ "loss": -0.2898017466068268,
1616
+ "num_tokens": 463576.0,
1617
+ "reward": 6.4375,
1618
+ "reward_std": 1.2632629871368408,
1619
+ "rewards/quality_reward/mean": 6.4375,
1620
+ "rewards/quality_reward/std": 1.2632629871368408,
1621
+ "sampling/importance_sampling_ratio/max": 2.6974196434020996,
1622
+ "sampling/importance_sampling_ratio/mean": 0.7124314308166504,
1623
+ "sampling/importance_sampling_ratio/min": 0.0,
1624
+ "sampling/sampling_logp_difference/max": 0.3675417900085449,
1625
+ "sampling/sampling_logp_difference/mean": 0.028341906145215034,
1626
+ "step": 49,
1627
+ "step_time": 29.838082558009773
1628
+ },
1629
+ {
1630
+ "clip_ratio/high_max": 0.0,
1631
+ "clip_ratio/high_mean": 0.0,
1632
+ "clip_ratio/low_mean": 0.0,
1633
+ "clip_ratio/low_min": 0.0,
1634
+ "clip_ratio/region_mean": 0.0,
1635
+ "completions/clipped_ratio": 0.0,
1636
+ "completions/max_length": 573.0,
1637
+ "completions/max_terminated_length": 573.0,
1638
+ "completions/mean_length": 530.1875,
1639
+ "completions/mean_terminated_length": 530.1875,
1640
+ "completions/min_length": 458.0,
1641
+ "completions/min_terminated_length": 458.0,
1642
+ "entropy": 1.1955150067806244,
1643
+ "epoch": 0.1,
1644
+ "frac_reward_zero_std": 0.0,
1645
+ "grad_norm": 0.23144562542438507,
1646
+ "kl": 0.01374751579714939,
1647
+ "learning_rate": 3e-05,
1648
+ "loss": -0.19065965712070465,
1649
+ "num_tokens": 473915.0,
1650
+ "reward": 6.3125,
1651
+ "reward_std": 1.1954776048660278,
1652
+ "rewards/quality_reward/mean": 6.3125,
1653
+ "rewards/quality_reward/std": 1.1954776048660278,
1654
+ "sampling/importance_sampling_ratio/max": 2.54063081741333,
1655
+ "sampling/importance_sampling_ratio/mean": 0.8162041902542114,
1656
+ "sampling/importance_sampling_ratio/min": 0.1628064066171646,
1657
+ "sampling/sampling_logp_difference/max": 0.2777421474456787,
1658
+ "sampling/sampling_logp_difference/mean": 0.02853373810648918,
1659
+ "step": 50,
1660
+ "step_time": 16.047010839451104
1661
+ }
1662
+ ],
1663
+ "logging_steps": 1,
1664
+ "max_steps": 300,
1665
+ "num_input_tokens_seen": 473915,
1666
+ "num_train_epochs": 1,
1667
+ "save_steps": 50,
1668
+ "stateful_callbacks": {
1669
+ "TrainerControl": {
1670
+ "args": {
1671
+ "should_epoch_stop": false,
1672
+ "should_evaluate": false,
1673
+ "should_log": false,
1674
+ "should_save": true,
1675
+ "should_training_stop": false
1676
+ },
1677
+ "attributes": {}
1678
+ }
1679
+ },
1680
+ "total_flos": 0.0,
1681
+ "train_batch_size": 1,
1682
+ "trial_name": null,
1683
+ "trial_params": null
1684
+ }
outputs/E0-baseline/checkpoint-50/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:054a6cc4f7643325a59faa12921b65b0b0cb89abc2567355f5241d625f6a64f6
3
+ size 7697