ellendagher commited on
Commit
bfe2b0b
·
verified ·
1 Parent(s): d8daa09

Upload folder using huggingface_hub

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
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
+ }
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen3ForCausalLM"
4
+ ],
5
+ "attention_bias": false,
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 151643,
8
+ "eos_token_id": 151643,
9
+ "head_dim": 128,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "max_position_embeddings": 32768,
15
+ "max_window_layers": 28,
16
+ "model_type": "qwen3",
17
+ "num_attention_heads": 16,
18
+ "num_hidden_layers": 28,
19
+ "num_key_value_heads": 8,
20
+ "rms_norm_eps": 1e-06,
21
+ "rope_scaling": null,
22
+ "rope_theta": 1000000,
23
+ "sliding_window": null,
24
+ "tie_word_embeddings": true,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.51.3",
27
+ "use_cache": true,
28
+ "use_sliding_window": false,
29
+ "vocab_size": 151936
30
+ }
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.51.3"
6
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd537650b0518b4eedeb4eec367c6b4bb9f7536053ced61fe98cf1873ade56e
3
+ size 2384234968
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f7bdfc729daedc52c0d5e1312a745aa5e121314cd1107f1efe8b74a1babd525
3
+ size 4768663315
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c407905fa85975d4fb648a0ed41246149d2ca7ba9ad83383e3532cdc95c85078
3
+ size 14645
scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e66f8396b0fe54f1ddf830b2aa29898733e5eecfcfbb86c6f47b0daf946408
3
+ size 1383
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e262cc88d505586603bd9395c36d336d48aa1c102b334f1cfd3b2e36291341
3
+ size 1465
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": "<|endoftext|>",
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:08a6b43b5f875be3dd0696ffbcfdcc45541445e127f83a2bd28f4ebdbdb60340
3
+ size 11422750
tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 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.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set content = message.content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in message.content %}\n {%- set content = message.content.split('</think>')[-1].lstrip('\\n') %}\n {%- set reasoning_content = message.content.split('</think>')[0].rstrip('\\n').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 {{- message.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": "<|endoftext|>",
233
+ "errors": "replace",
234
+ "extra_special_tokens": {},
235
+ "model_max_length": 131072,
236
+ "pad_token": "<|endoftext|>",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
trainer_state.json ADDED
@@ -0,0 +1,1436 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 9908,
3
+ "best_metric": 1.7698270082473755,
4
+ "best_model_checkpoint": "./mcqa_qwen3_letter_best/checkpoint-9908",
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 9908,
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.010092854259184497,
14
+ "grad_norm": 48.55782699584961,
15
+ "learning_rate": 8.879919273461152e-07,
16
+ "loss": 2.3985,
17
+ "step": 50
18
+ },
19
+ {
20
+ "epoch": 0.020185708518368994,
21
+ "grad_norm": 25.696617126464844,
22
+ "learning_rate": 1.8970736629667005e-06,
23
+ "loss": 2.053,
24
+ "step": 100
25
+ },
26
+ {
27
+ "epoch": 0.030278562777553492,
28
+ "grad_norm": 27.860021591186523,
29
+ "learning_rate": 2.906155398587286e-06,
30
+ "loss": 1.9305,
31
+ "step": 150
32
+ },
33
+ {
34
+ "epoch": 0.04037141703673799,
35
+ "grad_norm": 17.68500518798828,
36
+ "learning_rate": 3.915237134207871e-06,
37
+ "loss": 1.9294,
38
+ "step": 200
39
+ },
40
+ {
41
+ "epoch": 0.050464271295922486,
42
+ "grad_norm": 26.112218856811523,
43
+ "learning_rate": 4.924318869828457e-06,
44
+ "loss": 1.8834,
45
+ "step": 250
46
+ },
47
+ {
48
+ "epoch": 0.060557125555106985,
49
+ "grad_norm": 25.835376739501953,
50
+ "learning_rate": 5.933400605449042e-06,
51
+ "loss": 1.8517,
52
+ "step": 300
53
+ },
54
+ {
55
+ "epoch": 0.07064997981429148,
56
+ "grad_norm": 22.44589614868164,
57
+ "learning_rate": 6.942482341069627e-06,
58
+ "loss": 1.8978,
59
+ "step": 350
60
+ },
61
+ {
62
+ "epoch": 0.08074283407347597,
63
+ "grad_norm": 32.82951354980469,
64
+ "learning_rate": 7.951564076690212e-06,
65
+ "loss": 1.8867,
66
+ "step": 400
67
+ },
68
+ {
69
+ "epoch": 0.09083568833266048,
70
+ "grad_norm": 35.665794372558594,
71
+ "learning_rate": 8.960645812310798e-06,
72
+ "loss": 1.9055,
73
+ "step": 450
74
+ },
75
+ {
76
+ "epoch": 0.10092854259184497,
77
+ "grad_norm": 22.500865936279297,
78
+ "learning_rate": 9.969727547931384e-06,
79
+ "loss": 1.8755,
80
+ "step": 500
81
+ },
82
+ {
83
+ "epoch": 0.11102139685102948,
84
+ "grad_norm": 40.59410095214844,
85
+ "learning_rate": 1.0978809283551967e-05,
86
+ "loss": 1.8881,
87
+ "step": 550
88
+ },
89
+ {
90
+ "epoch": 0.12111425111021397,
91
+ "grad_norm": 28.769454956054688,
92
+ "learning_rate": 1.1987891019172555e-05,
93
+ "loss": 1.8713,
94
+ "step": 600
95
+ },
96
+ {
97
+ "epoch": 0.13120710536939847,
98
+ "grad_norm": 17.596820831298828,
99
+ "learning_rate": 1.299697275479314e-05,
100
+ "loss": 1.8694,
101
+ "step": 650
102
+ },
103
+ {
104
+ "epoch": 0.14129995962858297,
105
+ "grad_norm": 17.149999618530273,
106
+ "learning_rate": 1.4006054490413725e-05,
107
+ "loss": 1.8809,
108
+ "step": 700
109
+ },
110
+ {
111
+ "epoch": 0.15139281388776746,
112
+ "grad_norm": 19.181955337524414,
113
+ "learning_rate": 1.5015136226034311e-05,
114
+ "loss": 1.8697,
115
+ "step": 750
116
+ },
117
+ {
118
+ "epoch": 0.16148566814695195,
119
+ "grad_norm": 24.227073669433594,
120
+ "learning_rate": 1.6024217961654894e-05,
121
+ "loss": 1.9201,
122
+ "step": 800
123
+ },
124
+ {
125
+ "epoch": 0.17157852240613647,
126
+ "grad_norm": 18.42403221130371,
127
+ "learning_rate": 1.703329969727548e-05,
128
+ "loss": 1.8876,
129
+ "step": 850
130
+ },
131
+ {
132
+ "epoch": 0.18167137666532096,
133
+ "grad_norm": 21.015230178833008,
134
+ "learning_rate": 1.8042381432896066e-05,
135
+ "loss": 1.8697,
136
+ "step": 900
137
+ },
138
+ {
139
+ "epoch": 0.19176423092450545,
140
+ "grad_norm": 16.02488899230957,
141
+ "learning_rate": 1.905146316851665e-05,
142
+ "loss": 1.9102,
143
+ "step": 950
144
+ },
145
+ {
146
+ "epoch": 0.20185708518368994,
147
+ "grad_norm": 25.045923233032227,
148
+ "learning_rate": 1.9993271279578333e-05,
149
+ "loss": 1.9121,
150
+ "step": 1000
151
+ },
152
+ {
153
+ "epoch": 0.21194993944287444,
154
+ "grad_norm": 17.414430618286133,
155
+ "learning_rate": 1.9881125939217227e-05,
156
+ "loss": 1.9449,
157
+ "step": 1050
158
+ },
159
+ {
160
+ "epoch": 0.22204279370205895,
161
+ "grad_norm": 15.37423324584961,
162
+ "learning_rate": 1.976898059885612e-05,
163
+ "loss": 1.9139,
164
+ "step": 1100
165
+ },
166
+ {
167
+ "epoch": 0.23213564796124345,
168
+ "grad_norm": 20.543489456176758,
169
+ "learning_rate": 1.965683525849501e-05,
170
+ "loss": 1.92,
171
+ "step": 1150
172
+ },
173
+ {
174
+ "epoch": 0.24222850222042794,
175
+ "grad_norm": 12.01870346069336,
176
+ "learning_rate": 1.9544689918133902e-05,
177
+ "loss": 1.8962,
178
+ "step": 1200
179
+ },
180
+ {
181
+ "epoch": 0.25232135647961246,
182
+ "grad_norm": 15.475773811340332,
183
+ "learning_rate": 1.9432544577772796e-05,
184
+ "loss": 1.9483,
185
+ "step": 1250
186
+ },
187
+ {
188
+ "epoch": 0.26241421073879695,
189
+ "grad_norm": 11.753213882446289,
190
+ "learning_rate": 1.9320399237411686e-05,
191
+ "loss": 1.919,
192
+ "step": 1300
193
+ },
194
+ {
195
+ "epoch": 0.27250706499798144,
196
+ "grad_norm": 14.90489673614502,
197
+ "learning_rate": 1.920825389705058e-05,
198
+ "loss": 1.8742,
199
+ "step": 1350
200
+ },
201
+ {
202
+ "epoch": 0.28259991925716593,
203
+ "grad_norm": 12.925189971923828,
204
+ "learning_rate": 1.909610855668947e-05,
205
+ "loss": 1.8822,
206
+ "step": 1400
207
+ },
208
+ {
209
+ "epoch": 0.2926927735163504,
210
+ "grad_norm": 17.215579986572266,
211
+ "learning_rate": 1.898396321632836e-05,
212
+ "loss": 1.8796,
213
+ "step": 1450
214
+ },
215
+ {
216
+ "epoch": 0.3027856277755349,
217
+ "grad_norm": 16.483861923217773,
218
+ "learning_rate": 1.8871817875967255e-05,
219
+ "loss": 1.8442,
220
+ "step": 1500
221
+ },
222
+ {
223
+ "epoch": 0.3128784820347194,
224
+ "grad_norm": 18.10808753967285,
225
+ "learning_rate": 1.875967253560615e-05,
226
+ "loss": 1.9131,
227
+ "step": 1550
228
+ },
229
+ {
230
+ "epoch": 0.3229713362939039,
231
+ "grad_norm": 14.261265754699707,
232
+ "learning_rate": 1.864752719524504e-05,
233
+ "loss": 1.7602,
234
+ "step": 1600
235
+ },
236
+ {
237
+ "epoch": 0.3330641905530884,
238
+ "grad_norm": 16.223392486572266,
239
+ "learning_rate": 1.8535381854883933e-05,
240
+ "loss": 1.8392,
241
+ "step": 1650
242
+ },
243
+ {
244
+ "epoch": 0.34315704481227294,
245
+ "grad_norm": 14.012106895446777,
246
+ "learning_rate": 1.8423236514522824e-05,
247
+ "loss": 1.8335,
248
+ "step": 1700
249
+ },
250
+ {
251
+ "epoch": 0.35324989907145743,
252
+ "grad_norm": 13.234374046325684,
253
+ "learning_rate": 1.8311091174161714e-05,
254
+ "loss": 1.8501,
255
+ "step": 1750
256
+ },
257
+ {
258
+ "epoch": 0.3633427533306419,
259
+ "grad_norm": 11.787166595458984,
260
+ "learning_rate": 1.8198945833800608e-05,
261
+ "loss": 1.8704,
262
+ "step": 1800
263
+ },
264
+ {
265
+ "epoch": 0.3734356075898264,
266
+ "grad_norm": 15.64974308013916,
267
+ "learning_rate": 1.80868004934395e-05,
268
+ "loss": 1.85,
269
+ "step": 1850
270
+ },
271
+ {
272
+ "epoch": 0.3835284618490109,
273
+ "grad_norm": 13.893998146057129,
274
+ "learning_rate": 1.7974655153078392e-05,
275
+ "loss": 1.8807,
276
+ "step": 1900
277
+ },
278
+ {
279
+ "epoch": 0.3936213161081954,
280
+ "grad_norm": 15.42603588104248,
281
+ "learning_rate": 1.7862509812717283e-05,
282
+ "loss": 1.8124,
283
+ "step": 1950
284
+ },
285
+ {
286
+ "epoch": 0.4037141703673799,
287
+ "grad_norm": 12.293023109436035,
288
+ "learning_rate": 1.7750364472356173e-05,
289
+ "loss": 1.8112,
290
+ "step": 2000
291
+ },
292
+ {
293
+ "epoch": 0.4138070246265644,
294
+ "grad_norm": 17.576618194580078,
295
+ "learning_rate": 1.7638219131995067e-05,
296
+ "loss": 1.8468,
297
+ "step": 2050
298
+ },
299
+ {
300
+ "epoch": 0.42389987888574887,
301
+ "grad_norm": 36.62916946411133,
302
+ "learning_rate": 1.752607379163396e-05,
303
+ "loss": 1.8563,
304
+ "step": 2100
305
+ },
306
+ {
307
+ "epoch": 0.43399273314493336,
308
+ "grad_norm": 12.232354164123535,
309
+ "learning_rate": 1.741392845127285e-05,
310
+ "loss": 1.8643,
311
+ "step": 2150
312
+ },
313
+ {
314
+ "epoch": 0.4440855874041179,
315
+ "grad_norm": 9.772968292236328,
316
+ "learning_rate": 1.7301783110911742e-05,
317
+ "loss": 1.8686,
318
+ "step": 2200
319
+ },
320
+ {
321
+ "epoch": 0.4541784416633024,
322
+ "grad_norm": 13.78654956817627,
323
+ "learning_rate": 1.7189637770550636e-05,
324
+ "loss": 1.8477,
325
+ "step": 2250
326
+ },
327
+ {
328
+ "epoch": 0.4642712959224869,
329
+ "grad_norm": 14.448091506958008,
330
+ "learning_rate": 1.7077492430189526e-05,
331
+ "loss": 1.828,
332
+ "step": 2300
333
+ },
334
+ {
335
+ "epoch": 0.4743641501816714,
336
+ "grad_norm": 10.872529983520508,
337
+ "learning_rate": 1.696534708982842e-05,
338
+ "loss": 1.7916,
339
+ "step": 2350
340
+ },
341
+ {
342
+ "epoch": 0.4844570044408559,
343
+ "grad_norm": 14.716806411743164,
344
+ "learning_rate": 1.685320174946731e-05,
345
+ "loss": 1.7982,
346
+ "step": 2400
347
+ },
348
+ {
349
+ "epoch": 0.49454985870004037,
350
+ "grad_norm": 15.155656814575195,
351
+ "learning_rate": 1.67410564091062e-05,
352
+ "loss": 1.8422,
353
+ "step": 2450
354
+ },
355
+ {
356
+ "epoch": 0.5046427129592249,
357
+ "grad_norm": 11.369612693786621,
358
+ "learning_rate": 1.6628911068745095e-05,
359
+ "loss": 1.8217,
360
+ "step": 2500
361
+ },
362
+ {
363
+ "epoch": 0.5147355672184094,
364
+ "grad_norm": 15.491066932678223,
365
+ "learning_rate": 1.651676572838399e-05,
366
+ "loss": 1.8487,
367
+ "step": 2550
368
+ },
369
+ {
370
+ "epoch": 0.5248284214775939,
371
+ "grad_norm": 12.249984741210938,
372
+ "learning_rate": 1.640462038802288e-05,
373
+ "loss": 1.7951,
374
+ "step": 2600
375
+ },
376
+ {
377
+ "epoch": 0.5349212757367784,
378
+ "grad_norm": 14.075465202331543,
379
+ "learning_rate": 1.629247504766177e-05,
380
+ "loss": 1.8115,
381
+ "step": 2650
382
+ },
383
+ {
384
+ "epoch": 0.5450141299959629,
385
+ "grad_norm": 9.785154342651367,
386
+ "learning_rate": 1.6180329707300664e-05,
387
+ "loss": 1.8576,
388
+ "step": 2700
389
+ },
390
+ {
391
+ "epoch": 0.5551069842551474,
392
+ "grad_norm": 14.559487342834473,
393
+ "learning_rate": 1.6068184366939554e-05,
394
+ "loss": 1.8263,
395
+ "step": 2750
396
+ },
397
+ {
398
+ "epoch": 0.5651998385143319,
399
+ "grad_norm": 15.150165557861328,
400
+ "learning_rate": 1.5956039026578448e-05,
401
+ "loss": 1.8029,
402
+ "step": 2800
403
+ },
404
+ {
405
+ "epoch": 0.5752926927735164,
406
+ "grad_norm": 13.863632202148438,
407
+ "learning_rate": 1.584389368621734e-05,
408
+ "loss": 1.7863,
409
+ "step": 2850
410
+ },
411
+ {
412
+ "epoch": 0.5853855470327008,
413
+ "grad_norm": 9.358270645141602,
414
+ "learning_rate": 1.573174834585623e-05,
415
+ "loss": 1.806,
416
+ "step": 2900
417
+ },
418
+ {
419
+ "epoch": 0.5954784012918853,
420
+ "grad_norm": 12.770975112915039,
421
+ "learning_rate": 1.5619603005495123e-05,
422
+ "loss": 1.7417,
423
+ "step": 2950
424
+ },
425
+ {
426
+ "epoch": 0.6055712555510698,
427
+ "grad_norm": 12.026569366455078,
428
+ "learning_rate": 1.5507457665134017e-05,
429
+ "loss": 1.7623,
430
+ "step": 3000
431
+ },
432
+ {
433
+ "epoch": 0.6156641098102543,
434
+ "grad_norm": 9.8405122756958,
435
+ "learning_rate": 1.5395312324772907e-05,
436
+ "loss": 1.7941,
437
+ "step": 3050
438
+ },
439
+ {
440
+ "epoch": 0.6257569640694388,
441
+ "grad_norm": 13.649519920349121,
442
+ "learning_rate": 1.5283166984411798e-05,
443
+ "loss": 1.7499,
444
+ "step": 3100
445
+ },
446
+ {
447
+ "epoch": 0.6358498183286233,
448
+ "grad_norm": 13.303316116333008,
449
+ "learning_rate": 1.5171021644050692e-05,
450
+ "loss": 1.7821,
451
+ "step": 3150
452
+ },
453
+ {
454
+ "epoch": 0.6459426725878078,
455
+ "grad_norm": 14.893158912658691,
456
+ "learning_rate": 1.5058876303689582e-05,
457
+ "loss": 1.8423,
458
+ "step": 3200
459
+ },
460
+ {
461
+ "epoch": 0.6560355268469923,
462
+ "grad_norm": 14.434380531311035,
463
+ "learning_rate": 1.4946730963328474e-05,
464
+ "loss": 1.8138,
465
+ "step": 3250
466
+ },
467
+ {
468
+ "epoch": 0.6661283811061768,
469
+ "grad_norm": 9.59044075012207,
470
+ "learning_rate": 1.4834585622967368e-05,
471
+ "loss": 1.7734,
472
+ "step": 3300
473
+ },
474
+ {
475
+ "epoch": 0.6762212353653613,
476
+ "grad_norm": 12.524561882019043,
477
+ "learning_rate": 1.4722440282606259e-05,
478
+ "loss": 1.8246,
479
+ "step": 3350
480
+ },
481
+ {
482
+ "epoch": 0.6863140896245459,
483
+ "grad_norm": 13.521296501159668,
484
+ "learning_rate": 1.4610294942245151e-05,
485
+ "loss": 1.7847,
486
+ "step": 3400
487
+ },
488
+ {
489
+ "epoch": 0.6964069438837304,
490
+ "grad_norm": 10.999866485595703,
491
+ "learning_rate": 1.4498149601884043e-05,
492
+ "loss": 1.8027,
493
+ "step": 3450
494
+ },
495
+ {
496
+ "epoch": 0.7064997981429149,
497
+ "grad_norm": 15.364250183105469,
498
+ "learning_rate": 1.4386004261522934e-05,
499
+ "loss": 1.7802,
500
+ "step": 3500
501
+ },
502
+ {
503
+ "epoch": 0.7165926524020994,
504
+ "grad_norm": 13.141353607177734,
505
+ "learning_rate": 1.4273858921161828e-05,
506
+ "loss": 1.7464,
507
+ "step": 3550
508
+ },
509
+ {
510
+ "epoch": 0.7266855066612838,
511
+ "grad_norm": 9.018637657165527,
512
+ "learning_rate": 1.4161713580800718e-05,
513
+ "loss": 1.7553,
514
+ "step": 3600
515
+ },
516
+ {
517
+ "epoch": 0.7367783609204683,
518
+ "grad_norm": 11.081124305725098,
519
+ "learning_rate": 1.404956824043961e-05,
520
+ "loss": 1.7922,
521
+ "step": 3650
522
+ },
523
+ {
524
+ "epoch": 0.7468712151796528,
525
+ "grad_norm": 10.0188627243042,
526
+ "learning_rate": 1.3937422900078504e-05,
527
+ "loss": 1.7769,
528
+ "step": 3700
529
+ },
530
+ {
531
+ "epoch": 0.7569640694388373,
532
+ "grad_norm": 10.286458015441895,
533
+ "learning_rate": 1.3825277559717395e-05,
534
+ "loss": 1.7696,
535
+ "step": 3750
536
+ },
537
+ {
538
+ "epoch": 0.7670569236980218,
539
+ "grad_norm": 11.746405601501465,
540
+ "learning_rate": 1.3713132219356287e-05,
541
+ "loss": 1.7188,
542
+ "step": 3800
543
+ },
544
+ {
545
+ "epoch": 0.7771497779572063,
546
+ "grad_norm": 11.215723991394043,
547
+ "learning_rate": 1.3600986878995179e-05,
548
+ "loss": 1.6803,
549
+ "step": 3850
550
+ },
551
+ {
552
+ "epoch": 0.7872426322163908,
553
+ "grad_norm": 8.982596397399902,
554
+ "learning_rate": 1.348884153863407e-05,
555
+ "loss": 1.7696,
556
+ "step": 3900
557
+ },
558
+ {
559
+ "epoch": 0.7973354864755753,
560
+ "grad_norm": 12.450457572937012,
561
+ "learning_rate": 1.3376696198272963e-05,
562
+ "loss": 1.8021,
563
+ "step": 3950
564
+ },
565
+ {
566
+ "epoch": 0.8074283407347598,
567
+ "grad_norm": 10.87128734588623,
568
+ "learning_rate": 1.3264550857911855e-05,
569
+ "loss": 1.7492,
570
+ "step": 4000
571
+ },
572
+ {
573
+ "epoch": 0.8175211949939443,
574
+ "grad_norm": 11.78647518157959,
575
+ "learning_rate": 1.3152405517550746e-05,
576
+ "loss": 1.7883,
577
+ "step": 4050
578
+ },
579
+ {
580
+ "epoch": 0.8276140492531288,
581
+ "grad_norm": 12.425263404846191,
582
+ "learning_rate": 1.3040260177189638e-05,
583
+ "loss": 1.7546,
584
+ "step": 4100
585
+ },
586
+ {
587
+ "epoch": 0.8377069035123133,
588
+ "grad_norm": 11.663323402404785,
589
+ "learning_rate": 1.2928114836828532e-05,
590
+ "loss": 1.8018,
591
+ "step": 4150
592
+ },
593
+ {
594
+ "epoch": 0.8477997577714977,
595
+ "grad_norm": 17.913087844848633,
596
+ "learning_rate": 1.2815969496467423e-05,
597
+ "loss": 1.7827,
598
+ "step": 4200
599
+ },
600
+ {
601
+ "epoch": 0.8578926120306822,
602
+ "grad_norm": 9.219327926635742,
603
+ "learning_rate": 1.2703824156106315e-05,
604
+ "loss": 1.7245,
605
+ "step": 4250
606
+ },
607
+ {
608
+ "epoch": 0.8679854662898667,
609
+ "grad_norm": 11.107460021972656,
610
+ "learning_rate": 1.2591678815745207e-05,
611
+ "loss": 1.7264,
612
+ "step": 4300
613
+ },
614
+ {
615
+ "epoch": 0.8780783205490512,
616
+ "grad_norm": 10.487607955932617,
617
+ "learning_rate": 1.2479533475384097e-05,
618
+ "loss": 1.753,
619
+ "step": 4350
620
+ },
621
+ {
622
+ "epoch": 0.8881711748082358,
623
+ "grad_norm": 13.2865571975708,
624
+ "learning_rate": 1.2367388135022991e-05,
625
+ "loss": 1.7317,
626
+ "step": 4400
627
+ },
628
+ {
629
+ "epoch": 0.8982640290674203,
630
+ "grad_norm": 10.927115440368652,
631
+ "learning_rate": 1.2255242794661883e-05,
632
+ "loss": 1.7651,
633
+ "step": 4450
634
+ },
635
+ {
636
+ "epoch": 0.9083568833266048,
637
+ "grad_norm": 10.536073684692383,
638
+ "learning_rate": 1.2143097454300774e-05,
639
+ "loss": 1.7578,
640
+ "step": 4500
641
+ },
642
+ {
643
+ "epoch": 0.9184497375857893,
644
+ "grad_norm": 13.544109344482422,
645
+ "learning_rate": 1.2030952113939666e-05,
646
+ "loss": 1.7505,
647
+ "step": 4550
648
+ },
649
+ {
650
+ "epoch": 0.9285425918449738,
651
+ "grad_norm": 9.343710899353027,
652
+ "learning_rate": 1.1921049680385782e-05,
653
+ "loss": 1.6865,
654
+ "step": 4600
655
+ },
656
+ {
657
+ "epoch": 0.9386354461041583,
658
+ "grad_norm": 11.518623352050781,
659
+ "learning_rate": 1.1808904340024674e-05,
660
+ "loss": 1.7203,
661
+ "step": 4650
662
+ },
663
+ {
664
+ "epoch": 0.9487283003633428,
665
+ "grad_norm": 7.897172927856445,
666
+ "learning_rate": 1.1696758999663564e-05,
667
+ "loss": 1.7201,
668
+ "step": 4700
669
+ },
670
+ {
671
+ "epoch": 0.9588211546225273,
672
+ "grad_norm": 11.530837059020996,
673
+ "learning_rate": 1.1584613659302457e-05,
674
+ "loss": 1.8117,
675
+ "step": 4750
676
+ },
677
+ {
678
+ "epoch": 0.9689140088817118,
679
+ "grad_norm": 11.721019744873047,
680
+ "learning_rate": 1.147246831894135e-05,
681
+ "loss": 1.7663,
682
+ "step": 4800
683
+ },
684
+ {
685
+ "epoch": 0.9790068631408962,
686
+ "grad_norm": 11.470191955566406,
687
+ "learning_rate": 1.1360322978580241e-05,
688
+ "loss": 1.7655,
689
+ "step": 4850
690
+ },
691
+ {
692
+ "epoch": 0.9890997174000807,
693
+ "grad_norm": 12.892107009887695,
694
+ "learning_rate": 1.1248177638219133e-05,
695
+ "loss": 1.759,
696
+ "step": 4900
697
+ },
698
+ {
699
+ "epoch": 0.9991925716592652,
700
+ "grad_norm": 13.869138717651367,
701
+ "learning_rate": 1.1136032297858025e-05,
702
+ "loss": 1.7831,
703
+ "step": 4950
704
+ },
705
+ {
706
+ "epoch": 1.0,
707
+ "eval_loss": 1.776762843132019,
708
+ "eval_runtime": 226.5804,
709
+ "eval_samples_per_second": 16.396,
710
+ "eval_steps_per_second": 2.052,
711
+ "step": 4954
712
+ },
713
+ {
714
+ "epoch": 1.0092854259184498,
715
+ "grad_norm": 17.121496200561523,
716
+ "learning_rate": 1.1023886957496916e-05,
717
+ "loss": 1.3545,
718
+ "step": 5000
719
+ },
720
+ {
721
+ "epoch": 1.0193782801776343,
722
+ "grad_norm": 14.082002639770508,
723
+ "learning_rate": 1.091174161713581e-05,
724
+ "loss": 1.2965,
725
+ "step": 5050
726
+ },
727
+ {
728
+ "epoch": 1.0294711344368188,
729
+ "grad_norm": 12.042837142944336,
730
+ "learning_rate": 1.07995962767747e-05,
731
+ "loss": 1.3614,
732
+ "step": 5100
733
+ },
734
+ {
735
+ "epoch": 1.0395639886960033,
736
+ "grad_norm": 14.636174201965332,
737
+ "learning_rate": 1.0687450936413592e-05,
738
+ "loss": 1.3486,
739
+ "step": 5150
740
+ },
741
+ {
742
+ "epoch": 1.0496568429551878,
743
+ "grad_norm": 8.166929244995117,
744
+ "learning_rate": 1.0575305596052484e-05,
745
+ "loss": 1.2801,
746
+ "step": 5200
747
+ },
748
+ {
749
+ "epoch": 1.0597496972143723,
750
+ "grad_norm": 12.425227165222168,
751
+ "learning_rate": 1.0463160255691377e-05,
752
+ "loss": 1.3283,
753
+ "step": 5250
754
+ },
755
+ {
756
+ "epoch": 1.0698425514735568,
757
+ "grad_norm": 10.232943534851074,
758
+ "learning_rate": 1.0351014915330269e-05,
759
+ "loss": 1.3272,
760
+ "step": 5300
761
+ },
762
+ {
763
+ "epoch": 1.0799354057327413,
764
+ "grad_norm": 10.95102310180664,
765
+ "learning_rate": 1.0238869574969161e-05,
766
+ "loss": 1.3399,
767
+ "step": 5350
768
+ },
769
+ {
770
+ "epoch": 1.0900282599919258,
771
+ "grad_norm": 12.011204719543457,
772
+ "learning_rate": 1.0126724234608051e-05,
773
+ "loss": 1.3378,
774
+ "step": 5400
775
+ },
776
+ {
777
+ "epoch": 1.1001211142511103,
778
+ "grad_norm": 11.14439582824707,
779
+ "learning_rate": 1.0014578894246945e-05,
780
+ "loss": 1.3115,
781
+ "step": 5450
782
+ },
783
+ {
784
+ "epoch": 1.1102139685102947,
785
+ "grad_norm": 12.321435928344727,
786
+ "learning_rate": 9.902433553885838e-06,
787
+ "loss": 1.3166,
788
+ "step": 5500
789
+ },
790
+ {
791
+ "epoch": 1.1203068227694792,
792
+ "grad_norm": 12.903867721557617,
793
+ "learning_rate": 9.79028821352473e-06,
794
+ "loss": 1.322,
795
+ "step": 5550
796
+ },
797
+ {
798
+ "epoch": 1.1303996770286637,
799
+ "grad_norm": 15.811857223510742,
800
+ "learning_rate": 9.67814287316362e-06,
801
+ "loss": 1.2703,
802
+ "step": 5600
803
+ },
804
+ {
805
+ "epoch": 1.1404925312878482,
806
+ "grad_norm": 12.508252143859863,
807
+ "learning_rate": 9.565997532802512e-06,
808
+ "loss": 1.3569,
809
+ "step": 5650
810
+ },
811
+ {
812
+ "epoch": 1.1505853855470327,
813
+ "grad_norm": 11.315281867980957,
814
+ "learning_rate": 9.453852192441405e-06,
815
+ "loss": 1.3082,
816
+ "step": 5700
817
+ },
818
+ {
819
+ "epoch": 1.1606782398062172,
820
+ "grad_norm": 10.650445938110352,
821
+ "learning_rate": 9.341706852080297e-06,
822
+ "loss": 1.3015,
823
+ "step": 5750
824
+ },
825
+ {
826
+ "epoch": 1.1707710940654017,
827
+ "grad_norm": 11.240402221679688,
828
+ "learning_rate": 9.229561511719189e-06,
829
+ "loss": 1.2776,
830
+ "step": 5800
831
+ },
832
+ {
833
+ "epoch": 1.1808639483245862,
834
+ "grad_norm": 13.537579536437988,
835
+ "learning_rate": 9.117416171358081e-06,
836
+ "loss": 1.3222,
837
+ "step": 5850
838
+ },
839
+ {
840
+ "epoch": 1.1909568025837707,
841
+ "grad_norm": 12.026103973388672,
842
+ "learning_rate": 9.005270830996973e-06,
843
+ "loss": 1.3167,
844
+ "step": 5900
845
+ },
846
+ {
847
+ "epoch": 1.2010496568429552,
848
+ "grad_norm": 9.895818710327148,
849
+ "learning_rate": 8.893125490635864e-06,
850
+ "loss": 1.3288,
851
+ "step": 5950
852
+ },
853
+ {
854
+ "epoch": 1.2111425111021397,
855
+ "grad_norm": 12.40115737915039,
856
+ "learning_rate": 8.780980150274758e-06,
857
+ "loss": 1.3048,
858
+ "step": 6000
859
+ },
860
+ {
861
+ "epoch": 1.2212353653613242,
862
+ "grad_norm": 11.0924654006958,
863
+ "learning_rate": 8.668834809913648e-06,
864
+ "loss": 1.3203,
865
+ "step": 6050
866
+ },
867
+ {
868
+ "epoch": 1.2313282196205086,
869
+ "grad_norm": 8.749198913574219,
870
+ "learning_rate": 8.55668946955254e-06,
871
+ "loss": 1.3776,
872
+ "step": 6100
873
+ },
874
+ {
875
+ "epoch": 1.2414210738796931,
876
+ "grad_norm": 12.793172836303711,
877
+ "learning_rate": 8.444544129191433e-06,
878
+ "loss": 1.328,
879
+ "step": 6150
880
+ },
881
+ {
882
+ "epoch": 1.2515139281388776,
883
+ "grad_norm": 15.980279922485352,
884
+ "learning_rate": 8.332398788830325e-06,
885
+ "loss": 1.2843,
886
+ "step": 6200
887
+ },
888
+ {
889
+ "epoch": 1.2616067823980621,
890
+ "grad_norm": 18.131574630737305,
891
+ "learning_rate": 8.220253448469217e-06,
892
+ "loss": 1.3044,
893
+ "step": 6250
894
+ },
895
+ {
896
+ "epoch": 1.2716996366572466,
897
+ "grad_norm": 12.027210235595703,
898
+ "learning_rate": 8.108108108108109e-06,
899
+ "loss": 1.3458,
900
+ "step": 6300
901
+ },
902
+ {
903
+ "epoch": 1.281792490916431,
904
+ "grad_norm": 10.164145469665527,
905
+ "learning_rate": 7.995962767747001e-06,
906
+ "loss": 1.3379,
907
+ "step": 6350
908
+ },
909
+ {
910
+ "epoch": 1.2918853451756156,
911
+ "grad_norm": 16.162031173706055,
912
+ "learning_rate": 7.883817427385892e-06,
913
+ "loss": 1.3204,
914
+ "step": 6400
915
+ },
916
+ {
917
+ "epoch": 1.3019781994348,
918
+ "grad_norm": 9.44632625579834,
919
+ "learning_rate": 7.771672087024786e-06,
920
+ "loss": 1.3242,
921
+ "step": 6450
922
+ },
923
+ {
924
+ "epoch": 1.3120710536939846,
925
+ "grad_norm": 12.877717971801758,
926
+ "learning_rate": 7.659526746663676e-06,
927
+ "loss": 1.3335,
928
+ "step": 6500
929
+ },
930
+ {
931
+ "epoch": 1.3221639079531693,
932
+ "grad_norm": 15.49012565612793,
933
+ "learning_rate": 7.547381406302568e-06,
934
+ "loss": 1.3426,
935
+ "step": 6550
936
+ },
937
+ {
938
+ "epoch": 1.3322567622123538,
939
+ "grad_norm": 13.459305763244629,
940
+ "learning_rate": 7.4352360659414604e-06,
941
+ "loss": 1.3061,
942
+ "step": 6600
943
+ },
944
+ {
945
+ "epoch": 1.3423496164715383,
946
+ "grad_norm": 11.868767738342285,
947
+ "learning_rate": 7.325333632387574e-06,
948
+ "loss": 1.3071,
949
+ "step": 6650
950
+ },
951
+ {
952
+ "epoch": 1.3524424707307228,
953
+ "grad_norm": 8.798039436340332,
954
+ "learning_rate": 7.213188292026467e-06,
955
+ "loss": 1.2868,
956
+ "step": 6700
957
+ },
958
+ {
959
+ "epoch": 1.3625353249899073,
960
+ "grad_norm": 11.275954246520996,
961
+ "learning_rate": 7.101042951665359e-06,
962
+ "loss": 1.3084,
963
+ "step": 6750
964
+ },
965
+ {
966
+ "epoch": 1.3726281792490918,
967
+ "grad_norm": 14.668099403381348,
968
+ "learning_rate": 6.988897611304251e-06,
969
+ "loss": 1.3411,
970
+ "step": 6800
971
+ },
972
+ {
973
+ "epoch": 1.3827210335082762,
974
+ "grad_norm": 14.613497734069824,
975
+ "learning_rate": 6.876752270943143e-06,
976
+ "loss": 1.2724,
977
+ "step": 6850
978
+ },
979
+ {
980
+ "epoch": 1.3928138877674607,
981
+ "grad_norm": 9.993393898010254,
982
+ "learning_rate": 6.764606930582035e-06,
983
+ "loss": 1.3055,
984
+ "step": 6900
985
+ },
986
+ {
987
+ "epoch": 1.4029067420266452,
988
+ "grad_norm": 11.838705062866211,
989
+ "learning_rate": 6.6524615902209266e-06,
990
+ "loss": 1.2698,
991
+ "step": 6950
992
+ },
993
+ {
994
+ "epoch": 1.4129995962858297,
995
+ "grad_norm": 14.627535820007324,
996
+ "learning_rate": 6.54031624985982e-06,
997
+ "loss": 1.3263,
998
+ "step": 7000
999
+ },
1000
+ {
1001
+ "epoch": 1.4230924505450142,
1002
+ "grad_norm": 11.87954330444336,
1003
+ "learning_rate": 6.428170909498711e-06,
1004
+ "loss": 1.2705,
1005
+ "step": 7050
1006
+ },
1007
+ {
1008
+ "epoch": 1.4331853048041987,
1009
+ "grad_norm": 13.008570671081543,
1010
+ "learning_rate": 6.316025569137602e-06,
1011
+ "loss": 1.3362,
1012
+ "step": 7100
1013
+ },
1014
+ {
1015
+ "epoch": 1.4432781590633832,
1016
+ "grad_norm": 11.822639465332031,
1017
+ "learning_rate": 6.2038802287764944e-06,
1018
+ "loss": 1.2569,
1019
+ "step": 7150
1020
+ },
1021
+ {
1022
+ "epoch": 1.4533710133225677,
1023
+ "grad_norm": 9.144119262695312,
1024
+ "learning_rate": 6.0917348884153875e-06,
1025
+ "loss": 1.311,
1026
+ "step": 7200
1027
+ },
1028
+ {
1029
+ "epoch": 1.4634638675817522,
1030
+ "grad_norm": 13.30654525756836,
1031
+ "learning_rate": 5.979589548054279e-06,
1032
+ "loss": 1.349,
1033
+ "step": 7250
1034
+ },
1035
+ {
1036
+ "epoch": 1.4735567218409367,
1037
+ "grad_norm": 10.533941268920898,
1038
+ "learning_rate": 5.86744420769317e-06,
1039
+ "loss": 1.3082,
1040
+ "step": 7300
1041
+ },
1042
+ {
1043
+ "epoch": 1.4836495761001212,
1044
+ "grad_norm": 11.791468620300293,
1045
+ "learning_rate": 5.755298867332063e-06,
1046
+ "loss": 1.3181,
1047
+ "step": 7350
1048
+ },
1049
+ {
1050
+ "epoch": 1.4937424303593057,
1051
+ "grad_norm": 11.65937328338623,
1052
+ "learning_rate": 5.6431535269709545e-06,
1053
+ "loss": 1.2978,
1054
+ "step": 7400
1055
+ },
1056
+ {
1057
+ "epoch": 1.5038352846184901,
1058
+ "grad_norm": 12.603124618530273,
1059
+ "learning_rate": 5.531008186609847e-06,
1060
+ "loss": 1.3095,
1061
+ "step": 7450
1062
+ },
1063
+ {
1064
+ "epoch": 1.5139281388776746,
1065
+ "grad_norm": 11.710714340209961,
1066
+ "learning_rate": 5.418862846248739e-06,
1067
+ "loss": 1.2666,
1068
+ "step": 7500
1069
+ },
1070
+ {
1071
+ "epoch": 1.5240209931368591,
1072
+ "grad_norm": 12.024763107299805,
1073
+ "learning_rate": 5.306717505887631e-06,
1074
+ "loss": 1.3246,
1075
+ "step": 7550
1076
+ },
1077
+ {
1078
+ "epoch": 1.5341138473960436,
1079
+ "grad_norm": 13.552536964416504,
1080
+ "learning_rate": 5.194572165526522e-06,
1081
+ "loss": 1.2591,
1082
+ "step": 7600
1083
+ },
1084
+ {
1085
+ "epoch": 1.544206701655228,
1086
+ "grad_norm": 14.486330032348633,
1087
+ "learning_rate": 5.082426825165415e-06,
1088
+ "loss": 1.3162,
1089
+ "step": 7650
1090
+ },
1091
+ {
1092
+ "epoch": 1.5542995559144126,
1093
+ "grad_norm": 14.879488945007324,
1094
+ "learning_rate": 4.970281484804307e-06,
1095
+ "loss": 1.2642,
1096
+ "step": 7700
1097
+ },
1098
+ {
1099
+ "epoch": 1.564392410173597,
1100
+ "grad_norm": 18.098791122436523,
1101
+ "learning_rate": 4.858136144443199e-06,
1102
+ "loss": 1.3251,
1103
+ "step": 7750
1104
+ },
1105
+ {
1106
+ "epoch": 1.5744852644327816,
1107
+ "grad_norm": 12.657069206237793,
1108
+ "learning_rate": 4.74599080408209e-06,
1109
+ "loss": 1.2953,
1110
+ "step": 7800
1111
+ },
1112
+ {
1113
+ "epoch": 1.584578118691966,
1114
+ "grad_norm": 9.791812896728516,
1115
+ "learning_rate": 4.633845463720983e-06,
1116
+ "loss": 1.2816,
1117
+ "step": 7850
1118
+ },
1119
+ {
1120
+ "epoch": 1.5946709729511506,
1121
+ "grad_norm": 14.392789840698242,
1122
+ "learning_rate": 4.521700123359875e-06,
1123
+ "loss": 1.2961,
1124
+ "step": 7900
1125
+ },
1126
+ {
1127
+ "epoch": 1.604763827210335,
1128
+ "grad_norm": 13.632621765136719,
1129
+ "learning_rate": 4.409554782998767e-06,
1130
+ "loss": 1.3357,
1131
+ "step": 7950
1132
+ },
1133
+ {
1134
+ "epoch": 1.6148566814695196,
1135
+ "grad_norm": 12.285110473632812,
1136
+ "learning_rate": 4.297409442637659e-06,
1137
+ "loss": 1.319,
1138
+ "step": 8000
1139
+ },
1140
+ {
1141
+ "epoch": 1.624949535728704,
1142
+ "grad_norm": 13.019585609436035,
1143
+ "learning_rate": 4.18526410227655e-06,
1144
+ "loss": 1.285,
1145
+ "step": 8050
1146
+ },
1147
+ {
1148
+ "epoch": 1.6350423899878885,
1149
+ "grad_norm": 16.58565330505371,
1150
+ "learning_rate": 4.0731187619154425e-06,
1151
+ "loss": 1.2839,
1152
+ "step": 8100
1153
+ },
1154
+ {
1155
+ "epoch": 1.645135244247073,
1156
+ "grad_norm": 10.878052711486816,
1157
+ "learning_rate": 3.960973421554335e-06,
1158
+ "loss": 1.2821,
1159
+ "step": 8150
1160
+ },
1161
+ {
1162
+ "epoch": 1.6552280985062575,
1163
+ "grad_norm": 15.922154426574707,
1164
+ "learning_rate": 3.848828081193227e-06,
1165
+ "loss": 1.2763,
1166
+ "step": 8200
1167
+ },
1168
+ {
1169
+ "epoch": 1.665320952765442,
1170
+ "grad_norm": 13.756718635559082,
1171
+ "learning_rate": 3.7366827408321186e-06,
1172
+ "loss": 1.2714,
1173
+ "step": 8250
1174
+ },
1175
+ {
1176
+ "epoch": 1.6754138070246265,
1177
+ "grad_norm": 9.965152740478516,
1178
+ "learning_rate": 3.624537400471011e-06,
1179
+ "loss": 1.288,
1180
+ "step": 8300
1181
+ },
1182
+ {
1183
+ "epoch": 1.685506661283811,
1184
+ "grad_norm": 12.36296558380127,
1185
+ "learning_rate": 3.5123920601099026e-06,
1186
+ "loss": 1.2817,
1187
+ "step": 8350
1188
+ },
1189
+ {
1190
+ "epoch": 1.6955995155429955,
1191
+ "grad_norm": 13.448798179626465,
1192
+ "learning_rate": 3.4002467197487947e-06,
1193
+ "loss": 1.2894,
1194
+ "step": 8400
1195
+ },
1196
+ {
1197
+ "epoch": 1.70569236980218,
1198
+ "grad_norm": 9.591205596923828,
1199
+ "learning_rate": 3.2881013793876865e-06,
1200
+ "loss": 1.2892,
1201
+ "step": 8450
1202
+ },
1203
+ {
1204
+ "epoch": 1.7157852240613645,
1205
+ "grad_norm": 15.324070930480957,
1206
+ "learning_rate": 3.1759560390265787e-06,
1207
+ "loss": 1.2976,
1208
+ "step": 8500
1209
+ },
1210
+ {
1211
+ "epoch": 1.725878078320549,
1212
+ "grad_norm": 16.99766731262207,
1213
+ "learning_rate": 3.063810698665471e-06,
1214
+ "loss": 1.2416,
1215
+ "step": 8550
1216
+ },
1217
+ {
1218
+ "epoch": 1.7359709325797335,
1219
+ "grad_norm": 11.426822662353516,
1220
+ "learning_rate": 2.9516653583043626e-06,
1221
+ "loss": 1.2759,
1222
+ "step": 8600
1223
+ },
1224
+ {
1225
+ "epoch": 1.746063786838918,
1226
+ "grad_norm": 12.615915298461914,
1227
+ "learning_rate": 2.839520017943255e-06,
1228
+ "loss": 1.2956,
1229
+ "step": 8650
1230
+ },
1231
+ {
1232
+ "epoch": 1.7561566410981024,
1233
+ "grad_norm": 10.838130950927734,
1234
+ "learning_rate": 2.727374677582147e-06,
1235
+ "loss": 1.2532,
1236
+ "step": 8700
1237
+ },
1238
+ {
1239
+ "epoch": 1.766249495357287,
1240
+ "grad_norm": 13.932589530944824,
1241
+ "learning_rate": 2.6152293372210387e-06,
1242
+ "loss": 1.3155,
1243
+ "step": 8750
1244
+ },
1245
+ {
1246
+ "epoch": 1.7763423496164714,
1247
+ "grad_norm": 11.161537170410156,
1248
+ "learning_rate": 2.503083996859931e-06,
1249
+ "loss": 1.2575,
1250
+ "step": 8800
1251
+ },
1252
+ {
1253
+ "epoch": 1.786435203875656,
1254
+ "grad_norm": 13.190702438354492,
1255
+ "learning_rate": 2.3909386564988227e-06,
1256
+ "loss": 1.2629,
1257
+ "step": 8850
1258
+ },
1259
+ {
1260
+ "epoch": 1.7965280581348404,
1261
+ "grad_norm": 17.810091018676758,
1262
+ "learning_rate": 2.2787933161377144e-06,
1263
+ "loss": 1.277,
1264
+ "step": 8900
1265
+ },
1266
+ {
1267
+ "epoch": 1.806620912394025,
1268
+ "grad_norm": 12.80745792388916,
1269
+ "learning_rate": 2.1666479757766066e-06,
1270
+ "loss": 1.2732,
1271
+ "step": 8950
1272
+ },
1273
+ {
1274
+ "epoch": 1.8167137666532094,
1275
+ "grad_norm": 14.509129524230957,
1276
+ "learning_rate": 2.0545026354154988e-06,
1277
+ "loss": 1.3017,
1278
+ "step": 9000
1279
+ },
1280
+ {
1281
+ "epoch": 1.8268066209123939,
1282
+ "grad_norm": 16.78874397277832,
1283
+ "learning_rate": 1.9423572950543905e-06,
1284
+ "loss": 1.2932,
1285
+ "step": 9050
1286
+ },
1287
+ {
1288
+ "epoch": 1.8368994751715784,
1289
+ "grad_norm": 12.09203815460205,
1290
+ "learning_rate": 1.8302119546932825e-06,
1291
+ "loss": 1.2647,
1292
+ "step": 9100
1293
+ },
1294
+ {
1295
+ "epoch": 1.8469923294307629,
1296
+ "grad_norm": 17.09573745727539,
1297
+ "learning_rate": 1.7180666143321747e-06,
1298
+ "loss": 1.2795,
1299
+ "step": 9150
1300
+ },
1301
+ {
1302
+ "epoch": 1.8570851836899476,
1303
+ "grad_norm": 17.978240966796875,
1304
+ "learning_rate": 1.6059212739710667e-06,
1305
+ "loss": 1.2694,
1306
+ "step": 9200
1307
+ },
1308
+ {
1309
+ "epoch": 1.867178037949132,
1310
+ "grad_norm": 10.284587860107422,
1311
+ "learning_rate": 1.4937759336099586e-06,
1312
+ "loss": 1.2948,
1313
+ "step": 9250
1314
+ },
1315
+ {
1316
+ "epoch": 1.8772708922083166,
1317
+ "grad_norm": 22.253034591674805,
1318
+ "learning_rate": 1.3816305932488506e-06,
1319
+ "loss": 1.2731,
1320
+ "step": 9300
1321
+ },
1322
+ {
1323
+ "epoch": 1.887363746467501,
1324
+ "grad_norm": 10.942328453063965,
1325
+ "learning_rate": 1.2694852528877428e-06,
1326
+ "loss": 1.2967,
1327
+ "step": 9350
1328
+ },
1329
+ {
1330
+ "epoch": 1.8974566007266855,
1331
+ "grad_norm": 16.947174072265625,
1332
+ "learning_rate": 1.1573399125266345e-06,
1333
+ "loss": 1.2665,
1334
+ "step": 9400
1335
+ },
1336
+ {
1337
+ "epoch": 1.90754945498587,
1338
+ "grad_norm": 11.684677124023438,
1339
+ "learning_rate": 1.0451945721655265e-06,
1340
+ "loss": 1.2699,
1341
+ "step": 9450
1342
+ },
1343
+ {
1344
+ "epoch": 1.9176423092450545,
1345
+ "grad_norm": 13.600410461425781,
1346
+ "learning_rate": 9.330492318044186e-07,
1347
+ "loss": 1.2625,
1348
+ "step": 9500
1349
+ },
1350
+ {
1351
+ "epoch": 1.927735163504239,
1352
+ "grad_norm": 16.593090057373047,
1353
+ "learning_rate": 8.209038914433106e-07,
1354
+ "loss": 1.2491,
1355
+ "step": 9550
1356
+ },
1357
+ {
1358
+ "epoch": 1.9378280177634235,
1359
+ "grad_norm": 11.868796348571777,
1360
+ "learning_rate": 7.087585510822026e-07,
1361
+ "loss": 1.2725,
1362
+ "step": 9600
1363
+ },
1364
+ {
1365
+ "epoch": 1.947920872022608,
1366
+ "grad_norm": 11.491511344909668,
1367
+ "learning_rate": 5.966132107210946e-07,
1368
+ "loss": 1.2639,
1369
+ "step": 9650
1370
+ },
1371
+ {
1372
+ "epoch": 1.9580137262817925,
1373
+ "grad_norm": 14.748616218566895,
1374
+ "learning_rate": 4.844678703599866e-07,
1375
+ "loss": 1.3293,
1376
+ "step": 9700
1377
+ },
1378
+ {
1379
+ "epoch": 1.968106580540977,
1380
+ "grad_norm": 13.854447364807129,
1381
+ "learning_rate": 3.723225299988786e-07,
1382
+ "loss": 1.2409,
1383
+ "step": 9750
1384
+ },
1385
+ {
1386
+ "epoch": 1.9781994348001615,
1387
+ "grad_norm": 15.181270599365234,
1388
+ "learning_rate": 2.6017718963777056e-07,
1389
+ "loss": 1.2347,
1390
+ "step": 9800
1391
+ },
1392
+ {
1393
+ "epoch": 1.988292289059346,
1394
+ "grad_norm": 16.94820785522461,
1395
+ "learning_rate": 1.4803184927666255e-07,
1396
+ "loss": 1.2992,
1397
+ "step": 9850
1398
+ },
1399
+ {
1400
+ "epoch": 1.9983851433185305,
1401
+ "grad_norm": 12.58464527130127,
1402
+ "learning_rate": 3.812941572277672e-08,
1403
+ "loss": 1.2962,
1404
+ "step": 9900
1405
+ },
1406
+ {
1407
+ "epoch": 2.0,
1408
+ "eval_loss": 1.7698270082473755,
1409
+ "eval_runtime": 226.7653,
1410
+ "eval_samples_per_second": 16.383,
1411
+ "eval_steps_per_second": 2.051,
1412
+ "step": 9908
1413
+ }
1414
+ ],
1415
+ "logging_steps": 50,
1416
+ "max_steps": 9908,
1417
+ "num_input_tokens_seen": 0,
1418
+ "num_train_epochs": 2,
1419
+ "save_steps": 500,
1420
+ "stateful_callbacks": {
1421
+ "TrainerControl": {
1422
+ "args": {
1423
+ "should_epoch_stop": false,
1424
+ "should_evaluate": false,
1425
+ "should_log": false,
1426
+ "should_save": true,
1427
+ "should_training_stop": true
1428
+ },
1429
+ "attributes": {}
1430
+ }
1431
+ },
1432
+ "total_flos": 5.362669429614182e+16,
1433
+ "train_batch_size": 2,
1434
+ "trial_name": null,
1435
+ "trial_params": null
1436
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e07348a9cdbfafea1f872630b5fb22769cd1278ab1569f0abac51a1e900c9349
3
+ size 5713
vocab.json ADDED
The diff for this file is too large to render. See raw diff