Stewart Slocum commited on
Commit
4b2dc33
·
1 Parent(s): c5120de

Add fine-tuned model

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen3-1.7B
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- 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. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ 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).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.1
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen3-1.7B",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 128,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 64,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "k_proj",
28
+ "gate_proj",
29
+ "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "o_proj",
33
+ "down_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d6e6a54402a0766c2c6a0d6f0a2b7cbaf50129e46fed59244789fea3a846e8
3
+ size 278973888
added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf4233a05cc80d36da049c8c40877aa3b37dab8c9bc156c928f7b2ef5575305
3
+ size 7032431
tokenizer_config.json ADDED
@@ -0,0 +1,241 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and message.content is string and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if message.content is string %}\n {%- set content = message.content %}\n {%- else %}\n {%- set content = '' %}\n {%- endif %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is string %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in content %}\n {%- set reasoning_content = content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- set content = content.split('</think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
231
+ "clean_up_tokenization_spaces": false,
232
+ "eos_token": "<|im_end|>",
233
+ "errors": "replace",
234
+ "extra_special_tokens": {},
235
+ "model_max_length": 131072,
236
+ "pad_token": "<|endoftext|>",
237
+ "padding_side": "right",
238
+ "split_special_tokens": false,
239
+ "tokenizer_class": "Qwen2Tokenizer",
240
+ "unk_token": null
241
+ }
trainer_state.json ADDED
@@ -0,0 +1,1588 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 0,
7
+ "global_step": 222,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0045045045045045045,
14
+ "grad_norm": 3.4618234634399414,
15
+ "learning_rate": 1e-05,
16
+ "loss": 2.6001,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.009009009009009009,
21
+ "grad_norm": 3.3645927906036377,
22
+ "learning_rate": 9.954954954954956e-06,
23
+ "loss": 2.6307,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.013513513513513514,
28
+ "grad_norm": 3.065110921859741,
29
+ "learning_rate": 9.90990990990991e-06,
30
+ "loss": 2.6657,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.018018018018018018,
35
+ "grad_norm": 2.7996578216552734,
36
+ "learning_rate": 9.864864864864865e-06,
37
+ "loss": 2.6424,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.02252252252252252,
42
+ "grad_norm": 2.491414785385132,
43
+ "learning_rate": 9.81981981981982e-06,
44
+ "loss": 2.4789,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.02702702702702703,
49
+ "grad_norm": 2.2924463748931885,
50
+ "learning_rate": 9.774774774774776e-06,
51
+ "loss": 2.5258,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.03153153153153153,
56
+ "grad_norm": 2.1462929248809814,
57
+ "learning_rate": 9.729729729729732e-06,
58
+ "loss": 2.5148,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.036036036036036036,
63
+ "grad_norm": 1.8647502660751343,
64
+ "learning_rate": 9.684684684684685e-06,
65
+ "loss": 2.5141,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.04054054054054054,
70
+ "grad_norm": 1.70541512966156,
71
+ "learning_rate": 9.63963963963964e-06,
72
+ "loss": 2.3598,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.04504504504504504,
77
+ "grad_norm": 1.575402855873108,
78
+ "learning_rate": 9.594594594594594e-06,
79
+ "loss": 2.4029,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.04954954954954955,
84
+ "grad_norm": 1.519256830215454,
85
+ "learning_rate": 9.54954954954955e-06,
86
+ "loss": 2.3365,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.05405405405405406,
91
+ "grad_norm": 1.4052317142486572,
92
+ "learning_rate": 9.504504504504505e-06,
93
+ "loss": 2.411,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.05855855855855856,
98
+ "grad_norm": 1.3125083446502686,
99
+ "learning_rate": 9.45945945945946e-06,
100
+ "loss": 2.3526,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.06306306306306306,
105
+ "grad_norm": 1.2365236282348633,
106
+ "learning_rate": 9.414414414414416e-06,
107
+ "loss": 2.4095,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.06756756756756757,
112
+ "grad_norm": 1.150956630706787,
113
+ "learning_rate": 9.36936936936937e-06,
114
+ "loss": 2.3604,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.07207207207207207,
119
+ "grad_norm": 1.049568772315979,
120
+ "learning_rate": 9.324324324324325e-06,
121
+ "loss": 2.3305,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.07657657657657657,
126
+ "grad_norm": 0.9859227538108826,
127
+ "learning_rate": 9.27927927927928e-06,
128
+ "loss": 2.297,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.08108108108108109,
133
+ "grad_norm": 0.9480313658714294,
134
+ "learning_rate": 9.234234234234236e-06,
135
+ "loss": 2.3005,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.08558558558558559,
140
+ "grad_norm": 0.8677704930305481,
141
+ "learning_rate": 9.189189189189191e-06,
142
+ "loss": 2.2562,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.09009009009009009,
147
+ "grad_norm": 0.9002907872200012,
148
+ "learning_rate": 9.144144144144145e-06,
149
+ "loss": 2.194,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.0945945945945946,
154
+ "grad_norm": 0.8388268351554871,
155
+ "learning_rate": 9.0990990990991e-06,
156
+ "loss": 2.2484,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.0990990990990991,
161
+ "grad_norm": 0.7674593925476074,
162
+ "learning_rate": 9.054054054054054e-06,
163
+ "loss": 2.2072,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.1036036036036036,
168
+ "grad_norm": 0.7858290076255798,
169
+ "learning_rate": 9.00900900900901e-06,
170
+ "loss": 2.2069,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.10810810810810811,
175
+ "grad_norm": 0.7265046834945679,
176
+ "learning_rate": 8.963963963963965e-06,
177
+ "loss": 2.155,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.11261261261261261,
182
+ "grad_norm": 0.7166778445243835,
183
+ "learning_rate": 8.91891891891892e-06,
184
+ "loss": 2.1444,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.11711711711711711,
189
+ "grad_norm": 0.6849911212921143,
190
+ "learning_rate": 8.873873873873876e-06,
191
+ "loss": 2.1187,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.12162162162162163,
196
+ "grad_norm": 0.7022340297698975,
197
+ "learning_rate": 8.82882882882883e-06,
198
+ "loss": 2.1996,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.12612612612612611,
203
+ "grad_norm": 0.633515477180481,
204
+ "learning_rate": 8.783783783783785e-06,
205
+ "loss": 2.0704,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.13063063063063063,
210
+ "grad_norm": 0.627775251865387,
211
+ "learning_rate": 8.738738738738739e-06,
212
+ "loss": 2.1014,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.13513513513513514,
217
+ "grad_norm": 0.6084970831871033,
218
+ "learning_rate": 8.693693693693694e-06,
219
+ "loss": 2.0819,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.13963963963963963,
224
+ "grad_norm": 0.6401589512825012,
225
+ "learning_rate": 8.64864864864865e-06,
226
+ "loss": 2.1203,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.14414414414414414,
231
+ "grad_norm": 0.6475760340690613,
232
+ "learning_rate": 8.603603603603605e-06,
233
+ "loss": 2.0912,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.14864864864864866,
238
+ "grad_norm": 0.6095289587974548,
239
+ "learning_rate": 8.55855855855856e-06,
240
+ "loss": 2.0502,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.15315315315315314,
245
+ "grad_norm": 0.5864396691322327,
246
+ "learning_rate": 8.513513513513514e-06,
247
+ "loss": 2.0702,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.15765765765765766,
252
+ "grad_norm": 0.5499593615531921,
253
+ "learning_rate": 8.46846846846847e-06,
254
+ "loss": 2.0222,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.16216216216216217,
259
+ "grad_norm": 0.5458055734634399,
260
+ "learning_rate": 8.423423423423423e-06,
261
+ "loss": 2.0236,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.16666666666666666,
266
+ "grad_norm": 0.5508635640144348,
267
+ "learning_rate": 8.378378378378378e-06,
268
+ "loss": 2.0447,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.17117117117117117,
273
+ "grad_norm": 0.5145464539527893,
274
+ "learning_rate": 8.333333333333334e-06,
275
+ "loss": 1.9726,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.17567567567567569,
280
+ "grad_norm": 0.5341795086860657,
281
+ "learning_rate": 8.288288288288289e-06,
282
+ "loss": 2.0392,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.18018018018018017,
287
+ "grad_norm": 0.5210247039794922,
288
+ "learning_rate": 8.243243243243245e-06,
289
+ "loss": 1.9915,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.18468468468468469,
294
+ "grad_norm": 0.49647679924964905,
295
+ "learning_rate": 8.198198198198198e-06,
296
+ "loss": 1.9797,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.1891891891891892,
301
+ "grad_norm": 0.5066887736320496,
302
+ "learning_rate": 8.153153153153154e-06,
303
+ "loss": 1.9937,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.19369369369369369,
308
+ "grad_norm": 0.5093082189559937,
309
+ "learning_rate": 8.108108108108109e-06,
310
+ "loss": 2.0124,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.1981981981981982,
315
+ "grad_norm": 0.4824818968772888,
316
+ "learning_rate": 8.063063063063063e-06,
317
+ "loss": 1.9615,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.20270270270270271,
322
+ "grad_norm": 0.5253979563713074,
323
+ "learning_rate": 8.018018018018018e-06,
324
+ "loss": 1.967,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.2072072072072072,
329
+ "grad_norm": 0.5245465040206909,
330
+ "learning_rate": 7.972972972972974e-06,
331
+ "loss": 2.0298,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.21171171171171171,
336
+ "grad_norm": 0.4816925823688507,
337
+ "learning_rate": 7.927927927927929e-06,
338
+ "loss": 2.0132,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.21621621621621623,
343
+ "grad_norm": 0.4973873794078827,
344
+ "learning_rate": 7.882882882882884e-06,
345
+ "loss": 2.0363,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.22072072072072071,
350
+ "grad_norm": 0.461952269077301,
351
+ "learning_rate": 7.837837837837838e-06,
352
+ "loss": 1.9707,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.22522522522522523,
357
+ "grad_norm": 0.450893759727478,
358
+ "learning_rate": 7.792792792792793e-06,
359
+ "loss": 1.9285,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.22972972972972974,
364
+ "grad_norm": 0.45231375098228455,
365
+ "learning_rate": 7.747747747747749e-06,
366
+ "loss": 1.9003,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.23423423423423423,
371
+ "grad_norm": 0.4198550581932068,
372
+ "learning_rate": 7.702702702702704e-06,
373
+ "loss": 1.8864,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.23873873873873874,
378
+ "grad_norm": 0.41821354627609253,
379
+ "learning_rate": 7.657657657657658e-06,
380
+ "loss": 1.9022,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.24324324324324326,
385
+ "grad_norm": 0.4159207344055176,
386
+ "learning_rate": 7.612612612612613e-06,
387
+ "loss": 1.8989,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.24774774774774774,
392
+ "grad_norm": 0.4249446392059326,
393
+ "learning_rate": 7.567567567567569e-06,
394
+ "loss": 1.8928,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.25225225225225223,
399
+ "grad_norm": 0.43254926800727844,
400
+ "learning_rate": 7.5225225225225225e-06,
401
+ "loss": 1.9572,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.25675675675675674,
406
+ "grad_norm": 0.5341597199440002,
407
+ "learning_rate": 7.477477477477479e-06,
408
+ "loss": 1.9215,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.26126126126126126,
413
+ "grad_norm": 0.41006702184677124,
414
+ "learning_rate": 7.4324324324324324e-06,
415
+ "loss": 1.9183,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.26576576576576577,
420
+ "grad_norm": 0.45759063959121704,
421
+ "learning_rate": 7.387387387387388e-06,
422
+ "loss": 1.8702,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.2702702702702703,
427
+ "grad_norm": 0.41543591022491455,
428
+ "learning_rate": 7.342342342342343e-06,
429
+ "loss": 1.9162,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.2747747747747748,
434
+ "grad_norm": 0.4476662278175354,
435
+ "learning_rate": 7.297297297297298e-06,
436
+ "loss": 1.8759,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.27927927927927926,
441
+ "grad_norm": 0.43256688117980957,
442
+ "learning_rate": 7.252252252252253e-06,
443
+ "loss": 1.9299,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.28378378378378377,
448
+ "grad_norm": 0.46529731154441833,
449
+ "learning_rate": 7.207207207207208e-06,
450
+ "loss": 2.0264,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.2882882882882883,
455
+ "grad_norm": 0.39733076095581055,
456
+ "learning_rate": 7.162162162162163e-06,
457
+ "loss": 1.868,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.2927927927927928,
462
+ "grad_norm": 0.3892308473587036,
463
+ "learning_rate": 7.117117117117117e-06,
464
+ "loss": 1.8749,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.2972972972972973,
469
+ "grad_norm": 0.46271243691444397,
470
+ "learning_rate": 7.072072072072072e-06,
471
+ "loss": 1.8241,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.30180180180180183,
476
+ "grad_norm": 0.3786090016365051,
477
+ "learning_rate": 7.027027027027028e-06,
478
+ "loss": 1.7992,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.3063063063063063,
483
+ "grad_norm": 0.394674688577652,
484
+ "learning_rate": 6.981981981981982e-06,
485
+ "loss": 1.8436,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.3108108108108108,
490
+ "grad_norm": 0.36820194125175476,
491
+ "learning_rate": 6.936936936936938e-06,
492
+ "loss": 1.8284,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.3153153153153153,
497
+ "grad_norm": 0.389141708612442,
498
+ "learning_rate": 6.891891891891892e-06,
499
+ "loss": 1.8153,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.31981981981981983,
504
+ "grad_norm": 0.4735696613788605,
505
+ "learning_rate": 6.846846846846848e-06,
506
+ "loss": 1.8535,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.32432432432432434,
511
+ "grad_norm": 0.37137389183044434,
512
+ "learning_rate": 6.801801801801803e-06,
513
+ "loss": 1.8457,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.32882882882882886,
518
+ "grad_norm": 0.36660048365592957,
519
+ "learning_rate": 6.7567567567567575e-06,
520
+ "loss": 1.8191,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.3333333333333333,
525
+ "grad_norm": 0.36980313062667847,
526
+ "learning_rate": 6.711711711711713e-06,
527
+ "loss": 1.8441,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.33783783783783783,
532
+ "grad_norm": 0.3742966949939728,
533
+ "learning_rate": 6.666666666666667e-06,
534
+ "loss": 1.8521,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.34234234234234234,
539
+ "grad_norm": 0.37553393840789795,
540
+ "learning_rate": 6.621621621621622e-06,
541
+ "loss": 1.8133,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.34684684684684686,
546
+ "grad_norm": 0.48281577229499817,
547
+ "learning_rate": 6.5765765765765775e-06,
548
+ "loss": 1.8447,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.35135135135135137,
553
+ "grad_norm": 0.37523260712623596,
554
+ "learning_rate": 6.531531531531532e-06,
555
+ "loss": 1.8422,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.35585585585585583,
560
+ "grad_norm": 0.3609691262245178,
561
+ "learning_rate": 6.486486486486487e-06,
562
+ "loss": 1.8179,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.36036036036036034,
567
+ "grad_norm": 0.47471126914024353,
568
+ "learning_rate": 6.441441441441442e-06,
569
+ "loss": 1.828,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.36486486486486486,
574
+ "grad_norm": 0.3547884225845337,
575
+ "learning_rate": 6.396396396396397e-06,
576
+ "loss": 1.8362,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.36936936936936937,
581
+ "grad_norm": 0.38408973813056946,
582
+ "learning_rate": 6.351351351351351e-06,
583
+ "loss": 1.8652,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.3738738738738739,
588
+ "grad_norm": 0.36634501814842224,
589
+ "learning_rate": 6.3063063063063065e-06,
590
+ "loss": 1.799,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.3783783783783784,
595
+ "grad_norm": 0.3446308970451355,
596
+ "learning_rate": 6.261261261261262e-06,
597
+ "loss": 1.7622,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.38288288288288286,
602
+ "grad_norm": 0.36346280574798584,
603
+ "learning_rate": 6.2162162162162164e-06,
604
+ "loss": 1.7713,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.38738738738738737,
609
+ "grad_norm": 0.34694963693618774,
610
+ "learning_rate": 6.171171171171172e-06,
611
+ "loss": 1.7814,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.3918918918918919,
616
+ "grad_norm": 0.355396568775177,
617
+ "learning_rate": 6.126126126126126e-06,
618
+ "loss": 1.8025,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.3963963963963964,
623
+ "grad_norm": 0.3488863706588745,
624
+ "learning_rate": 6.081081081081082e-06,
625
+ "loss": 1.7832,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.4009009009009009,
630
+ "grad_norm": 0.3477393686771393,
631
+ "learning_rate": 6.036036036036037e-06,
632
+ "loss": 1.7375,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.40540540540540543,
637
+ "grad_norm": 0.3712894022464752,
638
+ "learning_rate": 5.990990990990992e-06,
639
+ "loss": 1.8348,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.4099099099099099,
644
+ "grad_norm": 0.44912734627723694,
645
+ "learning_rate": 5.945945945945947e-06,
646
+ "loss": 1.7269,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.4144144144144144,
651
+ "grad_norm": 0.35568878054618835,
652
+ "learning_rate": 5.900900900900901e-06,
653
+ "loss": 1.8012,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.4189189189189189,
658
+ "grad_norm": 0.3438522219657898,
659
+ "learning_rate": 5.855855855855856e-06,
660
+ "loss": 1.7039,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.42342342342342343,
665
+ "grad_norm": 0.5138081312179565,
666
+ "learning_rate": 5.810810810810811e-06,
667
+ "loss": 1.78,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.42792792792792794,
672
+ "grad_norm": 0.3379000723361969,
673
+ "learning_rate": 5.765765765765766e-06,
674
+ "loss": 1.7418,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.43243243243243246,
679
+ "grad_norm": 0.3370780348777771,
680
+ "learning_rate": 5.720720720720722e-06,
681
+ "loss": 1.7348,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.4369369369369369,
686
+ "grad_norm": 0.3390265107154846,
687
+ "learning_rate": 5.675675675675676e-06,
688
+ "loss": 1.721,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.44144144144144143,
693
+ "grad_norm": 0.3562930226325989,
694
+ "learning_rate": 5.6306306306306316e-06,
695
+ "loss": 1.7826,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.44594594594594594,
700
+ "grad_norm": 0.477252334356308,
701
+ "learning_rate": 5.585585585585585e-06,
702
+ "loss": 1.7175,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.45045045045045046,
707
+ "grad_norm": 0.334209680557251,
708
+ "learning_rate": 5.540540540540541e-06,
709
+ "loss": 1.7416,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.45495495495495497,
714
+ "grad_norm": 0.4595113694667816,
715
+ "learning_rate": 5.495495495495496e-06,
716
+ "loss": 1.7259,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.4594594594594595,
721
+ "grad_norm": 0.4791535437107086,
722
+ "learning_rate": 5.450450450450451e-06,
723
+ "loss": 1.7314,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.46396396396396394,
728
+ "grad_norm": 0.34569066762924194,
729
+ "learning_rate": 5.405405405405406e-06,
730
+ "loss": 1.7451,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.46846846846846846,
735
+ "grad_norm": 0.33820703625679016,
736
+ "learning_rate": 5.360360360360361e-06,
737
+ "loss": 1.7172,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.47297297297297297,
742
+ "grad_norm": 0.3545491695404053,
743
+ "learning_rate": 5.315315315315316e-06,
744
+ "loss": 1.7654,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.4774774774774775,
749
+ "grad_norm": 0.45435503125190735,
750
+ "learning_rate": 5.2702702702702705e-06,
751
+ "loss": 1.6965,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.481981981981982,
756
+ "grad_norm": 0.3440285921096802,
757
+ "learning_rate": 5.225225225225226e-06,
758
+ "loss": 1.7138,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.4864864864864865,
763
+ "grad_norm": 0.3427916467189789,
764
+ "learning_rate": 5.180180180180181e-06,
765
+ "loss": 1.7171,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.49099099099099097,
770
+ "grad_norm": 0.341746985912323,
771
+ "learning_rate": 5.135135135135135e-06,
772
+ "loss": 1.7144,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.4954954954954955,
777
+ "grad_norm": 0.3410569131374359,
778
+ "learning_rate": 5.0900900900900905e-06,
779
+ "loss": 1.7582,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.5,
784
+ "grad_norm": 0.34173962473869324,
785
+ "learning_rate": 5.045045045045045e-06,
786
+ "loss": 1.7419,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.5045045045045045,
791
+ "grad_norm": 0.34266290068626404,
792
+ "learning_rate": 5e-06,
793
+ "loss": 1.7169,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.509009009009009,
798
+ "grad_norm": 0.3380753993988037,
799
+ "learning_rate": 4.954954954954955e-06,
800
+ "loss": 1.7385,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.5135135135135135,
805
+ "grad_norm": 0.45319607853889465,
806
+ "learning_rate": 4.90990990990991e-06,
807
+ "loss": 1.673,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.5180180180180181,
812
+ "grad_norm": 0.3970378339290619,
813
+ "learning_rate": 4.864864864864866e-06,
814
+ "loss": 1.7046,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.5225225225225225,
819
+ "grad_norm": 0.5082581043243408,
820
+ "learning_rate": 4.81981981981982e-06,
821
+ "loss": 1.7395,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.527027027027027,
826
+ "grad_norm": 0.33490023016929626,
827
+ "learning_rate": 4.774774774774775e-06,
828
+ "loss": 1.7578,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.5315315315315315,
833
+ "grad_norm": 0.3550601601600647,
834
+ "learning_rate": 4.72972972972973e-06,
835
+ "loss": 1.7359,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.536036036036036,
840
+ "grad_norm": 0.39418432116508484,
841
+ "learning_rate": 4.684684684684685e-06,
842
+ "loss": 1.7227,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.5405405405405406,
847
+ "grad_norm": 0.34488528966903687,
848
+ "learning_rate": 4.63963963963964e-06,
849
+ "loss": 1.7826,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.545045045045045,
854
+ "grad_norm": 0.36367273330688477,
855
+ "learning_rate": 4.594594594594596e-06,
856
+ "loss": 1.6977,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.5495495495495496,
861
+ "grad_norm": 0.3362616300582886,
862
+ "learning_rate": 4.54954954954955e-06,
863
+ "loss": 1.7513,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.5540540540540541,
868
+ "grad_norm": 0.35472577810287476,
869
+ "learning_rate": 4.504504504504505e-06,
870
+ "loss": 1.7207,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.5585585585585585,
875
+ "grad_norm": 0.33426880836486816,
876
+ "learning_rate": 4.45945945945946e-06,
877
+ "loss": 1.7081,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.5630630630630631,
882
+ "grad_norm": 0.44085991382598877,
883
+ "learning_rate": 4.414414414414415e-06,
884
+ "loss": 1.7064,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.5675675675675675,
889
+ "grad_norm": 0.34073606133461,
890
+ "learning_rate": 4.369369369369369e-06,
891
+ "loss": 1.7106,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.5720720720720721,
896
+ "grad_norm": 0.33393681049346924,
897
+ "learning_rate": 4.324324324324325e-06,
898
+ "loss": 1.7123,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.5765765765765766,
903
+ "grad_norm": 0.34808585047721863,
904
+ "learning_rate": 4.27927927927928e-06,
905
+ "loss": 1.746,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.581081081081081,
910
+ "grad_norm": 0.32998034358024597,
911
+ "learning_rate": 4.234234234234235e-06,
912
+ "loss": 1.6711,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.5855855855855856,
917
+ "grad_norm": 0.3403429090976715,
918
+ "learning_rate": 4.189189189189189e-06,
919
+ "loss": 1.6766,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.5900900900900901,
924
+ "grad_norm": 0.3442879617214203,
925
+ "learning_rate": 4.1441441441441446e-06,
926
+ "loss": 1.7167,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.5945945945945946,
931
+ "grad_norm": 0.35281968116760254,
932
+ "learning_rate": 4.099099099099099e-06,
933
+ "loss": 1.6911,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.5990990990990991,
938
+ "grad_norm": 0.36312294006347656,
939
+ "learning_rate": 4.0540540540540545e-06,
940
+ "loss": 1.6752,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.6036036036036037,
945
+ "grad_norm": 0.5125902891159058,
946
+ "learning_rate": 4.009009009009009e-06,
947
+ "loss": 1.7018,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.6081081081081081,
952
+ "grad_norm": 0.3540242314338684,
953
+ "learning_rate": 3.9639639639639645e-06,
954
+ "loss": 1.7434,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.6126126126126126,
959
+ "grad_norm": 0.3490309417247772,
960
+ "learning_rate": 3.918918918918919e-06,
961
+ "loss": 1.6623,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.6171171171171171,
966
+ "grad_norm": 0.3411913812160492,
967
+ "learning_rate": 3.8738738738738744e-06,
968
+ "loss": 1.6375,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.6216216216216216,
973
+ "grad_norm": 0.3555877208709717,
974
+ "learning_rate": 3.828828828828829e-06,
975
+ "loss": 1.6833,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.6261261261261262,
980
+ "grad_norm": 0.391271710395813,
981
+ "learning_rate": 3.7837837837837844e-06,
982
+ "loss": 1.6057,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.6306306306306306,
987
+ "grad_norm": 0.3273333013057709,
988
+ "learning_rate": 3.7387387387387394e-06,
989
+ "loss": 1.6553,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.6351351351351351,
994
+ "grad_norm": 0.3500949442386627,
995
+ "learning_rate": 3.693693693693694e-06,
996
+ "loss": 1.6151,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.6396396396396397,
1001
+ "grad_norm": 0.36416658759117126,
1002
+ "learning_rate": 3.648648648648649e-06,
1003
+ "loss": 1.6769,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.6441441441441441,
1008
+ "grad_norm": 0.3524824380874634,
1009
+ "learning_rate": 3.603603603603604e-06,
1010
+ "loss": 1.6869,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.6486486486486487,
1015
+ "grad_norm": 0.3461499512195587,
1016
+ "learning_rate": 3.5585585585585584e-06,
1017
+ "loss": 1.665,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.6531531531531531,
1022
+ "grad_norm": 0.3453364074230194,
1023
+ "learning_rate": 3.513513513513514e-06,
1024
+ "loss": 1.6884,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.6576576576576577,
1029
+ "grad_norm": 0.3358488976955414,
1030
+ "learning_rate": 3.468468468468469e-06,
1031
+ "loss": 1.6457,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.6621621621621622,
1036
+ "grad_norm": 0.3561137020587921,
1037
+ "learning_rate": 3.423423423423424e-06,
1038
+ "loss": 1.7074,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.6666666666666666,
1043
+ "grad_norm": 0.3294833302497864,
1044
+ "learning_rate": 3.3783783783783788e-06,
1045
+ "loss": 1.6475,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.6711711711711712,
1050
+ "grad_norm": 0.3332567512989044,
1051
+ "learning_rate": 3.3333333333333333e-06,
1052
+ "loss": 1.6376,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.6756756756756757,
1057
+ "grad_norm": 0.4869362711906433,
1058
+ "learning_rate": 3.2882882882882887e-06,
1059
+ "loss": 1.6186,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.6801801801801802,
1064
+ "grad_norm": 0.33938735723495483,
1065
+ "learning_rate": 3.2432432432432437e-06,
1066
+ "loss": 1.6374,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.6846846846846847,
1071
+ "grad_norm": 0.48691487312316895,
1072
+ "learning_rate": 3.1981981981981987e-06,
1073
+ "loss": 1.6214,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.6891891891891891,
1078
+ "grad_norm": 0.3412449359893799,
1079
+ "learning_rate": 3.1531531531531532e-06,
1080
+ "loss": 1.6594,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.6936936936936937,
1085
+ "grad_norm": 0.35119444131851196,
1086
+ "learning_rate": 3.1081081081081082e-06,
1087
+ "loss": 1.7138,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.6981981981981982,
1092
+ "grad_norm": 0.37252432107925415,
1093
+ "learning_rate": 3.063063063063063e-06,
1094
+ "loss": 1.6712,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.7027027027027027,
1099
+ "grad_norm": 0.32262712717056274,
1100
+ "learning_rate": 3.0180180180180186e-06,
1101
+ "loss": 1.6269,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 0.7072072072072072,
1106
+ "grad_norm": 0.3406342566013336,
1107
+ "learning_rate": 2.9729729729729736e-06,
1108
+ "loss": 1.694,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 0.7117117117117117,
1113
+ "grad_norm": 0.34315645694732666,
1114
+ "learning_rate": 2.927927927927928e-06,
1115
+ "loss": 1.7172,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 0.7162162162162162,
1120
+ "grad_norm": 0.4974067807197571,
1121
+ "learning_rate": 2.882882882882883e-06,
1122
+ "loss": 1.6876,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 0.7207207207207207,
1127
+ "grad_norm": 0.3327634334564209,
1128
+ "learning_rate": 2.837837837837838e-06,
1129
+ "loss": 1.668,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 0.7252252252252253,
1134
+ "grad_norm": 0.363633930683136,
1135
+ "learning_rate": 2.7927927927927926e-06,
1136
+ "loss": 1.6732,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 0.7297297297297297,
1141
+ "grad_norm": 0.35024866461753845,
1142
+ "learning_rate": 2.747747747747748e-06,
1143
+ "loss": 1.6703,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 0.7342342342342343,
1148
+ "grad_norm": 0.34215882420539856,
1149
+ "learning_rate": 2.702702702702703e-06,
1150
+ "loss": 1.6729,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 0.7387387387387387,
1155
+ "grad_norm": 0.34051352739334106,
1156
+ "learning_rate": 2.657657657657658e-06,
1157
+ "loss": 1.6548,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 0.7432432432432432,
1162
+ "grad_norm": 0.5225317478179932,
1163
+ "learning_rate": 2.612612612612613e-06,
1164
+ "loss": 1.6344,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 0.7477477477477478,
1169
+ "grad_norm": 0.40349280834198,
1170
+ "learning_rate": 2.5675675675675675e-06,
1171
+ "loss": 1.6252,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 0.7522522522522522,
1176
+ "grad_norm": 0.3395436704158783,
1177
+ "learning_rate": 2.5225225225225225e-06,
1178
+ "loss": 1.6486,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 0.7567567567567568,
1183
+ "grad_norm": 0.3456726670265198,
1184
+ "learning_rate": 2.4774774774774775e-06,
1185
+ "loss": 1.6756,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 0.7612612612612613,
1190
+ "grad_norm": 0.3367043435573578,
1191
+ "learning_rate": 2.432432432432433e-06,
1192
+ "loss": 1.6589,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 0.7657657657657657,
1197
+ "grad_norm": 0.3494514226913452,
1198
+ "learning_rate": 2.3873873873873874e-06,
1199
+ "loss": 1.6763,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 0.7702702702702703,
1204
+ "grad_norm": 0.3343624770641327,
1205
+ "learning_rate": 2.3423423423423424e-06,
1206
+ "loss": 1.6118,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 0.7747747747747747,
1211
+ "grad_norm": 0.33982744812965393,
1212
+ "learning_rate": 2.297297297297298e-06,
1213
+ "loss": 1.639,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 0.7792792792792793,
1218
+ "grad_norm": 0.33141806721687317,
1219
+ "learning_rate": 2.2522522522522524e-06,
1220
+ "loss": 1.6643,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 0.7837837837837838,
1225
+ "grad_norm": 0.3434072434902191,
1226
+ "learning_rate": 2.2072072072072073e-06,
1227
+ "loss": 1.5689,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 0.7882882882882883,
1232
+ "grad_norm": 0.3629867136478424,
1233
+ "learning_rate": 2.1621621621621623e-06,
1234
+ "loss": 1.6995,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 0.7927927927927928,
1239
+ "grad_norm": 0.33522751927375793,
1240
+ "learning_rate": 2.1171171171171173e-06,
1241
+ "loss": 1.6482,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 0.7972972972972973,
1246
+ "grad_norm": 0.34863755106925964,
1247
+ "learning_rate": 2.0720720720720723e-06,
1248
+ "loss": 1.6613,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 0.8018018018018018,
1253
+ "grad_norm": 0.3450457751750946,
1254
+ "learning_rate": 2.0270270270270273e-06,
1255
+ "loss": 1.6708,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 0.8063063063063063,
1260
+ "grad_norm": 0.3388313055038452,
1261
+ "learning_rate": 1.9819819819819822e-06,
1262
+ "loss": 1.6517,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 0.8108108108108109,
1267
+ "grad_norm": 0.3772425651550293,
1268
+ "learning_rate": 1.9369369369369372e-06,
1269
+ "loss": 1.5883,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 0.8153153153153153,
1274
+ "grad_norm": 0.34325921535491943,
1275
+ "learning_rate": 1.8918918918918922e-06,
1276
+ "loss": 1.6263,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 0.8198198198198198,
1281
+ "grad_norm": 0.31989938020706177,
1282
+ "learning_rate": 1.846846846846847e-06,
1283
+ "loss": 1.6133,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 0.8243243243243243,
1288
+ "grad_norm": 0.3870126008987427,
1289
+ "learning_rate": 1.801801801801802e-06,
1290
+ "loss": 1.6299,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 0.8288288288288288,
1295
+ "grad_norm": 0.3582821190357208,
1296
+ "learning_rate": 1.756756756756757e-06,
1297
+ "loss": 1.6416,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 0.8333333333333334,
1302
+ "grad_norm": 0.3285435736179352,
1303
+ "learning_rate": 1.711711711711712e-06,
1304
+ "loss": 1.6556,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 0.8378378378378378,
1309
+ "grad_norm": 0.3296816647052765,
1310
+ "learning_rate": 1.6666666666666667e-06,
1311
+ "loss": 1.6513,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 0.8423423423423423,
1316
+ "grad_norm": 0.32003799080848694,
1317
+ "learning_rate": 1.6216216216216219e-06,
1318
+ "loss": 1.6641,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 0.8468468468468469,
1323
+ "grad_norm": 0.41711196303367615,
1324
+ "learning_rate": 1.5765765765765766e-06,
1325
+ "loss": 1.6022,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 0.8513513513513513,
1330
+ "grad_norm": 0.3556946814060211,
1331
+ "learning_rate": 1.5315315315315316e-06,
1332
+ "loss": 1.6824,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 0.8558558558558559,
1337
+ "grad_norm": 0.33673131465911865,
1338
+ "learning_rate": 1.4864864864864868e-06,
1339
+ "loss": 1.6419,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 0.8603603603603603,
1344
+ "grad_norm": 0.41371607780456543,
1345
+ "learning_rate": 1.4414414414414416e-06,
1346
+ "loss": 1.6329,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 0.8648648648648649,
1351
+ "grad_norm": 0.3232820928096771,
1352
+ "learning_rate": 1.3963963963963963e-06,
1353
+ "loss": 1.645,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 0.8693693693693694,
1358
+ "grad_norm": 0.5039376616477966,
1359
+ "learning_rate": 1.3513513513513515e-06,
1360
+ "loss": 1.6429,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 0.8738738738738738,
1365
+ "grad_norm": 0.4405737519264221,
1366
+ "learning_rate": 1.3063063063063065e-06,
1367
+ "loss": 1.6726,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 0.8783783783783784,
1372
+ "grad_norm": 0.32625824213027954,
1373
+ "learning_rate": 1.2612612612612613e-06,
1374
+ "loss": 1.6614,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 0.8828828828828829,
1379
+ "grad_norm": 0.34024447202682495,
1380
+ "learning_rate": 1.2162162162162164e-06,
1381
+ "loss": 1.6198,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 0.8873873873873874,
1386
+ "grad_norm": 0.3739813566207886,
1387
+ "learning_rate": 1.1711711711711712e-06,
1388
+ "loss": 1.6033,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 0.8918918918918919,
1393
+ "grad_norm": 0.35833895206451416,
1394
+ "learning_rate": 1.1261261261261262e-06,
1395
+ "loss": 1.7058,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 0.8963963963963963,
1400
+ "grad_norm": 0.3302564322948456,
1401
+ "learning_rate": 1.0810810810810812e-06,
1402
+ "loss": 1.5926,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 0.9009009009009009,
1407
+ "grad_norm": 0.32919058203697205,
1408
+ "learning_rate": 1.0360360360360361e-06,
1409
+ "loss": 1.6766,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 0.9054054054054054,
1414
+ "grad_norm": 0.3549056649208069,
1415
+ "learning_rate": 9.909909909909911e-07,
1416
+ "loss": 1.644,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 0.9099099099099099,
1421
+ "grad_norm": 0.3365701735019684,
1422
+ "learning_rate": 9.459459459459461e-07,
1423
+ "loss": 1.6275,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 0.9144144144144144,
1428
+ "grad_norm": 0.3276926577091217,
1429
+ "learning_rate": 9.00900900900901e-07,
1430
+ "loss": 1.5943,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 0.918918918918919,
1435
+ "grad_norm": 0.47995641827583313,
1436
+ "learning_rate": 8.55855855855856e-07,
1437
+ "loss": 1.6125,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 0.9234234234234234,
1442
+ "grad_norm": 0.3210660517215729,
1443
+ "learning_rate": 8.108108108108109e-07,
1444
+ "loss": 1.5901,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 0.9279279279279279,
1449
+ "grad_norm": 0.35450634360313416,
1450
+ "learning_rate": 7.657657657657658e-07,
1451
+ "loss": 1.6628,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 0.9324324324324325,
1456
+ "grad_norm": 0.33351245522499084,
1457
+ "learning_rate": 7.207207207207208e-07,
1458
+ "loss": 1.5704,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 0.9369369369369369,
1463
+ "grad_norm": 0.40133386850357056,
1464
+ "learning_rate": 6.756756756756758e-07,
1465
+ "loss": 1.572,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 0.9414414414414415,
1470
+ "grad_norm": 0.35304591059684753,
1471
+ "learning_rate": 6.306306306306306e-07,
1472
+ "loss": 1.6827,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 0.9459459459459459,
1477
+ "grad_norm": 0.4823031425476074,
1478
+ "learning_rate": 5.855855855855856e-07,
1479
+ "loss": 1.6265,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 0.9504504504504504,
1484
+ "grad_norm": 0.3416145443916321,
1485
+ "learning_rate": 5.405405405405406e-07,
1486
+ "loss": 1.5836,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 0.954954954954955,
1491
+ "grad_norm": 0.34280046820640564,
1492
+ "learning_rate": 4.954954954954956e-07,
1493
+ "loss": 1.61,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 0.9594594594594594,
1498
+ "grad_norm": 0.3362351357936859,
1499
+ "learning_rate": 4.504504504504505e-07,
1500
+ "loss": 1.6703,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 0.963963963963964,
1505
+ "grad_norm": 0.32132312655448914,
1506
+ "learning_rate": 4.0540540540540546e-07,
1507
+ "loss": 1.6469,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 0.9684684684684685,
1512
+ "grad_norm": 0.3417748212814331,
1513
+ "learning_rate": 3.603603603603604e-07,
1514
+ "loss": 1.6052,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 0.972972972972973,
1519
+ "grad_norm": 0.3503134548664093,
1520
+ "learning_rate": 3.153153153153153e-07,
1521
+ "loss": 1.6253,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 0.9774774774774775,
1526
+ "grad_norm": 0.332475870847702,
1527
+ "learning_rate": 2.702702702702703e-07,
1528
+ "loss": 1.6158,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 0.9819819819819819,
1533
+ "grad_norm": 0.3545438349246979,
1534
+ "learning_rate": 2.2522522522522524e-07,
1535
+ "loss": 1.67,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 0.9864864864864865,
1540
+ "grad_norm": 0.3189946115016937,
1541
+ "learning_rate": 1.801801801801802e-07,
1542
+ "loss": 1.5921,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 0.990990990990991,
1547
+ "grad_norm": 0.35738781094551086,
1548
+ "learning_rate": 1.3513513513513515e-07,
1549
+ "loss": 1.6595,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 0.9954954954954955,
1554
+ "grad_norm": 0.41471225023269653,
1555
+ "learning_rate": 9.00900900900901e-08,
1556
+ "loss": 1.6064,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 1.0,
1561
+ "grad_norm": 0.33184003829956055,
1562
+ "learning_rate": 4.504504504504505e-08,
1563
+ "loss": 1.6121,
1564
+ "step": 222
1565
+ }
1566
+ ],
1567
+ "logging_steps": 1.0,
1568
+ "max_steps": 222,
1569
+ "num_input_tokens_seen": 0,
1570
+ "num_train_epochs": 1,
1571
+ "save_steps": 0,
1572
+ "stateful_callbacks": {
1573
+ "TrainerControl": {
1574
+ "args": {
1575
+ "should_epoch_stop": false,
1576
+ "should_evaluate": false,
1577
+ "should_log": false,
1578
+ "should_save": true,
1579
+ "should_training_stop": true
1580
+ },
1581
+ "attributes": {}
1582
+ }
1583
+ },
1584
+ "total_flos": 1.5005440937033728e+16,
1585
+ "train_batch_size": 1,
1586
+ "trial_name": null,
1587
+ "trial_params": null
1588
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff