iamPi commited on
Commit
9c06b0f
·
verified ·
1 Parent(s): 491f800

Upload task output 1

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - axolotl
7
+ - base_model:adapter:/cache/models/Qwen--Qwen2.5-3B-Instruct
8
+ - grpo
9
+ - lora
10
+ - transformers
11
+ - trl
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.1
adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-3B-Instruct",
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": null,
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": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "q_proj",
33
+ "k_proj",
34
+ "gate_proj",
35
+ "v_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "up_proj"
39
+ ],
40
+ "target_parameters": [],
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137c7779b7d79c0a055cdfc8d4733150a72a9d00dc69cce5b2004a1a395d7fb6
3
+ size 119801528
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
chat_template.jinja ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>
2
+
3
+ '+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>
4
+
5
+ ' }}{% endif %}
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:339306587efc75e93b6aa072198ee9462e266edd0eb1b0db69e78067a0d92522
3
+ size 61392581
ref/adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "/cache/models/Qwen--Qwen2.5-3B-Instruct",
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": null,
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": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "q_proj",
33
+ "k_proj",
34
+ "gate_proj",
35
+ "v_proj",
36
+ "o_proj",
37
+ "down_proj",
38
+ "up_proj"
39
+ ],
40
+ "target_parameters": [],
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
ref/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f5c43d294c90dcd8aa53b8f4358d140af282467938de22109f1ded1570a6cc9
3
+ size 59934640
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f328d924e63f6fa99a7ad32932184a17174c355a0b58f761130deaad0631a8d
3
+ size 14917
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf6c99a153c612933624ce605c135e0dd3c6296a9d76861879874b2e26da0aa
3
+ size 14917
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b7f9ea74826c1502a61c3de41cc35c375d36aa942e516022944ddcf38f06ba
3
+ size 1465
special_tokens_map.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "bos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "eos_token": {
25
+ "content": "<|im_end|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ },
31
+ "pad_token": {
32
+ "content": "<|endoftext|>",
33
+ "lstrip": false,
34
+ "normalized": false,
35
+ "rstrip": false,
36
+ "single_word": false
37
+ }
38
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": "<|im_end|>",
198
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
trainer_state.json ADDED
@@ -0,0 +1,2014 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.24,
6
+ "eval_steps": 500,
7
+ "global_step": 60,
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": 9999.0,
20
+ "completions/max_terminated_length": 9999.0,
21
+ "completions/mean_length": 4554.453125,
22
+ "completions/mean_terminated_length": 4554.453125,
23
+ "completions/min_length": 551.0,
24
+ "completions/min_terminated_length": 551.0,
25
+ "entropy": 0.31497739674523473,
26
+ "epoch": 0.004,
27
+ "frac_reward_zero_std": 0.0,
28
+ "grad_norm": 0.27671217918395996,
29
+ "kl": 0.0,
30
+ "learning_rate": 0.0,
31
+ "loss": 0.1899,
32
+ "num_tokens": 332413.0,
33
+ "reward": 0.5768750309944153,
34
+ "reward_std": 0.4988396167755127,
35
+ "rewards/alfworld_rollout_reward_func/mean": 0.5768749713897705,
36
+ "rewards/alfworld_rollout_reward_func/std": 0.5170210003852844,
37
+ "sampling/importance_sampling_ratio/max": 2.406592845916748,
38
+ "sampling/importance_sampling_ratio/mean": 0.6213822364807129,
39
+ "sampling/importance_sampling_ratio/min": 0.0,
40
+ "sampling/sampling_logp_difference/max": 55.82071304321289,
41
+ "sampling/sampling_logp_difference/mean": 0.023054132238030434,
42
+ "step": 1,
43
+ "step_time": 293.2645074960601
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": 8320.0,
53
+ "completions/max_terminated_length": 8320.0,
54
+ "completions/mean_length": 5251.21875,
55
+ "completions/mean_terminated_length": 5251.21875,
56
+ "completions/min_length": 1861.0,
57
+ "completions/min_terminated_length": 1861.0,
58
+ "entropy": 0.3733639745041728,
59
+ "epoch": 0.008,
60
+ "frac_reward_zero_std": 0.0,
61
+ "grad_norm": 0.26362094283103943,
62
+ "kl": 0.0,
63
+ "learning_rate": 1.5e-06,
64
+ "loss": 0.0961,
65
+ "num_tokens": 704651.0,
66
+ "reward": 0.13640625774860382,
67
+ "reward_std": 0.43152421712875366,
68
+ "rewards/alfworld_rollout_reward_func/mean": 0.13640624284744263,
69
+ "rewards/alfworld_rollout_reward_func/std": 0.4294232726097107,
70
+ "sampling/importance_sampling_ratio/max": 2.881873846054077,
71
+ "sampling/importance_sampling_ratio/mean": 0.4364074170589447,
72
+ "sampling/importance_sampling_ratio/min": 0.0,
73
+ "sampling/sampling_logp_difference/max": 2.0964527130126953,
74
+ "sampling/sampling_logp_difference/mean": 0.019750293344259262,
75
+ "step": 2,
76
+ "step_time": 281.28423442596977
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": 10722.0,
86
+ "completions/max_terminated_length": 10722.0,
87
+ "completions/mean_length": 6977.828125,
88
+ "completions/mean_terminated_length": 6977.828125,
89
+ "completions/min_length": 1154.0,
90
+ "completions/min_terminated_length": 1154.0,
91
+ "entropy": 0.3223036811687052,
92
+ "epoch": 0.012,
93
+ "frac_reward_zero_std": 0.0,
94
+ "grad_norm": 0.19866329431533813,
95
+ "kl": 0.0017119673575507477,
96
+ "learning_rate": 3e-06,
97
+ "loss": 0.2902,
98
+ "num_tokens": 1196416.0,
99
+ "reward": 0.24703124165534973,
100
+ "reward_std": 0.4671919345855713,
101
+ "rewards/alfworld_rollout_reward_func/mean": 0.24703125655651093,
102
+ "rewards/alfworld_rollout_reward_func/std": 0.4794430732727051,
103
+ "sampling/importance_sampling_ratio/max": 2.9424545764923096,
104
+ "sampling/importance_sampling_ratio/mean": 0.46759214997291565,
105
+ "sampling/importance_sampling_ratio/min": 0.0,
106
+ "sampling/sampling_logp_difference/max": 2.1991941928863525,
107
+ "sampling/sampling_logp_difference/mean": 0.019809413701295853,
108
+ "step": 3,
109
+ "step_time": 336.2479823809699
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": 9874.0,
119
+ "completions/max_terminated_length": 9874.0,
120
+ "completions/mean_length": 6289.03125,
121
+ "completions/mean_terminated_length": 6289.03125,
122
+ "completions/min_length": 3976.0,
123
+ "completions/min_terminated_length": 3976.0,
124
+ "entropy": 0.33153627486899495,
125
+ "epoch": 0.016,
126
+ "frac_reward_zero_std": 0.0,
127
+ "grad_norm": 0.20725910365581512,
128
+ "kl": 0.0019219094938307535,
129
+ "learning_rate": 2.9980747607565792e-06,
130
+ "loss": -0.0184,
131
+ "num_tokens": 1636162.0,
132
+ "reward": 0.0007812529802322388,
133
+ "reward_std": 0.17323368787765503,
134
+ "rewards/alfworld_rollout_reward_func/mean": 0.0007812529802322388,
135
+ "rewards/alfworld_rollout_reward_func/std": 0.2191564291715622,
136
+ "sampling/importance_sampling_ratio/max": 2.584482192993164,
137
+ "sampling/importance_sampling_ratio/mean": 0.38795873522758484,
138
+ "sampling/importance_sampling_ratio/min": 0.0,
139
+ "sampling/sampling_logp_difference/max": 4.953186511993408,
140
+ "sampling/sampling_logp_difference/mean": 0.020250197499990463,
141
+ "step": 4,
142
+ "step_time": 313.9296533779707
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": 11285.0,
152
+ "completions/max_terminated_length": 11285.0,
153
+ "completions/mean_length": 7613.421875,
154
+ "completions/mean_terminated_length": 7613.421875,
155
+ "completions/min_length": 2227.0,
156
+ "completions/min_terminated_length": 2227.0,
157
+ "entropy": 0.34567126259207726,
158
+ "epoch": 0.02,
159
+ "frac_reward_zero_std": 0.0,
160
+ "grad_norm": 0.17643821239471436,
161
+ "kl": 0.0016085030692920554,
162
+ "learning_rate": 2.9923039850878425e-06,
163
+ "loss": 0.0963,
164
+ "num_tokens": 2170909.0,
165
+ "reward": 0.1875,
166
+ "reward_std": 0.4111865162849426,
167
+ "rewards/alfworld_rollout_reward_func/mean": 0.1875,
168
+ "rewards/alfworld_rollout_reward_func/std": 0.445791631937027,
169
+ "sampling/importance_sampling_ratio/max": 2.329904079437256,
170
+ "sampling/importance_sampling_ratio/mean": 0.4071568250656128,
171
+ "sampling/importance_sampling_ratio/min": 0.0,
172
+ "sampling/sampling_logp_difference/max": 51.395050048828125,
173
+ "sampling/sampling_logp_difference/mean": 0.02332460880279541,
174
+ "step": 5,
175
+ "step_time": 396.88119790001656
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": 10068.0,
185
+ "completions/max_terminated_length": 10068.0,
186
+ "completions/mean_length": 7365.96875,
187
+ "completions/mean_terminated_length": 7365.96875,
188
+ "completions/min_length": 2236.0,
189
+ "completions/min_terminated_length": 2236.0,
190
+ "entropy": 0.33807497285306454,
191
+ "epoch": 0.024,
192
+ "frac_reward_zero_std": 0.0,
193
+ "grad_norm": 0.2105790078639984,
194
+ "kl": 0.002014314475673018,
195
+ "learning_rate": 2.982702486492167e-06,
196
+ "loss": 0.1834,
197
+ "num_tokens": 2690011.0,
198
+ "reward": 0.18296873569488525,
199
+ "reward_std": 0.34179380536079407,
200
+ "rewards/alfworld_rollout_reward_func/mean": 0.18296875059604645,
201
+ "rewards/alfworld_rollout_reward_func/std": 0.4501417279243469,
202
+ "sampling/importance_sampling_ratio/max": 2.981616735458374,
203
+ "sampling/importance_sampling_ratio/mean": 0.4046768844127655,
204
+ "sampling/importance_sampling_ratio/min": 0.0,
205
+ "sampling/sampling_logp_difference/max": 5.697381019592285,
206
+ "sampling/sampling_logp_difference/mean": 0.020046193152666092,
207
+ "step": 6,
208
+ "step_time": 348.1233048220165
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": 9846.0,
218
+ "completions/max_terminated_length": 9846.0,
219
+ "completions/mean_length": 6610.140625,
220
+ "completions/mean_terminated_length": 6610.140625,
221
+ "completions/min_length": 808.0,
222
+ "completions/min_terminated_length": 808.0,
223
+ "entropy": 0.3595086098648608,
224
+ "epoch": 0.028,
225
+ "frac_reward_zero_std": 0.0,
226
+ "grad_norm": 0.218948632478714,
227
+ "kl": 0.0016301772157021333,
228
+ "learning_rate": 2.969294911878742e-06,
229
+ "loss": 0.0717,
230
+ "num_tokens": 3155044.0,
231
+ "reward": 0.171875,
232
+ "reward_std": 0.41918015480041504,
233
+ "rewards/alfworld_rollout_reward_func/mean": 0.171875,
234
+ "rewards/alfworld_rollout_reward_func/std": 0.42613014578819275,
235
+ "sampling/importance_sampling_ratio/max": 2.5824413299560547,
236
+ "sampling/importance_sampling_ratio/mean": 0.3877456784248352,
237
+ "sampling/importance_sampling_ratio/min": 0.0,
238
+ "sampling/sampling_logp_difference/max": 2.626394271850586,
239
+ "sampling/sampling_logp_difference/mean": 0.020398743450641632,
240
+ "step": 7,
241
+ "step_time": 351.79137006499514
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": 11160.0,
251
+ "completions/max_terminated_length": 11160.0,
252
+ "completions/mean_length": 7036.953125,
253
+ "completions/mean_terminated_length": 7036.953125,
254
+ "completions/min_length": 1917.0,
255
+ "completions/min_terminated_length": 1917.0,
256
+ "entropy": 0.3341470160521567,
257
+ "epoch": 0.032,
258
+ "frac_reward_zero_std": 0.0,
259
+ "grad_norm": 0.2093495875597,
260
+ "kl": 0.0016681601082382258,
261
+ "learning_rate": 2.9521156782993067e-06,
262
+ "loss": -0.0439,
263
+ "num_tokens": 3658497.0,
264
+ "reward": 0.41718751192092896,
265
+ "reward_std": 0.5516971349716187,
266
+ "rewards/alfworld_rollout_reward_func/mean": 0.41718751192092896,
267
+ "rewards/alfworld_rollout_reward_func/std": 0.5447016954421997,
268
+ "sampling/importance_sampling_ratio/max": 2.776736259460449,
269
+ "sampling/importance_sampling_ratio/mean": 0.4658258259296417,
270
+ "sampling/importance_sampling_ratio/min": 0.0,
271
+ "sampling/sampling_logp_difference/max": 56.51785659790039,
272
+ "sampling/sampling_logp_difference/mean": 0.022869806736707687,
273
+ "step": 8,
274
+ "step_time": 329.31609062396456
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": 9616.0,
284
+ "completions/max_terminated_length": 9616.0,
285
+ "completions/mean_length": 8430.71875,
286
+ "completions/mean_terminated_length": 8430.71875,
287
+ "completions/min_length": 4983.0,
288
+ "completions/min_terminated_length": 4983.0,
289
+ "entropy": 0.3272924036718905,
290
+ "epoch": 0.036,
291
+ "frac_reward_zero_std": 0.0,
292
+ "grad_norm": 0.5628678202629089,
293
+ "kl": 0.0017659663353697397,
294
+ "learning_rate": 2.9312088846000733e-06,
295
+ "loss": -0.2308,
296
+ "num_tokens": 4245423.0,
297
+ "reward": 0.032499998807907104,
298
+ "reward_std": 0.24380016326904297,
299
+ "rewards/alfworld_rollout_reward_func/mean": 0.032499998807907104,
300
+ "rewards/alfworld_rollout_reward_func/std": 0.2736351490020752,
301
+ "sampling/importance_sampling_ratio/max": 2.395029067993164,
302
+ "sampling/importance_sampling_ratio/mean": 0.3855500817298889,
303
+ "sampling/importance_sampling_ratio/min": 0.0,
304
+ "sampling/sampling_logp_difference/max": 3.2965643405914307,
305
+ "sampling/sampling_logp_difference/mean": 0.020408470183610916,
306
+ "step": 9,
307
+ "step_time": 363.9418078730232
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": 6815.0,
317
+ "completions/max_terminated_length": 6815.0,
318
+ "completions/mean_length": 4436.71875,
319
+ "completions/mean_terminated_length": 4436.71875,
320
+ "completions/min_length": 1645.0,
321
+ "completions/min_terminated_length": 1645.0,
322
+ "entropy": 0.3489171755500138,
323
+ "epoch": 0.04,
324
+ "frac_reward_zero_std": 0.0,
325
+ "grad_norm": 0.28452208638191223,
326
+ "kl": 0.0015779180102981627,
327
+ "learning_rate": 2.906628198220621e-06,
328
+ "loss": 0.1568,
329
+ "num_tokens": 4563965.0,
330
+ "reward": 0.22546875476837158,
331
+ "reward_std": 0.2872272729873657,
332
+ "rewards/alfworld_rollout_reward_func/mean": 0.22546875476837158,
333
+ "rewards/alfworld_rollout_reward_func/std": 0.4715692698955536,
334
+ "sampling/importance_sampling_ratio/max": 2.9534051418304443,
335
+ "sampling/importance_sampling_ratio/mean": 0.4985596835613251,
336
+ "sampling/importance_sampling_ratio/min": 0.0,
337
+ "sampling/sampling_logp_difference/max": 1.560643196105957,
338
+ "sampling/sampling_logp_difference/mean": 0.020065899938344955,
339
+ "step": 10,
340
+ "step_time": 263.016338995003
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": 9583.0,
350
+ "completions/max_terminated_length": 9583.0,
351
+ "completions/mean_length": 6498.203125,
352
+ "completions/mean_terminated_length": 6498.203125,
353
+ "completions/min_length": 630.0,
354
+ "completions/min_terminated_length": 630.0,
355
+ "entropy": 0.34817238664254546,
356
+ "epoch": 0.044,
357
+ "frac_reward_zero_std": 0.0,
358
+ "grad_norm": 0.218714639544487,
359
+ "kl": 0.0016383687889174325,
360
+ "learning_rate": 2.878436717430346e-06,
361
+ "loss": 0.187,
362
+ "num_tokens": 5023626.0,
363
+ "reward": 0.18468749523162842,
364
+ "reward_std": 0.4014522433280945,
365
+ "rewards/alfworld_rollout_reward_func/mean": 0.18468749523162842,
366
+ "rewards/alfworld_rollout_reward_func/std": 0.4519691467285156,
367
+ "sampling/importance_sampling_ratio/max": 2.0133447647094727,
368
+ "sampling/importance_sampling_ratio/mean": 0.48143666982650757,
369
+ "sampling/importance_sampling_ratio/min": 0.0,
370
+ "sampling/sampling_logp_difference/max": 2.304382801055908,
371
+ "sampling/sampling_logp_difference/mean": 0.020289719104766846,
372
+ "step": 11,
373
+ "step_time": 358.22142862899636
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": 10214.0,
383
+ "completions/max_terminated_length": 10214.0,
384
+ "completions/mean_length": 8234.421875,
385
+ "completions/mean_terminated_length": 8234.421875,
386
+ "completions/min_length": 2923.0,
387
+ "completions/min_terminated_length": 2923.0,
388
+ "entropy": 0.2907608295790851,
389
+ "epoch": 0.048,
390
+ "frac_reward_zero_std": 0.0,
391
+ "grad_norm": 0.26984360814094543,
392
+ "kl": 0.0016117684463097248,
393
+ "learning_rate": 2.846706809356113e-06,
394
+ "loss": 0.0146,
395
+ "num_tokens": 5600485.0,
396
+ "reward": 0.11812499165534973,
397
+ "reward_std": 0.35846489667892456,
398
+ "rewards/alfworld_rollout_reward_func/mean": 0.11812499910593033,
399
+ "rewards/alfworld_rollout_reward_func/std": 0.37784212827682495,
400
+ "sampling/importance_sampling_ratio/max": 2.9857699871063232,
401
+ "sampling/importance_sampling_ratio/mean": 0.5836184024810791,
402
+ "sampling/importance_sampling_ratio/min": 0.0,
403
+ "sampling/sampling_logp_difference/max": 57.58735656738281,
404
+ "sampling/sampling_logp_difference/mean": 0.01956798881292343,
405
+ "step": 12,
406
+ "step_time": 354.4028672409913
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": 5514.0,
416
+ "completions/max_terminated_length": 5514.0,
417
+ "completions/mean_length": 2816.578125,
418
+ "completions/mean_terminated_length": 2816.578125,
419
+ "completions/min_length": 899.0,
420
+ "completions/min_terminated_length": 899.0,
421
+ "entropy": 0.37038205191493034,
422
+ "epoch": 0.052,
423
+ "frac_reward_zero_std": 0.0,
424
+ "grad_norm": 0.21182094514369965,
425
+ "kl": 0.0029761453515675385,
426
+ "learning_rate": 2.811519924216873e-06,
427
+ "loss": -0.0192,
428
+ "num_tokens": 5812938.0,
429
+ "reward": 0.7221874594688416,
430
+ "reward_std": 0.4521871507167816,
431
+ "rewards/alfworld_rollout_reward_func/mean": 0.7221875190734863,
432
+ "rewards/alfworld_rollout_reward_func/std": 0.4576561152935028,
433
+ "sampling/importance_sampling_ratio/max": 2.8400075435638428,
434
+ "sampling/importance_sampling_ratio/mean": 0.3720712661743164,
435
+ "sampling/importance_sampling_ratio/min": 0.0,
436
+ "sampling/sampling_logp_difference/max": 54.35240936279297,
437
+ "sampling/sampling_logp_difference/mean": 0.04739231616258621,
438
+ "step": 13,
439
+ "step_time": 176.69907861396496
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": 11718.0,
449
+ "completions/max_terminated_length": 11718.0,
450
+ "completions/mean_length": 8725.5,
451
+ "completions/mean_terminated_length": 8725.5,
452
+ "completions/min_length": 2386.0,
453
+ "completions/min_terminated_length": 2386.0,
454
+ "entropy": 0.34669697750359774,
455
+ "epoch": 0.056,
456
+ "frac_reward_zero_std": 0.0,
457
+ "grad_norm": 0.2509883940219879,
458
+ "kl": 0.002024810473812977,
459
+ "learning_rate": 2.7729663862421267e-06,
460
+ "loss": 0.3618,
461
+ "num_tokens": 6423274.0,
462
+ "reward": 0.1317187398672104,
463
+ "reward_std": 0.27824532985687256,
464
+ "rewards/alfworld_rollout_reward_func/mean": 0.13171875476837158,
465
+ "rewards/alfworld_rollout_reward_func/std": 0.3909270763397217,
466
+ "sampling/importance_sampling_ratio/max": 2.5765702724456787,
467
+ "sampling/importance_sampling_ratio/mean": 0.4724542498588562,
468
+ "sampling/importance_sampling_ratio/min": 0.0,
469
+ "sampling/sampling_logp_difference/max": 1.3789246082305908,
470
+ "sampling/sampling_logp_difference/mean": 0.021418465301394463,
471
+ "step": 14,
472
+ "step_time": 375.7027179340075
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": 9823.0,
482
+ "completions/max_terminated_length": 9823.0,
483
+ "completions/mean_length": 3761.203125,
484
+ "completions/mean_terminated_length": 3761.203125,
485
+ "completions/min_length": 710.0,
486
+ "completions/min_terminated_length": 710.0,
487
+ "entropy": 0.2707831831648946,
488
+ "epoch": 0.06,
489
+ "frac_reward_zero_std": 0.0,
490
+ "grad_norm": 0.18436089158058167,
491
+ "kl": 0.0015840599007788114,
492
+ "learning_rate": 2.731145161810915e-06,
493
+ "loss": 0.0515,
494
+ "num_tokens": 6700631.0,
495
+ "reward": 0.6873437166213989,
496
+ "reward_std": 0.3868533968925476,
497
+ "rewards/alfworld_rollout_reward_func/mean": 0.6873437166213989,
498
+ "rewards/alfworld_rollout_reward_func/std": 0.48384782671928406,
499
+ "sampling/importance_sampling_ratio/max": 2.213698625564575,
500
+ "sampling/importance_sampling_ratio/mean": 0.573298454284668,
501
+ "sampling/importance_sampling_ratio/min": 0.0,
502
+ "sampling/sampling_logp_difference/max": 56.33928680419922,
503
+ "sampling/sampling_logp_difference/mean": 0.019625678658485413,
504
+ "step": 15,
505
+ "step_time": 284.1389054669853
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": 6007.0,
515
+ "completions/max_terminated_length": 6007.0,
516
+ "completions/mean_length": 4786.0,
517
+ "completions/mean_terminated_length": 4786.0,
518
+ "completions/min_length": 1835.0,
519
+ "completions/min_terminated_length": 1835.0,
520
+ "entropy": 0.42686293832957745,
521
+ "epoch": 0.064,
522
+ "frac_reward_zero_std": 0.0,
523
+ "grad_norm": 0.5065476298332214,
524
+ "kl": 0.004679446868976811,
525
+ "learning_rate": 2.6861636054065477e-06,
526
+ "loss": -0.0551,
527
+ "num_tokens": 7042679.0,
528
+ "reward": 0.23718750476837158,
529
+ "reward_std": 0.3366313576698303,
530
+ "rewards/alfworld_rollout_reward_func/mean": 0.23718750476837158,
531
+ "rewards/alfworld_rollout_reward_func/std": 0.4672325551509857,
532
+ "sampling/importance_sampling_ratio/max": 1.987215518951416,
533
+ "sampling/importance_sampling_ratio/mean": 0.3825452923774719,
534
+ "sampling/importance_sampling_ratio/min": 0.0,
535
+ "sampling/sampling_logp_difference/max": 48.08681869506836,
536
+ "sampling/sampling_logp_difference/mean": 0.02753990702331066,
537
+ "step": 16,
538
+ "step_time": 253.53596857101365
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": 13026.0,
548
+ "completions/max_terminated_length": 13026.0,
549
+ "completions/mean_length": 7801.28125,
550
+ "completions/mean_terminated_length": 7801.28125,
551
+ "completions/min_length": 996.0,
552
+ "completions/min_terminated_length": 996.0,
553
+ "entropy": 0.38106839125975966,
554
+ "epoch": 0.068,
555
+ "frac_reward_zero_std": 0.0,
556
+ "grad_norm": 0.13401441276073456,
557
+ "kl": 0.0019643659798020963,
558
+ "learning_rate": 2.6381371840391863e-06,
559
+ "loss": 0.2576,
560
+ "num_tokens": 7587913.0,
561
+ "reward": 0.08687499165534973,
562
+ "reward_std": 0.31602421402931213,
563
+ "rewards/alfworld_rollout_reward_func/mean": 0.08687499165534973,
564
+ "rewards/alfworld_rollout_reward_func/std": 0.37281376123428345,
565
+ "sampling/importance_sampling_ratio/max": 1.947364330291748,
566
+ "sampling/importance_sampling_ratio/mean": 0.346585750579834,
567
+ "sampling/importance_sampling_ratio/min": 0.0,
568
+ "sampling/sampling_logp_difference/max": 50.33766174316406,
569
+ "sampling/sampling_logp_difference/mean": 0.024903230369091034,
570
+ "step": 17,
571
+ "step_time": 438.1667110319977
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": 7932.0,
581
+ "completions/max_terminated_length": 7932.0,
582
+ "completions/mean_length": 5135.984375,
583
+ "completions/mean_terminated_length": 5135.984375,
584
+ "completions/min_length": 2158.0,
585
+ "completions/min_terminated_length": 2158.0,
586
+ "entropy": 0.38822565879672766,
587
+ "epoch": 0.072,
588
+ "frac_reward_zero_std": 0.0,
589
+ "grad_norm": 0.2989322245121002,
590
+ "kl": 0.001747572790918639,
591
+ "learning_rate": 2.58718918084368e-06,
592
+ "loss": -0.1124,
593
+ "num_tokens": 7953544.0,
594
+ "reward": 0.277031272649765,
595
+ "reward_std": 0.3521837890148163,
596
+ "rewards/alfworld_rollout_reward_func/mean": 0.2770312428474426,
597
+ "rewards/alfworld_rollout_reward_func/std": 0.4784753620624542,
598
+ "sampling/importance_sampling_ratio/max": 2.394239902496338,
599
+ "sampling/importance_sampling_ratio/mean": 0.37263223528862,
600
+ "sampling/importance_sampling_ratio/min": 0.0,
601
+ "sampling/sampling_logp_difference/max": 2.304655075073242,
602
+ "sampling/sampling_logp_difference/mean": 0.02233094722032547,
603
+ "step": 18,
604
+ "step_time": 256.8168452990067
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": 14106.0,
614
+ "completions/max_terminated_length": 14106.0,
615
+ "completions/mean_length": 10424.546875,
616
+ "completions/mean_terminated_length": 10424.546875,
617
+ "completions/min_length": 2464.0,
618
+ "completions/min_terminated_length": 2464.0,
619
+ "entropy": 0.3585456218570471,
620
+ "epoch": 0.076,
621
+ "frac_reward_zero_std": 0.0,
622
+ "grad_norm": 0.16573461890220642,
623
+ "kl": 0.0020609867096936796,
624
+ "learning_rate": 2.53345037861353e-06,
625
+ "loss": 0.1829,
626
+ "num_tokens": 8681771.0,
627
+ "reward": 0.17765626311302185,
628
+ "reward_std": 0.4618713855743408,
629
+ "rewards/alfworld_rollout_reward_func/mean": 0.17765626311302185,
630
+ "rewards/alfworld_rollout_reward_func/std": 0.46532371640205383,
631
+ "sampling/importance_sampling_ratio/max": 2.4118423461914062,
632
+ "sampling/importance_sampling_ratio/mean": 0.23810628056526184,
633
+ "sampling/importance_sampling_ratio/min": 0.0,
634
+ "sampling/sampling_logp_difference/max": 54.374839782714844,
635
+ "sampling/sampling_logp_difference/mean": 0.026143547147512436,
636
+ "step": 19,
637
+ "step_time": 470.0736003620259
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": 6909.0,
647
+ "completions/max_terminated_length": 6909.0,
648
+ "completions/mean_length": 3685.25,
649
+ "completions/mean_terminated_length": 3685.25,
650
+ "completions/min_length": 621.0,
651
+ "completions/min_terminated_length": 621.0,
652
+ "entropy": 0.34135088324546814,
653
+ "epoch": 0.08,
654
+ "frac_reward_zero_std": 0.0,
655
+ "grad_norm": 0.1747477948665619,
656
+ "kl": 0.001954720755747985,
657
+ "learning_rate": 2.477058724083334e-06,
658
+ "loss": 0.1728,
659
+ "num_tokens": 8952283.0,
660
+ "reward": 0.4632812738418579,
661
+ "reward_std": 0.3338242769241333,
662
+ "rewards/alfworld_rollout_reward_func/mean": 0.4632812738418579,
663
+ "rewards/alfworld_rollout_reward_func/std": 0.5396590828895569,
664
+ "sampling/importance_sampling_ratio/max": 2.4462101459503174,
665
+ "sampling/importance_sampling_ratio/mean": 0.5562223792076111,
666
+ "sampling/importance_sampling_ratio/min": 0.0,
667
+ "sampling/sampling_logp_difference/max": 57.48880386352539,
668
+ "sampling/sampling_logp_difference/mean": 0.025760911405086517,
669
+ "step": 20,
670
+ "step_time": 243.09781286600628
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": 9257.0,
680
+ "completions/max_terminated_length": 9257.0,
681
+ "completions/mean_length": 5892.0,
682
+ "completions/mean_terminated_length": 5892.0,
683
+ "completions/min_length": 2008.0,
684
+ "completions/min_terminated_length": 2008.0,
685
+ "entropy": 0.317400851752609,
686
+ "epoch": 0.084,
687
+ "frac_reward_zero_std": 0.0,
688
+ "grad_norm": 0.2818284034729004,
689
+ "kl": 0.0034878615733759943,
690
+ "learning_rate": 2.4181589738214946e-06,
691
+ "loss": -0.1166,
692
+ "num_tokens": 9367611.0,
693
+ "reward": 0.13109375536441803,
694
+ "reward_std": 0.4177722930908203,
695
+ "rewards/alfworld_rollout_reward_func/mean": 0.13109375536441803,
696
+ "rewards/alfworld_rollout_reward_func/std": 0.41239187121391296,
697
+ "sampling/importance_sampling_ratio/max": 2.3060288429260254,
698
+ "sampling/importance_sampling_ratio/mean": 0.40336811542510986,
699
+ "sampling/importance_sampling_ratio/min": 0.0,
700
+ "sampling/sampling_logp_difference/max": 3.0395994186401367,
701
+ "sampling/sampling_logp_difference/mean": 0.01938227005302906,
702
+ "step": 21,
703
+ "step_time": 322.3771183890203
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": 5404.0,
713
+ "completions/max_terminated_length": 5404.0,
714
+ "completions/mean_length": 2908.671875,
715
+ "completions/mean_terminated_length": 2908.671875,
716
+ "completions/min_length": 504.0,
717
+ "completions/min_terminated_length": 504.0,
718
+ "entropy": 0.33527113823220134,
719
+ "epoch": 0.088,
720
+ "frac_reward_zero_std": 0.0,
721
+ "grad_norm": 0.28914618492126465,
722
+ "kl": 0.0015201076712401118,
723
+ "learning_rate": 2.3569023226421886e-06,
724
+ "loss": 0.4174,
725
+ "num_tokens": 9586310.0,
726
+ "reward": 0.5940625071525574,
727
+ "reward_std": 0.4888940155506134,
728
+ "rewards/alfworld_rollout_reward_func/mean": 0.5940624475479126,
729
+ "rewards/alfworld_rollout_reward_func/std": 0.5188471078872681,
730
+ "sampling/importance_sampling_ratio/max": 2.96110200881958,
731
+ "sampling/importance_sampling_ratio/mean": 0.5440493822097778,
732
+ "sampling/importance_sampling_ratio/min": 0.0,
733
+ "sampling/sampling_logp_difference/max": 1.2356529235839844,
734
+ "sampling/sampling_logp_difference/mean": 0.02087477594614029,
735
+ "step": 22,
736
+ "step_time": 220.2282471570361
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": 11264.0,
746
+ "completions/max_terminated_length": 11264.0,
747
+ "completions/mean_length": 4416.765625,
748
+ "completions/mean_terminated_length": 4416.765625,
749
+ "completions/min_length": 548.0,
750
+ "completions/min_terminated_length": 548.0,
751
+ "entropy": 0.37216851580888033,
752
+ "epoch": 0.092,
753
+ "frac_reward_zero_std": 0.0,
754
+ "grad_norm": 0.21720609068870544,
755
+ "kl": 0.0015780055618961342,
756
+ "learning_rate": 2.2934460154904436e-06,
757
+ "loss": -0.1388,
758
+ "num_tokens": 9904855.0,
759
+ "reward": 0.44140625,
760
+ "reward_std": 0.5448532104492188,
761
+ "rewards/alfworld_rollout_reward_func/mean": 0.44140625,
762
+ "rewards/alfworld_rollout_reward_func/std": 0.5440409779548645,
763
+ "sampling/importance_sampling_ratio/max": 2.4073739051818848,
764
+ "sampling/importance_sampling_ratio/mean": 0.5275839567184448,
765
+ "sampling/importance_sampling_ratio/min": 0.0,
766
+ "sampling/sampling_logp_difference/max": 1.4305299520492554,
767
+ "sampling/sampling_logp_difference/mean": 0.020915336906909943,
768
+ "step": 23,
769
+ "step_time": 276.8828063480614
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": 8603.0,
779
+ "completions/max_terminated_length": 8603.0,
780
+ "completions/mean_length": 5866.765625,
781
+ "completions/mean_terminated_length": 5866.765625,
782
+ "completions/min_length": 638.0,
783
+ "completions/min_terminated_length": 638.0,
784
+ "entropy": 0.38163668289780617,
785
+ "epoch": 0.096,
786
+ "frac_reward_zero_std": 0.0,
787
+ "grad_norm": 0.1996874064207077,
788
+ "kl": 0.0022600124138989486,
789
+ "learning_rate": 2.227952943796622e-06,
790
+ "loss": 0.0203,
791
+ "num_tokens": 10321992.0,
792
+ "reward": 0.3020312488079071,
793
+ "reward_std": 0.32399436831474304,
794
+ "rewards/alfworld_rollout_reward_func/mean": 0.3020312488079071,
795
+ "rewards/alfworld_rollout_reward_func/std": 0.4859981834888458,
796
+ "sampling/importance_sampling_ratio/max": 2.0370097160339355,
797
+ "sampling/importance_sampling_ratio/mean": 0.322752445936203,
798
+ "sampling/importance_sampling_ratio/min": 0.0,
799
+ "sampling/sampling_logp_difference/max": 2.6053457260131836,
800
+ "sampling/sampling_logp_difference/mean": 0.023195665329694748,
801
+ "step": 24,
802
+ "step_time": 326.98625825899944
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.015625,
811
+ "completions/max_length": 11175.0,
812
+ "completions/max_terminated_length": 11175.0,
813
+ "completions/mean_length": 8415.28125,
814
+ "completions/mean_terminated_length": 8421.2705078125,
815
+ "completions/min_length": 3084.0,
816
+ "completions/min_terminated_length": 3084.0,
817
+ "entropy": 0.3829211392439902,
818
+ "epoch": 0.1,
819
+ "frac_reward_zero_std": 0.0,
820
+ "grad_norm": 0.15396606922149658,
821
+ "kl": 0.0019763640011660755,
822
+ "learning_rate": 2.160591227336452e-06,
823
+ "loss": 0.0503,
824
+ "num_tokens": 10909370.0,
825
+ "reward": 0.10234375298023224,
826
+ "reward_std": 0.32216501235961914,
827
+ "rewards/alfworld_rollout_reward_func/mean": 0.10234374552965164,
828
+ "rewards/alfworld_rollout_reward_func/std": 0.3721825182437897,
829
+ "sampling/importance_sampling_ratio/max": 2.063018560409546,
830
+ "sampling/importance_sampling_ratio/mean": 0.26939719915390015,
831
+ "sampling/importance_sampling_ratio/min": 0.0,
832
+ "sampling/sampling_logp_difference/max": 6.286721229553223,
833
+ "sampling/sampling_logp_difference/mean": 0.021831313148140907,
834
+ "step": 25,
835
+ "step_time": 399.5593527499732
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": 6961.0,
845
+ "completions/max_terminated_length": 6961.0,
846
+ "completions/mean_length": 4205.625,
847
+ "completions/mean_terminated_length": 4205.625,
848
+ "completions/min_length": 601.0,
849
+ "completions/min_terminated_length": 601.0,
850
+ "entropy": 0.3060068585909903,
851
+ "epoch": 0.104,
852
+ "frac_reward_zero_std": 0.0,
853
+ "grad_norm": 0.26218128204345703,
854
+ "kl": 0.0015425982546730665,
855
+ "learning_rate": 2.091533782669978e-06,
856
+ "loss": 0.2487,
857
+ "num_tokens": 11216162.0,
858
+ "reward": 0.43156248331069946,
859
+ "reward_std": 0.4275887608528137,
860
+ "rewards/alfworld_rollout_reward_func/mean": 0.43156248331069946,
861
+ "rewards/alfworld_rollout_reward_func/std": 0.5302896499633789,
862
+ "sampling/importance_sampling_ratio/max": 2.158494472503662,
863
+ "sampling/importance_sampling_ratio/mean": 0.5278518795967102,
864
+ "sampling/importance_sampling_ratio/min": 0.0,
865
+ "sampling/sampling_logp_difference/max": 1.369166374206543,
866
+ "sampling/sampling_logp_difference/mean": 0.019138336181640625,
867
+ "step": 26,
868
+ "step_time": 264.540892480014
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": 6184.0,
878
+ "completions/max_terminated_length": 6184.0,
879
+ "completions/mean_length": 4046.3125,
880
+ "completions/mean_terminated_length": 4046.3125,
881
+ "completions/min_length": 1216.0,
882
+ "completions/min_terminated_length": 1216.0,
883
+ "entropy": 0.35598616674542427,
884
+ "epoch": 0.108,
885
+ "frac_reward_zero_std": 0.0,
886
+ "grad_norm": 0.568981409072876,
887
+ "kl": 0.001767738020134857,
888
+ "learning_rate": 2.0209578792672304e-06,
889
+ "loss": 0.764,
890
+ "num_tokens": 11507734.0,
891
+ "reward": 0.2854687571525574,
892
+ "reward_std": 0.27528271079063416,
893
+ "rewards/alfworld_rollout_reward_func/mean": 0.2854687571525574,
894
+ "rewards/alfworld_rollout_reward_func/std": 0.4897940456867218,
895
+ "sampling/importance_sampling_ratio/max": 2.9929444789886475,
896
+ "sampling/importance_sampling_ratio/mean": 0.5946164131164551,
897
+ "sampling/importance_sampling_ratio/min": 0.0,
898
+ "sampling/sampling_logp_difference/max": 7.642696380615234,
899
+ "sampling/sampling_logp_difference/mean": 0.021483708173036575,
900
+ "step": 27,
901
+ "step_time": 238.4292279400688
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": 11353.0,
911
+ "completions/max_terminated_length": 11353.0,
912
+ "completions/mean_length": 6085.71875,
913
+ "completions/mean_terminated_length": 6085.71875,
914
+ "completions/min_length": 442.0,
915
+ "completions/min_terminated_length": 442.0,
916
+ "entropy": 0.34554752754047513,
917
+ "epoch": 0.112,
918
+ "frac_reward_zero_std": 0.0,
919
+ "grad_norm": 0.20419467985630035,
920
+ "kl": 0.0022789983468101127,
921
+ "learning_rate": 1.9490446844600373e-06,
922
+ "loss": 0.0168,
923
+ "num_tokens": 11941124.0,
924
+ "reward": 0.3648437559604645,
925
+ "reward_std": 0.3334695100784302,
926
+ "rewards/alfworld_rollout_reward_func/mean": 0.36484378576278687,
927
+ "rewards/alfworld_rollout_reward_func/std": 0.5057353973388672,
928
+ "sampling/importance_sampling_ratio/max": 2.2758615016937256,
929
+ "sampling/importance_sampling_ratio/mean": 0.6538110375404358,
930
+ "sampling/importance_sampling_ratio/min": 0.0,
931
+ "sampling/sampling_logp_difference/max": 1.1021443605422974,
932
+ "sampling/sampling_logp_difference/mean": 0.02113598957657814,
933
+ "step": 28,
934
+ "step_time": 396.3338410100696
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": 11143.0,
944
+ "completions/max_terminated_length": 11143.0,
945
+ "completions/mean_length": 8093.265625,
946
+ "completions/mean_terminated_length": 8093.265625,
947
+ "completions/min_length": 2100.0,
948
+ "completions/min_terminated_length": 2100.0,
949
+ "entropy": 0.30172505462542176,
950
+ "epoch": 0.116,
951
+ "frac_reward_zero_std": 0.0,
952
+ "grad_norm": 0.23860569298267365,
953
+ "kl": 0.0015739148620923515,
954
+ "learning_rate": 1.875978798388081e-06,
955
+ "loss": 0.1597,
956
+ "num_tokens": 12510485.0,
957
+ "reward": 0.2574999928474426,
958
+ "reward_std": 0.27106666564941406,
959
+ "rewards/alfworld_rollout_reward_func/mean": 0.2574999928474426,
960
+ "rewards/alfworld_rollout_reward_func/std": 0.4856676161289215,
961
+ "sampling/importance_sampling_ratio/max": 2.100985527038574,
962
+ "sampling/importance_sampling_ratio/mean": 0.4662199318408966,
963
+ "sampling/importance_sampling_ratio/min": 0.0,
964
+ "sampling/sampling_logp_difference/max": 2.5363552570343018,
965
+ "sampling/sampling_logp_difference/mean": 0.0185923483222723,
966
+ "step": 29,
967
+ "step_time": 398.5051951840287
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": 11407.0,
977
+ "completions/max_terminated_length": 11407.0,
978
+ "completions/mean_length": 7339.609375,
979
+ "completions/mean_terminated_length": 7339.609375,
980
+ "completions/min_length": 3248.0,
981
+ "completions/min_terminated_length": 3248.0,
982
+ "entropy": 0.30220934841781855,
983
+ "epoch": 0.12,
984
+ "frac_reward_zero_std": 0.0,
985
+ "grad_norm": 0.2525518834590912,
986
+ "kl": 0.0015497524218517356,
987
+ "learning_rate": 1.8019477801329903e-06,
988
+ "loss": 0.0827,
989
+ "num_tokens": 13022268.0,
990
+ "reward": 0.15546876192092896,
991
+ "reward_std": 0.3895842730998993,
992
+ "rewards/alfworld_rollout_reward_func/mean": 0.15546876192092896,
993
+ "rewards/alfworld_rollout_reward_func/std": 0.398253858089447,
994
+ "sampling/importance_sampling_ratio/max": 2.3416731357574463,
995
+ "sampling/importance_sampling_ratio/mean": 0.5051580667495728,
996
+ "sampling/importance_sampling_ratio/min": 0.0,
997
+ "sampling/sampling_logp_difference/max": 1.9200248718261719,
998
+ "sampling/sampling_logp_difference/mean": 0.01827174611389637,
999
+ "step": 30,
1000
+ "step_time": 324.4753994320199
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": 12941.0,
1010
+ "completions/max_terminated_length": 12941.0,
1011
+ "completions/mean_length": 8962.4375,
1012
+ "completions/mean_terminated_length": 8962.4375,
1013
+ "completions/min_length": 2241.0,
1014
+ "completions/min_terminated_length": 2241.0,
1015
+ "entropy": 0.31774380756542087,
1016
+ "epoch": 0.124,
1017
+ "frac_reward_zero_std": 0.0,
1018
+ "grad_norm": 0.22262242436408997,
1019
+ "kl": 0.0023503736083512194,
1020
+ "learning_rate": 1.7271416662568652e-06,
1021
+ "loss": -0.2728,
1022
+ "num_tokens": 13653560.0,
1023
+ "reward": 0.3187499940395355,
1024
+ "reward_std": 0.46891656517982483,
1025
+ "rewards/alfworld_rollout_reward_func/mean": 0.3187500238418579,
1026
+ "rewards/alfworld_rollout_reward_func/std": 0.49869832396507263,
1027
+ "sampling/importance_sampling_ratio/max": 2.161463975906372,
1028
+ "sampling/importance_sampling_ratio/mean": 0.36309731006622314,
1029
+ "sampling/importance_sampling_ratio/min": 0.0,
1030
+ "sampling/sampling_logp_difference/max": 2.3483941555023193,
1031
+ "sampling/sampling_logp_difference/mean": 0.02068442292511463,
1032
+ "step": 31,
1033
+ "step_time": 430.4778445490374
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": 7700.0,
1043
+ "completions/max_terminated_length": 7700.0,
1044
+ "completions/mean_length": 4740.34375,
1045
+ "completions/mean_terminated_length": 4740.34375,
1046
+ "completions/min_length": 751.0,
1047
+ "completions/min_terminated_length": 751.0,
1048
+ "entropy": 0.3920795237645507,
1049
+ "epoch": 0.128,
1050
+ "frac_reward_zero_std": 0.0,
1051
+ "grad_norm": 0.3321034610271454,
1052
+ "kl": 0.0023466993261536118,
1053
+ "learning_rate": 1.6517524829811483e-06,
1054
+ "loss": 0.2419,
1055
+ "num_tokens": 13993934.0,
1056
+ "reward": 0.25953125953674316,
1057
+ "reward_std": 0.27672427892684937,
1058
+ "rewards/alfworld_rollout_reward_func/mean": 0.25953125953674316,
1059
+ "rewards/alfworld_rollout_reward_func/std": 0.4774650037288666,
1060
+ "sampling/importance_sampling_ratio/max": 2.515002965927124,
1061
+ "sampling/importance_sampling_ratio/mean": 0.5241488218307495,
1062
+ "sampling/importance_sampling_ratio/min": 0.0,
1063
+ "sampling/sampling_logp_difference/max": 1.658240556716919,
1064
+ "sampling/sampling_logp_difference/mean": 0.023516817018389702,
1065
+ "step": 32,
1066
+ "step_time": 244.8374374089908
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": 9641.0,
1076
+ "completions/max_terminated_length": 9641.0,
1077
+ "completions/mean_length": 5815.34375,
1078
+ "completions/mean_terminated_length": 5815.34375,
1079
+ "completions/min_length": 1387.0,
1080
+ "completions/min_terminated_length": 1387.0,
1081
+ "entropy": 0.3165481761097908,
1082
+ "epoch": 0.132,
1083
+ "frac_reward_zero_std": 0.0,
1084
+ "grad_norm": 0.2114800661802292,
1085
+ "kl": 0.0015353642320405925,
1086
+ "learning_rate": 1.5759737532580691e-06,
1087
+ "loss": 0.3504,
1088
+ "num_tokens": 14409316.0,
1089
+ "reward": 0.27562499046325684,
1090
+ "reward_std": 0.48886263370513916,
1091
+ "rewards/alfworld_rollout_reward_func/mean": 0.27562499046325684,
1092
+ "rewards/alfworld_rollout_reward_func/std": 0.5106294751167297,
1093
+ "sampling/importance_sampling_ratio/max": 1.6374565362930298,
1094
+ "sampling/importance_sampling_ratio/mean": 0.5097586512565613,
1095
+ "sampling/importance_sampling_ratio/min": 0.0,
1096
+ "sampling/sampling_logp_difference/max": 2.133441925048828,
1097
+ "sampling/sampling_logp_difference/mean": 0.01870131492614746,
1098
+ "step": 33,
1099
+ "step_time": 331.69739585091884
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": 10654.0,
1109
+ "completions/max_terminated_length": 10654.0,
1110
+ "completions/mean_length": 7535.609375,
1111
+ "completions/mean_terminated_length": 7535.609375,
1112
+ "completions/min_length": 2351.0,
1113
+ "completions/min_terminated_length": 2351.0,
1114
+ "entropy": 0.33530362136662006,
1115
+ "epoch": 0.136,
1116
+ "frac_reward_zero_std": 0.0,
1117
+ "grad_norm": 0.263776034116745,
1118
+ "kl": 0.0015736176555947168,
1119
+ "learning_rate": 1.5e-06,
1120
+ "loss": 0.1335,
1121
+ "num_tokens": 14939979.0,
1122
+ "reward": 0.18921875953674316,
1123
+ "reward_std": 0.44627484679222107,
1124
+ "rewards/alfworld_rollout_reward_func/mean": 0.18921875953674316,
1125
+ "rewards/alfworld_rollout_reward_func/std": 0.4631647765636444,
1126
+ "sampling/importance_sampling_ratio/max": 2.777794122695923,
1127
+ "sampling/importance_sampling_ratio/mean": 0.5164031982421875,
1128
+ "sampling/importance_sampling_ratio/min": 0.0,
1129
+ "sampling/sampling_logp_difference/max": 55.2677001953125,
1130
+ "sampling/sampling_logp_difference/mean": 0.021179549396038055,
1131
+ "step": 34,
1132
+ "step_time": 358.0179667470511
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": 10147.0,
1142
+ "completions/max_terminated_length": 10147.0,
1143
+ "completions/mean_length": 5750.734375,
1144
+ "completions/mean_terminated_length": 5750.734375,
1145
+ "completions/min_length": 2291.0,
1146
+ "completions/min_terminated_length": 2291.0,
1147
+ "entropy": 0.32300999434664845,
1148
+ "epoch": 0.14,
1149
+ "frac_reward_zero_std": 0.0,
1150
+ "grad_norm": 0.19500228762626648,
1151
+ "kl": 0.0016171741226571612,
1152
+ "learning_rate": 1.4240262467419312e-06,
1153
+ "loss": 0.1209,
1154
+ "num_tokens": 15353146.0,
1155
+ "reward": 0.2917187511920929,
1156
+ "reward_std": 0.40162450075149536,
1157
+ "rewards/alfworld_rollout_reward_func/mean": 0.2917187809944153,
1158
+ "rewards/alfworld_rollout_reward_func/std": 0.48963722586631775,
1159
+ "sampling/importance_sampling_ratio/max": 1.8978744745254517,
1160
+ "sampling/importance_sampling_ratio/mean": 0.44630223512649536,
1161
+ "sampling/importance_sampling_ratio/min": 0.0,
1162
+ "sampling/sampling_logp_difference/max": 53.83928298950195,
1163
+ "sampling/sampling_logp_difference/mean": 0.021219002082943916,
1164
+ "step": 35,
1165
+ "step_time": 295.46302833205846
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": 10553.0,
1175
+ "completions/max_terminated_length": 10553.0,
1176
+ "completions/mean_length": 7239.625,
1177
+ "completions/mean_terminated_length": 7239.625,
1178
+ "completions/min_length": 2030.0,
1179
+ "completions/min_terminated_length": 2030.0,
1180
+ "entropy": 0.31878431234508753,
1181
+ "epoch": 0.144,
1182
+ "frac_reward_zero_std": 0.0,
1183
+ "grad_norm": 0.21166330575942993,
1184
+ "kl": 0.0018054660904454067,
1185
+ "learning_rate": 1.348247517018852e-06,
1186
+ "loss": 0.2801,
1187
+ "num_tokens": 15866850.0,
1188
+ "reward": 0.2901562452316284,
1189
+ "reward_std": 0.47076618671417236,
1190
+ "rewards/alfworld_rollout_reward_func/mean": 0.2901562452316284,
1191
+ "rewards/alfworld_rollout_reward_func/std": 0.5097291469573975,
1192
+ "sampling/importance_sampling_ratio/max": 2.524914503097534,
1193
+ "sampling/importance_sampling_ratio/mean": 0.5144106149673462,
1194
+ "sampling/importance_sampling_ratio/min": 0.0,
1195
+ "sampling/sampling_logp_difference/max": 3.984360694885254,
1196
+ "sampling/sampling_logp_difference/mean": 0.020332355052232742,
1197
+ "step": 36,
1198
+ "step_time": 350.01136623701314
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": 5913.0,
1208
+ "completions/max_terminated_length": 5913.0,
1209
+ "completions/mean_length": 4780.84375,
1210
+ "completions/mean_terminated_length": 4780.84375,
1211
+ "completions/min_length": 579.0,
1212
+ "completions/min_terminated_length": 579.0,
1213
+ "entropy": 0.36987574864178896,
1214
+ "epoch": 0.148,
1215
+ "frac_reward_zero_std": 0.0,
1216
+ "grad_norm": 0.4266482889652252,
1217
+ "kl": 0.002036058562225662,
1218
+ "learning_rate": 1.2728583337431355e-06,
1219
+ "loss": -0.1097,
1220
+ "num_tokens": 16207096.0,
1221
+ "reward": 0.07484374940395355,
1222
+ "reward_std": 0.2557505965232849,
1223
+ "rewards/alfworld_rollout_reward_func/mean": 0.07484374940395355,
1224
+ "rewards/alfworld_rollout_reward_func/std": 0.34834298491477966,
1225
+ "sampling/importance_sampling_ratio/max": 2.214252233505249,
1226
+ "sampling/importance_sampling_ratio/mean": 0.5370051860809326,
1227
+ "sampling/importance_sampling_ratio/min": 0.0,
1228
+ "sampling/sampling_logp_difference/max": 3.3917155265808105,
1229
+ "sampling/sampling_logp_difference/mean": 0.02142323926091194,
1230
+ "step": 37,
1231
+ "step_time": 247.20503475998703
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": 6967.0,
1241
+ "completions/max_terminated_length": 6967.0,
1242
+ "completions/mean_length": 4629.875,
1243
+ "completions/mean_terminated_length": 4629.875,
1244
+ "completions/min_length": 999.0,
1245
+ "completions/min_terminated_length": 999.0,
1246
+ "entropy": 0.3442773185670376,
1247
+ "epoch": 0.152,
1248
+ "frac_reward_zero_std": 0.0,
1249
+ "grad_norm": 0.31260499358177185,
1250
+ "kl": 0.0025437602398596937,
1251
+ "learning_rate": 1.1980522198670096e-06,
1252
+ "loss": 0.0576,
1253
+ "num_tokens": 16541488.0,
1254
+ "reward": 0.44578126072883606,
1255
+ "reward_std": 0.5412331819534302,
1256
+ "rewards/alfworld_rollout_reward_func/mean": 0.44578126072883606,
1257
+ "rewards/alfworld_rollout_reward_func/std": 0.5354713201522827,
1258
+ "sampling/importance_sampling_ratio/max": 2.806023597717285,
1259
+ "sampling/importance_sampling_ratio/mean": 0.517693281173706,
1260
+ "sampling/importance_sampling_ratio/min": 0.0,
1261
+ "sampling/sampling_logp_difference/max": 2.0272293090820312,
1262
+ "sampling/sampling_logp_difference/mean": 0.020449213683605194,
1263
+ "step": 38,
1264
+ "step_time": 244.387926218973
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": 13688.0,
1274
+ "completions/max_terminated_length": 13688.0,
1275
+ "completions/mean_length": 8324.359375,
1276
+ "completions/mean_terminated_length": 8324.359375,
1277
+ "completions/min_length": 3154.0,
1278
+ "completions/min_terminated_length": 3154.0,
1279
+ "entropy": 0.3674225895665586,
1280
+ "epoch": 0.156,
1281
+ "frac_reward_zero_std": 0.0,
1282
+ "grad_norm": 0.36787140369415283,
1283
+ "kl": 0.0025533495027048048,
1284
+ "learning_rate": 1.1240212016119191e-06,
1285
+ "loss": 0.3241,
1286
+ "num_tokens": 17125223.0,
1287
+ "reward": 0.09515625238418579,
1288
+ "reward_std": 0.3095976710319519,
1289
+ "rewards/alfworld_rollout_reward_func/mean": 0.09515625238418579,
1290
+ "rewards/alfworld_rollout_reward_func/std": 0.365721732378006,
1291
+ "sampling/importance_sampling_ratio/max": 2.9900293350219727,
1292
+ "sampling/importance_sampling_ratio/mean": 0.3794456422328949,
1293
+ "sampling/importance_sampling_ratio/min": 0.0,
1294
+ "sampling/sampling_logp_difference/max": 46.29445266723633,
1295
+ "sampling/sampling_logp_difference/mean": 0.027921315282583237,
1296
+ "step": 39,
1297
+ "step_time": 463.61854148590646
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": 6432.0,
1307
+ "completions/max_terminated_length": 6432.0,
1308
+ "completions/mean_length": 4293.5625,
1309
+ "completions/mean_terminated_length": 4293.5625,
1310
+ "completions/min_length": 552.0,
1311
+ "completions/min_terminated_length": 552.0,
1312
+ "entropy": 0.38137416914105415,
1313
+ "epoch": 0.16,
1314
+ "frac_reward_zero_std": 0.0,
1315
+ "grad_norm": 0.4678648114204407,
1316
+ "kl": 0.001712255700113019,
1317
+ "learning_rate": 1.050955315539963e-06,
1318
+ "loss": -0.2122,
1319
+ "num_tokens": 17436395.0,
1320
+ "reward": 0.31953126192092896,
1321
+ "reward_std": 0.3283727169036865,
1322
+ "rewards/alfworld_rollout_reward_func/mean": 0.31953126192092896,
1323
+ "rewards/alfworld_rollout_reward_func/std": 0.510062038898468,
1324
+ "sampling/importance_sampling_ratio/max": 2.993114948272705,
1325
+ "sampling/importance_sampling_ratio/mean": 0.6158585548400879,
1326
+ "sampling/importance_sampling_ratio/min": 0.0,
1327
+ "sampling/sampling_logp_difference/max": 48.348148345947266,
1328
+ "sampling/sampling_logp_difference/mean": 0.023211471736431122,
1329
+ "step": 40,
1330
+ "step_time": 256.8888109070249
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": 10452.0,
1340
+ "completions/max_terminated_length": 10452.0,
1341
+ "completions/mean_length": 7975.96875,
1342
+ "completions/mean_terminated_length": 7975.96875,
1343
+ "completions/min_length": 1643.0,
1344
+ "completions/min_terminated_length": 1643.0,
1345
+ "entropy": 0.3266838057897985,
1346
+ "epoch": 0.164,
1347
+ "frac_reward_zero_std": 0.0,
1348
+ "grad_norm": 0.2977025508880615,
1349
+ "kl": 0.0014619105677411426,
1350
+ "learning_rate": 9.790421207327699e-07,
1351
+ "loss": 0.0016,
1352
+ "num_tokens": 17994953.0,
1353
+ "reward": 0.12093749642372131,
1354
+ "reward_std": 0.26076871156692505,
1355
+ "rewards/alfworld_rollout_reward_func/mean": 0.12093749642372131,
1356
+ "rewards/alfworld_rollout_reward_func/std": 0.37234872579574585,
1357
+ "sampling/importance_sampling_ratio/max": 2.8854687213897705,
1358
+ "sampling/importance_sampling_ratio/mean": 0.5439540147781372,
1359
+ "sampling/importance_sampling_ratio/min": 0.0,
1360
+ "sampling/sampling_logp_difference/max": 1.1864867210388184,
1361
+ "sampling/sampling_logp_difference/mean": 0.01889047771692276,
1362
+ "step": 41,
1363
+ "step_time": 425.9135665790236
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": 10013.0,
1373
+ "completions/max_terminated_length": 10013.0,
1374
+ "completions/mean_length": 5837.21875,
1375
+ "completions/mean_terminated_length": 5837.21875,
1376
+ "completions/min_length": 812.0,
1377
+ "completions/min_terminated_length": 812.0,
1378
+ "entropy": 0.3718068078160286,
1379
+ "epoch": 0.168,
1380
+ "frac_reward_zero_std": 0.0,
1381
+ "grad_norm": 0.27091944217681885,
1382
+ "kl": 0.0016485519881825894,
1383
+ "learning_rate": 9.084662173300225e-07,
1384
+ "loss": -0.1063,
1385
+ "num_tokens": 18409943.0,
1386
+ "reward": 0.32343751192092896,
1387
+ "reward_std": 0.5115345120429993,
1388
+ "rewards/alfworld_rollout_reward_func/mean": 0.32343751192092896,
1389
+ "rewards/alfworld_rollout_reward_func/std": 0.5089429616928101,
1390
+ "sampling/importance_sampling_ratio/max": 2.761387586593628,
1391
+ "sampling/importance_sampling_ratio/mean": 0.5661083459854126,
1392
+ "sampling/importance_sampling_ratio/min": 0.0,
1393
+ "sampling/sampling_logp_difference/max": 1.2433140277862549,
1394
+ "sampling/sampling_logp_difference/mean": 0.020694797858595848,
1395
+ "step": 42,
1396
+ "step_time": 350.4842578980315
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": 9433.0,
1406
+ "completions/max_terminated_length": 9433.0,
1407
+ "completions/mean_length": 7310.640625,
1408
+ "completions/mean_terminated_length": 7310.640625,
1409
+ "completions/min_length": 2144.0,
1410
+ "completions/min_terminated_length": 2144.0,
1411
+ "entropy": 0.3453982062637806,
1412
+ "epoch": 0.172,
1413
+ "frac_reward_zero_std": 0.0,
1414
+ "grad_norm": 0.3637518882751465,
1415
+ "kl": 0.002296481339726597,
1416
+ "learning_rate": 8.394087726635485e-07,
1417
+ "loss": -0.1358,
1418
+ "num_tokens": 18925600.0,
1419
+ "reward": 0.2357812523841858,
1420
+ "reward_std": 0.44348853826522827,
1421
+ "rewards/alfworld_rollout_reward_func/mean": 0.2357812523841858,
1422
+ "rewards/alfworld_rollout_reward_func/std": 0.4680924117565155,
1423
+ "sampling/importance_sampling_ratio/max": 2.9779891967773438,
1424
+ "sampling/importance_sampling_ratio/mean": 0.5728085041046143,
1425
+ "sampling/importance_sampling_ratio/min": 0.0,
1426
+ "sampling/sampling_logp_difference/max": 3.363124132156372,
1427
+ "sampling/sampling_logp_difference/mean": 0.021319666877388954,
1428
+ "step": 43,
1429
+ "step_time": 331.5770332479151
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": 8984.0,
1439
+ "completions/max_terminated_length": 8984.0,
1440
+ "completions/mean_length": 6977.109375,
1441
+ "completions/mean_terminated_length": 6977.109375,
1442
+ "completions/min_length": 3575.0,
1443
+ "completions/min_terminated_length": 3575.0,
1444
+ "entropy": 0.36568512208759785,
1445
+ "epoch": 0.176,
1446
+ "frac_reward_zero_std": 0.0,
1447
+ "grad_norm": 0.20232941210269928,
1448
+ "kl": 0.0016346415723091923,
1449
+ "learning_rate": 7.720470562033787e-07,
1450
+ "loss": -0.0301,
1451
+ "num_tokens": 19414471.0,
1452
+ "reward": 0.04781249910593033,
1453
+ "reward_std": 0.2049415409564972,
1454
+ "rewards/alfworld_rollout_reward_func/mean": 0.04781249910593033,
1455
+ "rewards/alfworld_rollout_reward_func/std": 0.2761898934841156,
1456
+ "sampling/importance_sampling_ratio/max": 2.573187828063965,
1457
+ "sampling/importance_sampling_ratio/mean": 0.40001991391181946,
1458
+ "sampling/importance_sampling_ratio/min": 0.0,
1459
+ "sampling/sampling_logp_difference/max": 2.278357982635498,
1460
+ "sampling/sampling_logp_difference/mean": 0.02066657692193985,
1461
+ "step": 44,
1462
+ "step_time": 335.4528454130341
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": 15070.0,
1472
+ "completions/max_terminated_length": 15070.0,
1473
+ "completions/mean_length": 8883.3125,
1474
+ "completions/mean_terminated_length": 8883.3125,
1475
+ "completions/min_length": 4182.0,
1476
+ "completions/min_terminated_length": 4182.0,
1477
+ "entropy": 0.31764299469068646,
1478
+ "epoch": 0.18,
1479
+ "frac_reward_zero_std": 0.0,
1480
+ "grad_norm": 0.1879281848669052,
1481
+ "kl": 0.0016870554245542735,
1482
+ "learning_rate": 7.065539845095568e-07,
1483
+ "loss": 0.205,
1484
+ "num_tokens": 20034107.0,
1485
+ "reward": 0.10062500834465027,
1486
+ "reward_std": 0.3260836601257324,
1487
+ "rewards/alfworld_rollout_reward_func/mean": 0.10062500089406967,
1488
+ "rewards/alfworld_rollout_reward_func/std": 0.3762761652469635,
1489
+ "sampling/importance_sampling_ratio/max": 2.5225887298583984,
1490
+ "sampling/importance_sampling_ratio/mean": 0.5068827271461487,
1491
+ "sampling/importance_sampling_ratio/min": 0.0,
1492
+ "sampling/sampling_logp_difference/max": 2.621875524520874,
1493
+ "sampling/sampling_logp_difference/mean": 0.019450519233942032,
1494
+ "step": 45,
1495
+ "step_time": 501.09887950192206
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": 9683.0,
1505
+ "completions/max_terminated_length": 9683.0,
1506
+ "completions/mean_length": 6441.609375,
1507
+ "completions/mean_terminated_length": 6441.609375,
1508
+ "completions/min_length": 2937.0,
1509
+ "completions/min_terminated_length": 2937.0,
1510
+ "entropy": 0.3502948391251266,
1511
+ "epoch": 0.184,
1512
+ "frac_reward_zero_std": 0.0,
1513
+ "grad_norm": 0.1859540343284607,
1514
+ "kl": 0.0018878296577895526,
1515
+ "learning_rate": 6.430976773578113e-07,
1516
+ "loss": 0.0278,
1517
+ "num_tokens": 20485858.0,
1518
+ "reward": 0.0010937508195638657,
1519
+ "reward_std": 0.23143835365772247,
1520
+ "rewards/alfworld_rollout_reward_func/mean": 0.0010937508195638657,
1521
+ "rewards/alfworld_rollout_reward_func/std": 0.2593160569667816,
1522
+ "sampling/importance_sampling_ratio/max": 2.3244879245758057,
1523
+ "sampling/importance_sampling_ratio/mean": 0.34531980752944946,
1524
+ "sampling/importance_sampling_ratio/min": 0.0,
1525
+ "sampling/sampling_logp_difference/max": 2.0072948932647705,
1526
+ "sampling/sampling_logp_difference/mean": 0.020865384489297867,
1527
+ "step": 46,
1528
+ "step_time": 366.95768191007664
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": 5392.0,
1538
+ "completions/max_terminated_length": 5392.0,
1539
+ "completions/mean_length": 3591.0625,
1540
+ "completions/mean_terminated_length": 3591.0625,
1541
+ "completions/min_length": 517.0,
1542
+ "completions/min_terminated_length": 517.0,
1543
+ "entropy": 0.3532397085800767,
1544
+ "epoch": 0.188,
1545
+ "frac_reward_zero_std": 0.0,
1546
+ "grad_norm": 0.26849785447120667,
1547
+ "kl": 0.0017250235250685364,
1548
+ "learning_rate": 5.818410261785057e-07,
1549
+ "loss": 0.1737,
1550
+ "num_tokens": 20748838.0,
1551
+ "reward": 0.41593751311302185,
1552
+ "reward_std": 0.5181204080581665,
1553
+ "rewards/alfworld_rollout_reward_func/mean": 0.41593748331069946,
1554
+ "rewards/alfworld_rollout_reward_func/std": 0.5215962529182434,
1555
+ "sampling/importance_sampling_ratio/max": 2.7028884887695312,
1556
+ "sampling/importance_sampling_ratio/mean": 0.5614103078842163,
1557
+ "sampling/importance_sampling_ratio/min": 0.0,
1558
+ "sampling/sampling_logp_difference/max": 3.718446731567383,
1559
+ "sampling/sampling_logp_difference/mean": 0.021135177463293076,
1560
+ "step": 47,
1561
+ "step_time": 194.4773051920347
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": 5232.0,
1571
+ "completions/max_terminated_length": 5232.0,
1572
+ "completions/mean_length": 2274.453125,
1573
+ "completions/mean_terminated_length": 2274.453125,
1574
+ "completions/min_length": 498.0,
1575
+ "completions/min_terminated_length": 498.0,
1576
+ "entropy": 0.3223302629776299,
1577
+ "epoch": 0.192,
1578
+ "frac_reward_zero_std": 0.0,
1579
+ "grad_norm": 0.20919622480869293,
1580
+ "kl": 0.001539721906738123,
1581
+ "learning_rate": 5.22941275916667e-07,
1582
+ "loss": 0.3358,
1583
+ "num_tokens": 20925091.0,
1584
+ "reward": 0.6996874809265137,
1585
+ "reward_std": 0.4721481502056122,
1586
+ "rewards/alfworld_rollout_reward_func/mean": 0.6996875405311584,
1587
+ "rewards/alfworld_rollout_reward_func/std": 0.4819766581058502,
1588
+ "sampling/importance_sampling_ratio/max": 2.5296757221221924,
1589
+ "sampling/importance_sampling_ratio/mean": 0.6417877674102783,
1590
+ "sampling/importance_sampling_ratio/min": 0.0,
1591
+ "sampling/sampling_logp_difference/max": 1.344658613204956,
1592
+ "sampling/sampling_logp_difference/mean": 0.019674479961395264,
1593
+ "step": 48,
1594
+ "step_time": 168.07057143107522
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": 6957.0,
1604
+ "completions/max_terminated_length": 6957.0,
1605
+ "completions/mean_length": 5750.375,
1606
+ "completions/mean_terminated_length": 5750.375,
1607
+ "completions/min_length": 3849.0,
1608
+ "completions/min_terminated_length": 3849.0,
1609
+ "entropy": 0.31901704519987106,
1610
+ "epoch": 0.196,
1611
+ "frac_reward_zero_std": 0.0,
1612
+ "grad_norm": 0.28379565477371216,
1613
+ "kl": 0.0021226651278993813,
1614
+ "learning_rate": 4.6654962138647007e-07,
1615
+ "loss": 0.0489,
1616
+ "num_tokens": 21330971.0,
1617
+ "reward": 0.02437499538064003,
1618
+ "reward_std": 0.186305969953537,
1619
+ "rewards/alfworld_rollout_reward_func/mean": 0.02437499724328518,
1620
+ "rewards/alfworld_rollout_reward_func/std": 0.2512942850589752,
1621
+ "sampling/importance_sampling_ratio/max": 2.9523849487304688,
1622
+ "sampling/importance_sampling_ratio/mean": 0.4695657193660736,
1623
+ "sampling/importance_sampling_ratio/min": 0.0,
1624
+ "sampling/sampling_logp_difference/max": 53.46038055419922,
1625
+ "sampling/sampling_logp_difference/mean": 0.019282279536128044,
1626
+ "step": 49,
1627
+ "step_time": 266.79126943598385
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": 9327.0,
1637
+ "completions/max_terminated_length": 9327.0,
1638
+ "completions/mean_length": 5568.34375,
1639
+ "completions/mean_terminated_length": 5568.34375,
1640
+ "completions/min_length": 544.0,
1641
+ "completions/min_terminated_length": 544.0,
1642
+ "entropy": 0.3215307700447738,
1643
+ "epoch": 0.2,
1644
+ "frac_reward_zero_std": 0.0,
1645
+ "grad_norm": 0.319042831659317,
1646
+ "kl": 0.0018373212151345797,
1647
+ "learning_rate": 4.1281081915632036e-07,
1648
+ "loss": 0.3955,
1649
+ "num_tokens": 21725489.0,
1650
+ "reward": 0.22624999284744263,
1651
+ "reward_std": 0.40438205003738403,
1652
+ "rewards/alfworld_rollout_reward_func/mean": 0.22624999284744263,
1653
+ "rewards/alfworld_rollout_reward_func/std": 0.4729659855365753,
1654
+ "sampling/importance_sampling_ratio/max": 2.5651261806488037,
1655
+ "sampling/importance_sampling_ratio/mean": 0.5718743801116943,
1656
+ "sampling/importance_sampling_ratio/min": 0.0,
1657
+ "sampling/sampling_logp_difference/max": 1.8857594728469849,
1658
+ "sampling/sampling_logp_difference/mean": 0.019382823258638382,
1659
+ "step": 50,
1660
+ "step_time": 338.1545116149937
1661
+ },
1662
+ {
1663
+ "clip_ratio/high_max": 0.0,
1664
+ "clip_ratio/high_mean": 0.0,
1665
+ "clip_ratio/low_mean": 0.0,
1666
+ "clip_ratio/low_min": 0.0,
1667
+ "clip_ratio/region_mean": 0.0,
1668
+ "completions/clipped_ratio": 0.0,
1669
+ "completions/max_length": 11776.0,
1670
+ "completions/max_terminated_length": 11776.0,
1671
+ "completions/mean_length": 8995.296875,
1672
+ "completions/mean_terminated_length": 8995.296875,
1673
+ "completions/min_length": 2626.0,
1674
+ "completions/min_terminated_length": 2626.0,
1675
+ "entropy": 0.35890309792011976,
1676
+ "epoch": 0.204,
1677
+ "frac_reward_zero_std": 0.0,
1678
+ "grad_norm": 0.16795441508293152,
1679
+ "kl": 0.002312422751856502,
1680
+ "learning_rate": 3.618628159608137e-07,
1681
+ "loss": 0.1271,
1682
+ "num_tokens": 22352804.0,
1683
+ "reward": 0.06656250357627869,
1684
+ "reward_std": 0.3205060660839081,
1685
+ "rewards/alfworld_rollout_reward_func/mean": 0.06656249612569809,
1686
+ "rewards/alfworld_rollout_reward_func/std": 0.32436618208885193,
1687
+ "sampling/importance_sampling_ratio/max": 2.878086566925049,
1688
+ "sampling/importance_sampling_ratio/mean": 0.4224788546562195,
1689
+ "sampling/importance_sampling_ratio/min": 0.0,
1690
+ "sampling/sampling_logp_difference/max": 2.016578197479248,
1691
+ "sampling/sampling_logp_difference/mean": 0.022725660353899002,
1692
+ "step": 51,
1693
+ "step_time": 381.1358364249754
1694
+ },
1695
+ {
1696
+ "clip_ratio/high_max": 0.0,
1697
+ "clip_ratio/high_mean": 0.0,
1698
+ "clip_ratio/low_mean": 0.0,
1699
+ "clip_ratio/low_min": 0.0,
1700
+ "clip_ratio/region_mean": 0.0,
1701
+ "completions/clipped_ratio": 0.0,
1702
+ "completions/max_length": 6659.0,
1703
+ "completions/max_terminated_length": 6659.0,
1704
+ "completions/mean_length": 4975.1875,
1705
+ "completions/mean_terminated_length": 4975.1875,
1706
+ "completions/min_length": 2482.0,
1707
+ "completions/min_terminated_length": 2482.0,
1708
+ "entropy": 0.3571747145615518,
1709
+ "epoch": 0.208,
1710
+ "frac_reward_zero_std": 0.0,
1711
+ "grad_norm": 0.19965247809886932,
1712
+ "kl": 0.001949786972545553,
1713
+ "learning_rate": 3.1383639459345236e-07,
1714
+ "loss": -0.0391,
1715
+ "num_tokens": 22705936.0,
1716
+ "reward": 0.10843749344348907,
1717
+ "reward_std": 0.2537260055541992,
1718
+ "rewards/alfworld_rollout_reward_func/mean": 0.10843749344348907,
1719
+ "rewards/alfworld_rollout_reward_func/std": 0.3537294268608093,
1720
+ "sampling/importance_sampling_ratio/max": 2.9369618892669678,
1721
+ "sampling/importance_sampling_ratio/mean": 0.33827975392341614,
1722
+ "sampling/importance_sampling_ratio/min": 0.0,
1723
+ "sampling/sampling_logp_difference/max": 4.243539333343506,
1724
+ "sampling/sampling_logp_difference/mean": 0.020905133336782455,
1725
+ "step": 52,
1726
+ "step_time": 256.6296185880783
1727
+ },
1728
+ {
1729
+ "clip_ratio/high_max": 0.0,
1730
+ "clip_ratio/high_mean": 0.0,
1731
+ "clip_ratio/low_mean": 0.0,
1732
+ "clip_ratio/low_min": 0.0,
1733
+ "clip_ratio/region_mean": 0.0,
1734
+ "completions/clipped_ratio": 0.0,
1735
+ "completions/max_length": 9607.0,
1736
+ "completions/max_terminated_length": 9607.0,
1737
+ "completions/mean_length": 5973.78125,
1738
+ "completions/mean_terminated_length": 5973.78125,
1739
+ "completions/min_length": 1849.0,
1740
+ "completions/min_terminated_length": 1849.0,
1741
+ "entropy": 0.3052480248734355,
1742
+ "epoch": 0.212,
1743
+ "frac_reward_zero_std": 0.0,
1744
+ "grad_norm": 0.27389758825302124,
1745
+ "kl": 0.0034342061553616077,
1746
+ "learning_rate": 2.688548381890859e-07,
1747
+ "loss": 0.0311,
1748
+ "num_tokens": 23130466.0,
1749
+ "reward": 0.19437500834465027,
1750
+ "reward_std": 0.4533996284008026,
1751
+ "rewards/alfworld_rollout_reward_func/mean": 0.19437500834465027,
1752
+ "rewards/alfworld_rollout_reward_func/std": 0.45724809169769287,
1753
+ "sampling/importance_sampling_ratio/max": 2.6141345500946045,
1754
+ "sampling/importance_sampling_ratio/mean": 0.41237422823905945,
1755
+ "sampling/importance_sampling_ratio/min": 0.0,
1756
+ "sampling/sampling_logp_difference/max": 3.5475544929504395,
1757
+ "sampling/sampling_logp_difference/mean": 0.020619163289666176,
1758
+ "step": 53,
1759
+ "step_time": 327.58865647405037
1760
+ },
1761
+ {
1762
+ "clip_ratio/high_max": 0.0,
1763
+ "clip_ratio/high_mean": 0.0,
1764
+ "clip_ratio/low_mean": 0.0,
1765
+ "clip_ratio/low_min": 0.0,
1766
+ "clip_ratio/region_mean": 0.0,
1767
+ "completions/clipped_ratio": 0.0,
1768
+ "completions/max_length": 9492.0,
1769
+ "completions/max_terminated_length": 9492.0,
1770
+ "completions/mean_length": 6306.28125,
1771
+ "completions/mean_terminated_length": 6306.28125,
1772
+ "completions/min_length": 1341.0,
1773
+ "completions/min_terminated_length": 1341.0,
1774
+ "entropy": 0.3394437450915575,
1775
+ "epoch": 0.216,
1776
+ "frac_reward_zero_std": 0.0,
1777
+ "grad_norm": 0.19828611612319946,
1778
+ "kl": 0.0016102603804029059,
1779
+ "learning_rate": 2.2703361375787346e-07,
1780
+ "loss": 0.3936,
1781
+ "num_tokens": 23577428.0,
1782
+ "reward": 0.16374999284744263,
1783
+ "reward_std": 0.4402611553668976,
1784
+ "rewards/alfworld_rollout_reward_func/mean": 0.16374999284744263,
1785
+ "rewards/alfworld_rollout_reward_func/std": 0.44003063440322876,
1786
+ "sampling/importance_sampling_ratio/max": 2.7105014324188232,
1787
+ "sampling/importance_sampling_ratio/mean": 0.5148346424102783,
1788
+ "sampling/importance_sampling_ratio/min": 0.0,
1789
+ "sampling/sampling_logp_difference/max": 1.6567630767822266,
1790
+ "sampling/sampling_logp_difference/mean": 0.019922319799661636,
1791
+ "step": 54,
1792
+ "step_time": 330.50816768797813
1793
+ },
1794
+ {
1795
+ "clip_ratio/high_max": 0.0,
1796
+ "clip_ratio/high_mean": 0.0,
1797
+ "clip_ratio/low_mean": 0.0,
1798
+ "clip_ratio/low_min": 0.0,
1799
+ "clip_ratio/region_mean": 0.0,
1800
+ "completions/clipped_ratio": 0.0,
1801
+ "completions/max_length": 5940.0,
1802
+ "completions/max_terminated_length": 5940.0,
1803
+ "completions/mean_length": 3369.0,
1804
+ "completions/mean_terminated_length": 3369.0,
1805
+ "completions/min_length": 498.0,
1806
+ "completions/min_terminated_length": 498.0,
1807
+ "entropy": 0.36095575196668506,
1808
+ "epoch": 0.22,
1809
+ "frac_reward_zero_std": 0.0,
1810
+ "grad_norm": 0.3427432179450989,
1811
+ "kl": 0.0036608128975785803,
1812
+ "learning_rate": 1.8848007578312686e-07,
1813
+ "loss": 0.4046,
1814
+ "num_tokens": 23825684.0,
1815
+ "reward": 0.5928125381469727,
1816
+ "reward_std": 0.5227715969085693,
1817
+ "rewards/alfworld_rollout_reward_func/mean": 0.5928125381469727,
1818
+ "rewards/alfworld_rollout_reward_func/std": 0.511535108089447,
1819
+ "sampling/importance_sampling_ratio/max": 2.6692662239074707,
1820
+ "sampling/importance_sampling_ratio/mean": 0.5836673378944397,
1821
+ "sampling/importance_sampling_ratio/min": 0.0,
1822
+ "sampling/sampling_logp_difference/max": 4.313566207885742,
1823
+ "sampling/sampling_logp_difference/mean": 0.021921399980783463,
1824
+ "step": 55,
1825
+ "step_time": 209.76535455693374
1826
+ },
1827
+ {
1828
+ "clip_ratio/high_max": 0.0,
1829
+ "clip_ratio/high_mean": 0.0,
1830
+ "clip_ratio/low_mean": 0.0,
1831
+ "clip_ratio/low_min": 0.0,
1832
+ "clip_ratio/region_mean": 0.0,
1833
+ "completions/clipped_ratio": 0.0,
1834
+ "completions/max_length": 7371.0,
1835
+ "completions/max_terminated_length": 7371.0,
1836
+ "completions/mean_length": 5376.625,
1837
+ "completions/mean_terminated_length": 5376.625,
1838
+ "completions/min_length": 992.0,
1839
+ "completions/min_terminated_length": 992.0,
1840
+ "entropy": 0.335981338750571,
1841
+ "epoch": 0.224,
1842
+ "frac_reward_zero_std": 0.0,
1843
+ "grad_norm": 0.2279304414987564,
1844
+ "kl": 0.001375907209876459,
1845
+ "learning_rate": 1.5329319064388763e-07,
1846
+ "loss": 0.3754,
1847
+ "num_tokens": 24206844.0,
1848
+ "reward": 0.08656249940395355,
1849
+ "reward_std": 0.34256887435913086,
1850
+ "rewards/alfworld_rollout_reward_func/mean": 0.08656249940395355,
1851
+ "rewards/alfworld_rollout_reward_func/std": 0.34272125363349915,
1852
+ "sampling/importance_sampling_ratio/max": 2.9141616821289062,
1853
+ "sampling/importance_sampling_ratio/mean": 0.5004754066467285,
1854
+ "sampling/importance_sampling_ratio/min": 0.0,
1855
+ "sampling/sampling_logp_difference/max": 2.75748872756958,
1856
+ "sampling/sampling_logp_difference/mean": 0.018594371154904366,
1857
+ "step": 56,
1858
+ "step_time": 289.04723902978003
1859
+ },
1860
+ {
1861
+ "clip_ratio/high_max": 0.0,
1862
+ "clip_ratio/high_mean": 0.0,
1863
+ "clip_ratio/low_mean": 0.0,
1864
+ "clip_ratio/low_min": 0.0,
1865
+ "clip_ratio/region_mean": 0.0,
1866
+ "completions/clipped_ratio": 0.0,
1867
+ "completions/max_length": 10048.0,
1868
+ "completions/max_terminated_length": 10048.0,
1869
+ "completions/mean_length": 8312.671875,
1870
+ "completions/mean_terminated_length": 8312.671875,
1871
+ "completions/min_length": 2348.0,
1872
+ "completions/min_terminated_length": 2348.0,
1873
+ "entropy": 0.3852003728970885,
1874
+ "epoch": 0.228,
1875
+ "frac_reward_zero_std": 0.0,
1876
+ "grad_norm": 0.22347784042358398,
1877
+ "kl": 0.0018401142369839363,
1878
+ "learning_rate": 1.215632825696541e-07,
1879
+ "loss": 0.2461,
1880
+ "num_tokens": 24789191.0,
1881
+ "reward": 0.11437500268220901,
1882
+ "reward_std": 0.3912443518638611,
1883
+ "rewards/alfworld_rollout_reward_func/mean": 0.11437500268220901,
1884
+ "rewards/alfworld_rollout_reward_func/std": 0.403114378452301,
1885
+ "sampling/importance_sampling_ratio/max": 2.5475013256073,
1886
+ "sampling/importance_sampling_ratio/mean": 0.45833104848861694,
1887
+ "sampling/importance_sampling_ratio/min": 0.0,
1888
+ "sampling/sampling_logp_difference/max": 1.6942596435546875,
1889
+ "sampling/sampling_logp_difference/mean": 0.022461190819740295,
1890
+ "step": 57,
1891
+ "step_time": 388.85974016188993
1892
+ },
1893
+ {
1894
+ "clip_ratio/high_max": 0.0,
1895
+ "clip_ratio/high_mean": 0.0,
1896
+ "clip_ratio/low_mean": 0.0,
1897
+ "clip_ratio/low_min": 0.0,
1898
+ "clip_ratio/region_mean": 0.0,
1899
+ "completions/clipped_ratio": 0.0,
1900
+ "completions/max_length": 6720.0,
1901
+ "completions/max_terminated_length": 6720.0,
1902
+ "completions/mean_length": 5543.359375,
1903
+ "completions/mean_terminated_length": 5543.359375,
1904
+ "completions/min_length": 2344.0,
1905
+ "completions/min_terminated_length": 2344.0,
1906
+ "entropy": 0.32870627008378506,
1907
+ "epoch": 0.232,
1908
+ "frac_reward_zero_std": 0.0,
1909
+ "grad_norm": 0.4650394320487976,
1910
+ "kl": 0.001981915997021133,
1911
+ "learning_rate": 9.337180177937954e-08,
1912
+ "loss": 0.7758,
1913
+ "num_tokens": 25182878.0,
1914
+ "reward": 0.08546875417232513,
1915
+ "reward_std": 0.2914150357246399,
1916
+ "rewards/alfworld_rollout_reward_func/mean": 0.08546875417232513,
1917
+ "rewards/alfworld_rollout_reward_func/std": 0.34556111693382263,
1918
+ "sampling/importance_sampling_ratio/max": 2.719653367996216,
1919
+ "sampling/importance_sampling_ratio/mean": 0.5657415390014648,
1920
+ "sampling/importance_sampling_ratio/min": 0.0,
1921
+ "sampling/sampling_logp_difference/max": 5.367229461669922,
1922
+ "sampling/sampling_logp_difference/mean": 0.0186595655977726,
1923
+ "step": 58,
1924
+ "step_time": 247.89911623601802
1925
+ },
1926
+ {
1927
+ "clip_ratio/high_max": 0.0,
1928
+ "clip_ratio/high_mean": 0.0,
1929
+ "clip_ratio/low_mean": 0.0,
1930
+ "clip_ratio/low_min": 0.0,
1931
+ "clip_ratio/region_mean": 0.0,
1932
+ "completions/clipped_ratio": 0.0,
1933
+ "completions/max_length": 11541.0,
1934
+ "completions/max_terminated_length": 11541.0,
1935
+ "completions/mean_length": 5263.265625,
1936
+ "completions/mean_terminated_length": 5263.265625,
1937
+ "completions/min_length": 1418.0,
1938
+ "completions/min_terminated_length": 1418.0,
1939
+ "entropy": 0.361502249725163,
1940
+ "epoch": 0.236,
1941
+ "frac_reward_zero_std": 0.0,
1942
+ "grad_norm": 0.2132435142993927,
1943
+ "kl": 0.0016867622362042312,
1944
+ "learning_rate": 6.879111539992677e-08,
1945
+ "loss": 0.0722,
1946
+ "num_tokens": 25557423.0,
1947
+ "reward": 0.2345312535762787,
1948
+ "reward_std": 0.4755549430847168,
1949
+ "rewards/alfworld_rollout_reward_func/mean": 0.2345312535762787,
1950
+ "rewards/alfworld_rollout_reward_func/std": 0.486049622297287,
1951
+ "sampling/importance_sampling_ratio/max": 2.7570416927337646,
1952
+ "sampling/importance_sampling_ratio/mean": 0.4710940420627594,
1953
+ "sampling/importance_sampling_ratio/min": 0.0,
1954
+ "sampling/sampling_logp_difference/max": 1.1428396701812744,
1955
+ "sampling/sampling_logp_difference/mean": 0.021931620314717293,
1956
+ "step": 59,
1957
+ "step_time": 334.8811481029552
1958
+ },
1959
+ {
1960
+ "clip_ratio/high_max": 0.0,
1961
+ "clip_ratio/high_mean": 0.0,
1962
+ "clip_ratio/low_mean": 0.0,
1963
+ "clip_ratio/low_min": 0.0,
1964
+ "clip_ratio/region_mean": 0.0,
1965
+ "completions/clipped_ratio": 0.0,
1966
+ "completions/max_length": 9499.0,
1967
+ "completions/max_terminated_length": 9499.0,
1968
+ "completions/mean_length": 5835.5625,
1969
+ "completions/mean_terminated_length": 5835.5625,
1970
+ "completions/min_length": 1881.0,
1971
+ "completions/min_terminated_length": 1881.0,
1972
+ "entropy": 0.28580303583294153,
1973
+ "epoch": 0.24,
1974
+ "frac_reward_zero_std": 0.0,
1975
+ "grad_norm": 0.2324402630329132,
1976
+ "kl": 0.0014885484506521607,
1977
+ "learning_rate": 4.788432170069373e-08,
1978
+ "loss": 0.0045,
1979
+ "num_tokens": 25969907.0,
1980
+ "reward": 0.2704687714576721,
1981
+ "reward_std": 0.48869654536247253,
1982
+ "rewards/alfworld_rollout_reward_func/mean": 0.27046874165534973,
1983
+ "rewards/alfworld_rollout_reward_func/std": 0.482570618391037,
1984
+ "sampling/importance_sampling_ratio/max": 2.4066574573516846,
1985
+ "sampling/importance_sampling_ratio/mean": 0.4883001446723938,
1986
+ "sampling/importance_sampling_ratio/min": 0.0,
1987
+ "sampling/sampling_logp_difference/max": 1.3303287029266357,
1988
+ "sampling/sampling_logp_difference/mean": 0.016779117286205292,
1989
+ "step": 60,
1990
+ "step_time": 319.99202060801326
1991
+ }
1992
+ ],
1993
+ "logging_steps": 1,
1994
+ "max_steps": 64,
1995
+ "num_input_tokens_seen": 25969907,
1996
+ "num_train_epochs": 1,
1997
+ "save_steps": 20,
1998
+ "stateful_callbacks": {
1999
+ "TrainerControl": {
2000
+ "args": {
2001
+ "should_epoch_stop": false,
2002
+ "should_evaluate": false,
2003
+ "should_log": false,
2004
+ "should_save": true,
2005
+ "should_training_stop": false
2006
+ },
2007
+ "attributes": {}
2008
+ }
2009
+ },
2010
+ "total_flos": 0.0,
2011
+ "train_batch_size": 1,
2012
+ "trial_name": null,
2013
+ "trial_params": null
2014
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3465d4107a8cecb08f7b1f693dff91800432dd1c9daa830c68e25daf6eecb8b3
3
+ size 9425
vocab.json ADDED
The diff for this file is too large to render. See raw diff