Ashapu commited on
Commit
6a4f50d
·
verified ·
1 Parent(s): 1d3e3ad

step 2400 | loss 0.541

Browse files
.gitattributes CHANGED
@@ -44,3 +44,4 @@ checkpoint-1600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
44
  checkpoint-1800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
45
  checkpoint-2000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
46
  checkpoint-2200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
44
  checkpoint-1800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
45
  checkpoint-2000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
46
  checkpoint-2200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
47
+ checkpoint-2400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-2400/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen3-8b-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen3-8b-unsloth-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.19.1
checkpoint-2400/adapter_config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/qwen3-8b-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 64,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "lora_ga_config": null,
27
+ "megatron_config": null,
28
+ "megatron_core": "megatron.core",
29
+ "modules_to_save": null,
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.19.1",
32
+ "qalora_group_size": 16,
33
+ "r": 32,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": [
37
+ "v_proj",
38
+ "o_proj",
39
+ "down_proj",
40
+ "up_proj",
41
+ "q_proj",
42
+ "gate_proj",
43
+ "k_proj"
44
+ ],
45
+ "target_parameters": null,
46
+ "task_type": "CAUSAL_LM",
47
+ "trainable_token_indices": null,
48
+ "use_bdlora": null,
49
+ "use_dora": false,
50
+ "use_qalora": false,
51
+ "use_rslora": false
52
+ }
checkpoint-2400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a5a1c626e9ccb1911239ccbd309090409a5d387ad5170960caceca4a07e3331
3
+ size 349243752
checkpoint-2400/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
+ }
checkpoint-2400/chat_template.jinja ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
18
+ {%- for forward_message in messages %}
19
+ {%- set index = (messages|length - 1) - loop.index0 %}
20
+ {%- set message = messages[index] %}
21
+ {%- set tool_start = '<tool_response>' %}
22
+ {%- set tool_start_length = tool_start|length %}
23
+ {%- set start_of_message = message.content[:tool_start_length] %}
24
+ {%- set tool_end = '</tool_response>' %}
25
+ {%- set tool_end_length = tool_end|length %}
26
+ {%- set start_pos = (message.content|length) - tool_end_length %}
27
+ {%- if start_pos < 0 %}
28
+ {%- set start_pos = 0 %}
29
+ {%- endif %}
30
+ {%- set end_of_message = message.content[start_pos:] %}
31
+ {%- if ns.multi_step_tool and message.role == "user" and not(start_of_message == tool_start and end_of_message == tool_end) %}
32
+ {%- set ns.multi_step_tool = false %}
33
+ {%- set ns.last_query_index = index %}
34
+ {%- endif %}
35
+ {%- endfor %}
36
+ {%- for message in messages %}
37
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
38
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
39
+ {%- elif message.role == "assistant" %}
40
+ {%- set content = message.content %}
41
+ {%- set reasoning_content = '' %}
42
+ {%- if message.reasoning_content is defined and message.reasoning_content is not none %}
43
+ {%- set reasoning_content = message.reasoning_content %}
44
+ {%- else %}
45
+ {%- if '</think>' in message.content %}
46
+ {%- set content = (message.content.split('</think>')|last).lstrip('\n') %}
47
+ {%- set reasoning_content = (message.content.split('</think>')|first).rstrip('\n') %}
48
+ {%- set reasoning_content = (reasoning_content.split('<think>')|last).lstrip('\n') %}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- if loop.index0 > ns.last_query_index %}
52
+ {%- if loop.last or (not loop.last and reasoning_content) %}
53
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
54
+ {%- else %}
55
+ {{- '<|im_start|>' + message.role + '\n' + content }}
56
+ {%- endif %}
57
+ {%- else %}
58
+ {{- '<|im_start|>' + message.role + '\n' + content }}
59
+ {%- endif %}
60
+ {%- if message.tool_calls %}
61
+ {%- for tool_call in message.tool_calls %}
62
+ {%- if (loop.first and content) or (not loop.first) %}
63
+ {{- '\n' }}
64
+ {%- endif %}
65
+ {%- if tool_call.function %}
66
+ {%- set tool_call = tool_call.function %}
67
+ {%- endif %}
68
+ {{- '<tool_call>\n{"name": "' }}
69
+ {{- tool_call.name }}
70
+ {{- '", "arguments": ' }}
71
+ {%- if tool_call.arguments is string %}
72
+ {{- tool_call.arguments }}
73
+ {%- else %}
74
+ {{- tool_call.arguments | tojson }}
75
+ {%- endif %}
76
+ {{- '}\n</tool_call>' }}
77
+ {%- endfor %}
78
+ {%- endif %}
79
+ {{- '<|im_end|>\n' }}
80
+ {%- elif message.role == "tool" %}
81
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
82
+ {{- '<|im_start|>user' }}
83
+ {%- endif %}
84
+ {{- '\n<tool_response>\n' }}
85
+ {{- message.content }}
86
+ {{- '\n</tool_response>' }}
87
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
88
+ {{- '<|im_end|>\n' }}
89
+ {%- endif %}
90
+ {%- endif %}
91
+ {%- endfor %}
92
+ {%- if add_generation_prompt %}
93
+ {{- '<|im_start|>assistant\n' }}
94
+ {%- if enable_thinking is defined and enable_thinking is false %}
95
+ {{- '<think>\n\n</think>\n\n' }}
96
+ {%- endif %}
97
+ {%- endif %}
checkpoint-2400/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-2400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d789352e7991b73b20f75f8eaf868dfbd4b0e659c34a7c218eaaa8622b2ad7aa
3
+ size 179225907
checkpoint-2400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a9f217e852f439efa6bd32fde98d6867f11aa6ea13ddc021ba10af6a0b0934
3
+ size 14645
checkpoint-2400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da7c5085795b13d2bf0030671cbddb9f62ae43221bf1424a3830d4cf8c19012
3
+ size 1383
checkpoint-2400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e54f0cde044113e7433d2462e8f12b745b8fdbb7fb5e72cc1af6b5d534326d7
3
+ size 1465
checkpoint-2400/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": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-2400/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
3
+ size 11422753
checkpoint-2400/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
+ "clean_up_tokenization_spaces": false,
231
+ "eos_token": "<|im_end|>",
232
+ "errors": "replace",
233
+ "extra_special_tokens": {},
234
+ "model_max_length": 40960,
235
+ "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
checkpoint-2400/trainer_state.json ADDED
@@ -0,0 +1,1714 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.168126094570928,
6
+ "eval_steps": 500,
7
+ "global_step": 2400,
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.009039037342523022,
14
+ "grad_norm": 7.855499744415283,
15
+ "learning_rate": 6.000000000000001e-07,
16
+ "loss": 1.4181,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.018078074685046044,
21
+ "grad_norm": 3.3778610229492188,
22
+ "learning_rate": 1.2666666666666669e-06,
23
+ "loss": 1.2494,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.027117112027569064,
28
+ "grad_norm": 2.6225311756134033,
29
+ "learning_rate": 1.9333333333333336e-06,
30
+ "loss": 1.0602,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.03615614937009209,
35
+ "grad_norm": 1.594939112663269,
36
+ "learning_rate": 2.6e-06,
37
+ "loss": 0.9123,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.045195186712615104,
42
+ "grad_norm": 0.9766483902931213,
43
+ "learning_rate": 3.266666666666667e-06,
44
+ "loss": 0.7841,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.05423422405513813,
49
+ "grad_norm": 0.43368658423423767,
50
+ "learning_rate": 3.9333333333333335e-06,
51
+ "loss": 0.6803,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.06327326139766115,
56
+ "grad_norm": 0.49014410376548767,
57
+ "learning_rate": 4.600000000000001e-06,
58
+ "loss": 0.5921,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.07231229874018417,
63
+ "grad_norm": 0.46368488669395447,
64
+ "learning_rate": 5.2666666666666665e-06,
65
+ "loss": 0.6214,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.0813513360827072,
70
+ "grad_norm": 0.46477940678596497,
71
+ "learning_rate": 5.933333333333335e-06,
72
+ "loss": 0.6157,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.09039037342523021,
77
+ "grad_norm": 0.4853752553462982,
78
+ "learning_rate": 6.600000000000001e-06,
79
+ "loss": 0.6628,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.09942941076775323,
84
+ "grad_norm": 0.36940082907676697,
85
+ "learning_rate": 7.266666666666668e-06,
86
+ "loss": 0.5775,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.10846844811027626,
91
+ "grad_norm": 0.34785982966423035,
92
+ "learning_rate": 7.933333333333334e-06,
93
+ "loss": 0.6343,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.11750748545279928,
98
+ "grad_norm": 0.4787227511405945,
99
+ "learning_rate": 8.6e-06,
100
+ "loss": 0.6016,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.1265465227953223,
105
+ "grad_norm": 0.4643513262271881,
106
+ "learning_rate": 9.266666666666667e-06,
107
+ "loss": 0.6388,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.1355855601378453,
112
+ "grad_norm": 0.384676456451416,
113
+ "learning_rate": 9.933333333333334e-06,
114
+ "loss": 0.5895,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.14462459748036835,
119
+ "grad_norm": 0.4324859380722046,
120
+ "learning_rate": 9.99991503499922e-06,
121
+ "loss": 0.5942,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.15366363482289136,
126
+ "grad_norm": 0.41830965876579285,
127
+ "learning_rate": 9.99962133253095e-06,
128
+ "loss": 0.6121,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.1627026721654144,
133
+ "grad_norm": 0.3795354962348938,
134
+ "learning_rate": 9.999117855964797e-06,
135
+ "loss": 0.6041,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.1717417095079374,
140
+ "grad_norm": 0.28756389021873474,
141
+ "learning_rate": 9.998404626425627e-06,
142
+ "loss": 0.5529,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.18078074685046042,
147
+ "grad_norm": 0.40732458233833313,
148
+ "learning_rate": 9.997481673839125e-06,
149
+ "loss": 0.6321,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.18981978419298345,
154
+ "grad_norm": 0.3699369430541992,
155
+ "learning_rate": 9.996349036930533e-06,
156
+ "loss": 0.5886,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.19885882153550646,
161
+ "grad_norm": 0.4334062337875366,
162
+ "learning_rate": 9.995006763223028e-06,
163
+ "loss": 0.646,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.2078978588780295,
168
+ "grad_norm": 0.3638211786746979,
169
+ "learning_rate": 9.993454909035724e-06,
170
+ "loss": 0.5996,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.2169368962205525,
175
+ "grad_norm": 0.377408891916275,
176
+ "learning_rate": 9.991693539481317e-06,
177
+ "loss": 0.5999,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.22597593356307552,
182
+ "grad_norm": 0.4337885081768036,
183
+ "learning_rate": 9.989722728463345e-06,
184
+ "loss": 0.6233,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.23501497090559856,
189
+ "grad_norm": 0.35624244809150696,
190
+ "learning_rate": 9.98754255867309e-06,
191
+ "loss": 0.6279,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.24405400824812157,
196
+ "grad_norm": 0.385580837726593,
197
+ "learning_rate": 9.985153121586111e-06,
198
+ "loss": 0.5896,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.2530930455906446,
203
+ "grad_norm": 0.36690962314605713,
204
+ "learning_rate": 9.982554517458403e-06,
205
+ "loss": 0.6212,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.26213208293316764,
210
+ "grad_norm": 0.3190907835960388,
211
+ "learning_rate": 9.979746855322192e-06,
212
+ "loss": 0.6019,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.2711711202756906,
217
+ "grad_norm": 0.33014318346977234,
218
+ "learning_rate": 9.976730252981354e-06,
219
+ "loss": 0.5906,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.28021015761821366,
224
+ "grad_norm": 0.4516271650791168,
225
+ "learning_rate": 9.973504837006487e-06,
226
+ "loss": 0.612,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.2892491949607367,
231
+ "grad_norm": 0.3498607873916626,
232
+ "learning_rate": 9.97007074272958e-06,
233
+ "loss": 0.5591,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.2982882323032597,
238
+ "grad_norm": 0.4618026316165924,
239
+ "learning_rate": 9.966428114238353e-06,
240
+ "loss": 0.5808,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.3073272696457827,
245
+ "grad_norm": 0.35378628969192505,
246
+ "learning_rate": 9.962577104370206e-06,
247
+ "loss": 0.5983,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.31636630698830576,
252
+ "grad_norm": 0.3605310916900635,
253
+ "learning_rate": 9.958517874705793e-06,
254
+ "loss": 0.5898,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.3254053443308288,
259
+ "grad_norm": 0.41437646746635437,
260
+ "learning_rate": 9.954250595562267e-06,
261
+ "loss": 0.5746,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.3344443816733518,
266
+ "grad_norm": 0.3715222477912903,
267
+ "learning_rate": 9.949775445986112e-06,
268
+ "loss": 0.5994,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.3434834190158748,
273
+ "grad_norm": 0.41986992955207825,
274
+ "learning_rate": 9.945092613745642e-06,
275
+ "loss": 0.5492,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.35252245635839785,
280
+ "grad_norm": 0.3996647000312805,
281
+ "learning_rate": 9.940202295323116e-06,
282
+ "loss": 0.6066,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.36156149370092083,
287
+ "grad_norm": 0.3808385729789734,
288
+ "learning_rate": 9.935104695906506e-06,
289
+ "loss": 0.5628,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.37060053104344387,
294
+ "grad_norm": 0.3926442563533783,
295
+ "learning_rate": 9.92980002938087e-06,
296
+ "loss": 0.6087,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.3796395683859669,
301
+ "grad_norm": 0.3604278862476349,
302
+ "learning_rate": 9.924288518319394e-06,
303
+ "loss": 0.5661,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.3886786057284899,
308
+ "grad_norm": 0.36008164286613464,
309
+ "learning_rate": 9.918570393974041e-06,
310
+ "loss": 0.5948,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.3977176430710129,
315
+ "grad_norm": 0.3590993285179138,
316
+ "learning_rate": 9.912645896265858e-06,
317
+ "loss": 0.5692,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.40675668041353596,
322
+ "grad_norm": 0.3519396483898163,
323
+ "learning_rate": 9.906515273774903e-06,
324
+ "loss": 0.5289,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.415795717756059,
329
+ "grad_norm": 0.33698147535324097,
330
+ "learning_rate": 9.900178783729817e-06,
331
+ "loss": 0.5643,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.424834755098582,
336
+ "grad_norm": 0.41117480397224426,
337
+ "learning_rate": 9.89363669199703e-06,
338
+ "loss": 0.5875,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.433873792441105,
343
+ "grad_norm": 0.3583988547325134,
344
+ "learning_rate": 9.886889273069614e-06,
345
+ "loss": 0.5494,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.44291282978362806,
350
+ "grad_norm": 0.3181304633617401,
351
+ "learning_rate": 9.879936810055746e-06,
352
+ "loss": 0.5652,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.45195186712615104,
357
+ "grad_norm": 0.3814559280872345,
358
+ "learning_rate": 9.872779594666856e-06,
359
+ "loss": 0.6046,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.4609909044686741,
364
+ "grad_norm": 0.33179372549057007,
365
+ "learning_rate": 9.865417927205363e-06,
366
+ "loss": 0.6156,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.4700299418111971,
371
+ "grad_norm": 0.4139130115509033,
372
+ "learning_rate": 9.857852116552094e-06,
373
+ "loss": 0.5993,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.47906897915372015,
378
+ "grad_norm": 0.32068437337875366,
379
+ "learning_rate": 9.850082480153306e-06,
380
+ "loss": 0.603,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.48810801649624314,
385
+ "grad_norm": 0.9201164841651917,
386
+ "learning_rate": 9.842109344007386e-06,
387
+ "loss": 0.6036,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.4971470538387662,
392
+ "grad_norm": 0.42034047842025757,
393
+ "learning_rate": 9.833933042651156e-06,
394
+ "loss": 0.5678,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.5061860911812892,
399
+ "grad_norm": 0.3811807632446289,
400
+ "learning_rate": 9.825553919145845e-06,
401
+ "loss": 0.5596,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.5152251285238122,
406
+ "grad_norm": 0.36168864369392395,
407
+ "learning_rate": 9.816972325062694e-06,
408
+ "loss": 0.5906,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.5242641658663353,
413
+ "grad_norm": 0.3304130733013153,
414
+ "learning_rate": 9.808188620468204e-06,
415
+ "loss": 0.5398,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.5333032032088583,
420
+ "grad_norm": 0.32785892486572266,
421
+ "learning_rate": 9.799203173909028e-06,
422
+ "loss": 0.5982,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.5423422405513812,
427
+ "grad_norm": 0.39726918935775757,
428
+ "learning_rate": 9.790016362396506e-06,
429
+ "loss": 0.5561,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.5513812778939043,
434
+ "grad_norm": 0.3174471855163574,
435
+ "learning_rate": 9.780628571390853e-06,
436
+ "loss": 0.5268,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.5604203152364273,
441
+ "grad_norm": 0.4243045151233673,
442
+ "learning_rate": 9.771040194784973e-06,
443
+ "loss": 0.5954,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.5694593525789503,
448
+ "grad_norm": 0.35231855511665344,
449
+ "learning_rate": 9.761251634887949e-06,
450
+ "loss": 0.5711,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.5784983899214734,
455
+ "grad_norm": 0.349280446767807,
456
+ "learning_rate": 9.751263302408146e-06,
457
+ "loss": 0.6263,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.5875374272639964,
462
+ "grad_norm": 0.7063365578651428,
463
+ "learning_rate": 9.741075616435995e-06,
464
+ "loss": 0.6093,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.5965764646065194,
469
+ "grad_norm": 0.3803994059562683,
470
+ "learning_rate": 9.730689004426392e-06,
471
+ "loss": 0.5552,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.6056155019490425,
476
+ "grad_norm": 0.36839503049850464,
477
+ "learning_rate": 9.720103902180776e-06,
478
+ "loss": 0.5987,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.6146545392915654,
483
+ "grad_norm": 0.39339619874954224,
484
+ "learning_rate": 9.709320753828837e-06,
485
+ "loss": 0.5621,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.6236935766340884,
490
+ "grad_norm": 0.35199737548828125,
491
+ "learning_rate": 9.698340011809883e-06,
492
+ "loss": 0.5732,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.6327326139766115,
497
+ "grad_norm": 0.37193241715431213,
498
+ "learning_rate": 9.687162136853858e-06,
499
+ "loss": 0.5534,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.6417716513191345,
504
+ "grad_norm": 0.3605504035949707,
505
+ "learning_rate": 9.675787597962007e-06,
506
+ "loss": 0.608,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.6508106886616576,
511
+ "grad_norm": 0.3748184144496918,
512
+ "learning_rate": 9.664216872387202e-06,
513
+ "loss": 0.5903,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.6598497260041806,
518
+ "grad_norm": 0.3527565896511078,
519
+ "learning_rate": 9.652450445613913e-06,
520
+ "loss": 0.5836,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.6688887633467036,
525
+ "grad_norm": 0.34412819147109985,
526
+ "learning_rate": 9.64048881133784e-06,
527
+ "loss": 0.5672,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.6779278006892266,
532
+ "grad_norm": 0.3731626868247986,
533
+ "learning_rate": 9.628332471445206e-06,
534
+ "loss": 0.6236,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.6869668380317496,
539
+ "grad_norm": 0.35358232259750366,
540
+ "learning_rate": 9.615981935991683e-06,
541
+ "loss": 0.5535,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.6960058753742726,
546
+ "grad_norm": 0.3264493942260742,
547
+ "learning_rate": 9.603437723181002e-06,
548
+ "loss": 0.6,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.7050449127167957,
553
+ "grad_norm": 0.3995952308177948,
554
+ "learning_rate": 9.59070035934321e-06,
555
+ "loss": 0.5739,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.7140839500593187,
560
+ "grad_norm": 0.4088019132614136,
561
+ "learning_rate": 9.577770378912584e-06,
562
+ "loss": 0.5463,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.7231229874018417,
567
+ "grad_norm": 0.36028265953063965,
568
+ "learning_rate": 9.564648324405206e-06,
569
+ "loss": 0.6317,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.7321620247443648,
574
+ "grad_norm": 0.36535605788230896,
575
+ "learning_rate": 9.551334746396203e-06,
576
+ "loss": 0.5675,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.7412010620868877,
581
+ "grad_norm": 0.339760959148407,
582
+ "learning_rate": 9.537830203496642e-06,
583
+ "loss": 0.5587,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.7502400994294107,
588
+ "grad_norm": 0.36886465549468994,
589
+ "learning_rate": 9.524135262330098e-06,
590
+ "loss": 0.5954,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.7592791367719338,
595
+ "grad_norm": 0.36694473028182983,
596
+ "learning_rate": 9.510250497508873e-06,
597
+ "loss": 0.5626,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.7683181741144568,
602
+ "grad_norm": 0.3380376100540161,
603
+ "learning_rate": 9.496176491609893e-06,
604
+ "loss": 0.6203,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.7773572114569798,
609
+ "grad_norm": 0.33642667531967163,
610
+ "learning_rate": 9.481913835150256e-06,
611
+ "loss": 0.5856,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.7863962487995029,
616
+ "grad_norm": 0.43253782391548157,
617
+ "learning_rate": 9.467463126562461e-06,
618
+ "loss": 0.586,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.7954352861420259,
623
+ "grad_norm": 0.35205066204071045,
624
+ "learning_rate": 9.452824972169298e-06,
625
+ "loss": 0.581,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.804474323484549,
630
+ "grad_norm": 0.33954545855522156,
631
+ "learning_rate": 9.437999986158413e-06,
632
+ "loss": 0.5961,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.8135133608270719,
637
+ "grad_norm": 0.29890018701553345,
638
+ "learning_rate": 9.422988790556524e-06,
639
+ "loss": 0.6118,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.8225523981695949,
644
+ "grad_norm": 0.3720478415489197,
645
+ "learning_rate": 9.407792015203331e-06,
646
+ "loss": 0.5773,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.831591435512118,
651
+ "grad_norm": 0.48966363072395325,
652
+ "learning_rate": 9.392410297725099e-06,
653
+ "loss": 0.5739,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.840630472854641,
658
+ "grad_norm": 0.33022603392601013,
659
+ "learning_rate": 9.37684428350788e-06,
660
+ "loss": 0.5572,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.849669510197164,
665
+ "grad_norm": 0.3322959840297699,
666
+ "learning_rate": 9.36109462567046e-06,
667
+ "loss": 0.5884,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.8587085475396871,
672
+ "grad_norm": 0.38541945815086365,
673
+ "learning_rate": 9.345161985036937e-06,
674
+ "loss": 0.5485,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.86774758488221,
679
+ "grad_norm": 0.3497406244277954,
680
+ "learning_rate": 9.329047030109e-06,
681
+ "loss": 0.5774,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.876786622224733,
686
+ "grad_norm": 0.3379673361778259,
687
+ "learning_rate": 9.312750437037886e-06,
688
+ "loss": 0.5682,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.8858256595672561,
693
+ "grad_norm": 0.3425869047641754,
694
+ "learning_rate": 9.296272889595997e-06,
695
+ "loss": 0.597,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.8948646969097791,
700
+ "grad_norm": 0.3111202120780945,
701
+ "learning_rate": 9.279615079148227e-06,
702
+ "loss": 0.5629,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.9039037342523021,
707
+ "grad_norm": 0.36501139402389526,
708
+ "learning_rate": 9.262777704622939e-06,
709
+ "loss": 0.5763,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 0.9129427715948252,
714
+ "grad_norm": 0.4016779661178589,
715
+ "learning_rate": 9.245761472482646e-06,
716
+ "loss": 0.6107,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 0.9219818089373482,
721
+ "grad_norm": 0.3700155019760132,
722
+ "learning_rate": 9.228567096694366e-06,
723
+ "loss": 0.5753,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 0.9310208462798711,
728
+ "grad_norm": 0.32044124603271484,
729
+ "learning_rate": 9.211195298699674e-06,
730
+ "loss": 0.5664,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 0.9400598836223942,
735
+ "grad_norm": 0.3247808516025543,
736
+ "learning_rate": 9.193646807384421e-06,
737
+ "loss": 0.5559,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 0.9490989209649172,
742
+ "grad_norm": 0.37978535890579224,
743
+ "learning_rate": 9.175922359048156e-06,
744
+ "loss": 0.6026,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 0.9581379583074403,
749
+ "grad_norm": 0.37707069516181946,
750
+ "learning_rate": 9.15802269737323e-06,
751
+ "loss": 0.5683,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 0.9671769956499633,
756
+ "grad_norm": 0.37162524461746216,
757
+ "learning_rate": 9.139948573393602e-06,
758
+ "loss": 0.622,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 0.9762160329924863,
763
+ "grad_norm": 0.35211777687072754,
764
+ "learning_rate": 9.121700745463312e-06,
765
+ "loss": 0.5754,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 0.9852550703350094,
770
+ "grad_norm": 0.35246849060058594,
771
+ "learning_rate": 9.103279979224676e-06,
772
+ "loss": 0.6038,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 0.9942941076775323,
777
+ "grad_norm": 0.30493950843811035,
778
+ "learning_rate": 9.084687047576149e-06,
779
+ "loss": 0.5873,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 1.0027117112027568,
784
+ "grad_norm": 0.37721627950668335,
785
+ "learning_rate": 9.065922730639906e-06,
786
+ "loss": 0.5726,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 1.01175074854528,
791
+ "grad_norm": 0.4114892780780792,
792
+ "learning_rate": 9.046987815729108e-06,
793
+ "loss": 0.547,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 1.020789785887803,
798
+ "grad_norm": 0.3268738090991974,
799
+ "learning_rate": 9.027883097314859e-06,
800
+ "loss": 0.5896,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 1.0298288232303259,
805
+ "grad_norm": 0.38347479701042175,
806
+ "learning_rate": 9.008609376992879e-06,
807
+ "loss": 0.5496,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 1.038867860572849,
812
+ "grad_norm": 0.4380169212818146,
813
+ "learning_rate": 8.989167463449874e-06,
814
+ "loss": 0.5468,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 1.047906897915372,
819
+ "grad_norm": 0.3695785105228424,
820
+ "learning_rate": 8.9695581724296e-06,
821
+ "loss": 0.5636,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 1.056945935257895,
826
+ "grad_norm": 0.31363677978515625,
827
+ "learning_rate": 8.94978232669863e-06,
828
+ "loss": 0.5774,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 1.065984972600418,
833
+ "grad_norm": 0.32090502977371216,
834
+ "learning_rate": 8.929840756011847e-06,
835
+ "loss": 0.5819,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 1.0750240099429411,
840
+ "grad_norm": 0.2986926734447479,
841
+ "learning_rate": 8.909734297077618e-06,
842
+ "loss": 0.5565,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 1.084063047285464,
847
+ "grad_norm": 0.3923097252845764,
848
+ "learning_rate": 8.889463793522687e-06,
849
+ "loss": 0.5971,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 1.093102084627987,
854
+ "grad_norm": 0.45070353150367737,
855
+ "learning_rate": 8.86903009585679e-06,
856
+ "loss": 0.5481,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 1.1021411219705102,
861
+ "grad_norm": 0.42040202021598816,
862
+ "learning_rate": 8.848434061436954e-06,
863
+ "loss": 0.5468,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 1.111180159313033,
868
+ "grad_norm": 0.45057106018066406,
869
+ "learning_rate": 8.827676554431534e-06,
870
+ "loss": 0.6003,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 1.1202191966555561,
875
+ "grad_norm": 0.34813055396080017,
876
+ "learning_rate": 8.806758445783954e-06,
877
+ "loss": 0.5673,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 1.1292582339980792,
882
+ "grad_norm": 0.39887797832489014,
883
+ "learning_rate": 8.785680613176153e-06,
884
+ "loss": 0.5783,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 1.138297271340602,
889
+ "grad_norm": 0.3870787024497986,
890
+ "learning_rate": 8.764443940991776e-06,
891
+ "loss": 0.5533,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 1.1473363086831252,
896
+ "grad_norm": 0.355211466550827,
897
+ "learning_rate": 8.743049320279053e-06,
898
+ "loss": 0.605,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 1.1563753460256483,
903
+ "grad_norm": 0.335464209318161,
904
+ "learning_rate": 8.721497648713423e-06,
905
+ "loss": 0.5681,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 1.1654143833681714,
910
+ "grad_norm": 0.411471962928772,
911
+ "learning_rate": 8.699789830559856e-06,
912
+ "loss": 0.5502,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 1.1744534207106943,
917
+ "grad_norm": 0.2810121178627014,
918
+ "learning_rate": 8.677926776634933e-06,
919
+ "loss": 0.5689,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 1.1834924580532173,
924
+ "grad_norm": 0.44342437386512756,
925
+ "learning_rate": 8.655909404268603e-06,
926
+ "loss": 0.5694,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 1.1925314953957404,
931
+ "grad_norm": 0.40787559747695923,
932
+ "learning_rate": 8.633738637265716e-06,
933
+ "loss": 0.6138,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 1.2015705327382633,
938
+ "grad_norm": 0.40878427028656006,
939
+ "learning_rate": 8.611415405867251e-06,
940
+ "loss": 0.5663,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 1.2106095700807864,
945
+ "grad_norm": 0.4044298231601715,
946
+ "learning_rate": 8.588940646711293e-06,
947
+ "loss": 0.5703,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 1.2196486074233095,
952
+ "grad_norm": 0.38636693358421326,
953
+ "learning_rate": 8.566315302793717e-06,
954
+ "loss": 0.5878,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 1.2286876447658324,
959
+ "grad_norm": 0.4851875901222229,
960
+ "learning_rate": 8.543540323428646e-06,
961
+ "loss": 0.5393,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 1.2377266821083555,
966
+ "grad_norm": 0.3599594235420227,
967
+ "learning_rate": 8.520616664208597e-06,
968
+ "loss": 0.5637,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 1.2467657194508786,
973
+ "grad_norm": 0.393518328666687,
974
+ "learning_rate": 8.4975452869644e-06,
975
+ "loss": 0.5846,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 1.2558047567934014,
980
+ "grad_norm": 0.4419288635253906,
981
+ "learning_rate": 8.474327159724837e-06,
982
+ "loss": 0.5647,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 1.2648437941359245,
987
+ "grad_norm": 0.46883851289749146,
988
+ "learning_rate": 8.450963256676026e-06,
989
+ "loss": 0.5978,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 1.2738828314784476,
994
+ "grad_norm": 0.3780512511730194,
995
+ "learning_rate": 8.427454558120545e-06,
996
+ "loss": 0.5254,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 1.2829218688209707,
1001
+ "grad_norm": 0.39592650532722473,
1002
+ "learning_rate": 8.403802050436302e-06,
1003
+ "loss": 0.6072,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 1.2919609061634936,
1008
+ "grad_norm": 0.34795117378234863,
1009
+ "learning_rate": 8.380006726035152e-06,
1010
+ "loss": 0.5118,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 1.3009999435060167,
1015
+ "grad_norm": 0.3898769021034241,
1016
+ "learning_rate": 8.356069583321245e-06,
1017
+ "loss": 0.5666,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 1.3100389808485398,
1022
+ "grad_norm": 0.4135303199291229,
1023
+ "learning_rate": 8.33199162664915e-06,
1024
+ "loss": 0.5661,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 1.3190780181910626,
1029
+ "grad_norm": 0.4047456979751587,
1030
+ "learning_rate": 8.307773866281705e-06,
1031
+ "loss": 0.5509,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 1.3281170555335857,
1036
+ "grad_norm": 0.3716682493686676,
1037
+ "learning_rate": 8.283417318347632e-06,
1038
+ "loss": 0.5456,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 1.3371560928761088,
1043
+ "grad_norm": 0.3757040500640869,
1044
+ "learning_rate": 8.258923004798902e-06,
1045
+ "loss": 0.5614,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 1.3461951302186317,
1050
+ "grad_norm": 0.3806832432746887,
1051
+ "learning_rate": 8.234291953367855e-06,
1052
+ "loss": 0.5157,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 1.3552341675611548,
1057
+ "grad_norm": 0.34731006622314453,
1058
+ "learning_rate": 8.209525197524073e-06,
1059
+ "loss": 0.5892,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 1.3642732049036779,
1064
+ "grad_norm": 0.38066595792770386,
1065
+ "learning_rate": 8.184623776431036e-06,
1066
+ "loss": 0.5416,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 1.3733122422462007,
1071
+ "grad_norm": 0.3750848174095154,
1072
+ "learning_rate": 8.159588734902495e-06,
1073
+ "loss": 0.5464,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 1.3823512795887238,
1078
+ "grad_norm": 0.42894601821899414,
1079
+ "learning_rate": 8.134421123358653e-06,
1080
+ "loss": 0.5601,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 1.391390316931247,
1085
+ "grad_norm": 0.40111929178237915,
1086
+ "learning_rate": 8.109121997782088e-06,
1087
+ "loss": 0.5573,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 1.4004293542737698,
1092
+ "grad_norm": 0.4170910120010376,
1093
+ "learning_rate": 8.083692419673436e-06,
1094
+ "loss": 0.53,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 1.409468391616293,
1099
+ "grad_norm": 0.37612515687942505,
1100
+ "learning_rate": 8.058133456006867e-06,
1101
+ "loss": 0.4952,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 1.418507428958816,
1106
+ "grad_norm": 0.42817550897598267,
1107
+ "learning_rate": 8.032446179185304e-06,
1108
+ "loss": 0.5558,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 1.4275464663013389,
1113
+ "grad_norm": 0.39047130942344666,
1114
+ "learning_rate": 8.00663166699544e-06,
1115
+ "loss": 0.5615,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 1.436585503643862,
1120
+ "grad_norm": 0.4020339846611023,
1121
+ "learning_rate": 7.980691002562505e-06,
1122
+ "loss": 0.5043,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 1.445624540986385,
1127
+ "grad_norm": 0.3834945559501648,
1128
+ "learning_rate": 7.954625274304822e-06,
1129
+ "loss": 0.5715,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 1.454663578328908,
1134
+ "grad_norm": 0.4076308310031891,
1135
+ "learning_rate": 7.928435575888146e-06,
1136
+ "loss": 0.5898,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 1.463702615671431,
1141
+ "grad_norm": 0.3430909514427185,
1142
+ "learning_rate": 7.902123006179767e-06,
1143
+ "loss": 0.5598,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 1.472741653013954,
1148
+ "grad_norm": 0.4031376242637634,
1149
+ "learning_rate": 7.875688669202416e-06,
1150
+ "loss": 0.5884,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 1.481780690356477,
1155
+ "grad_norm": 0.44467347860336304,
1156
+ "learning_rate": 7.849133674087926e-06,
1157
+ "loss": 0.5741,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 1.490819727699,
1162
+ "grad_norm": 0.37968936562538147,
1163
+ "learning_rate": 7.822459135030709e-06,
1164
+ "loss": 0.5536,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 1.4998587650415232,
1169
+ "grad_norm": 0.5008074045181274,
1170
+ "learning_rate": 7.795666171241001e-06,
1171
+ "loss": 0.5338,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 1.508897802384046,
1176
+ "grad_norm": 0.37119391560554504,
1177
+ "learning_rate": 7.7687559068979e-06,
1178
+ "loss": 0.5386,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 1.5179368397265691,
1183
+ "grad_norm": 0.4206055998802185,
1184
+ "learning_rate": 7.741729471102204e-06,
1185
+ "loss": 0.54,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 1.5269758770690922,
1190
+ "grad_norm": 0.4098663330078125,
1191
+ "learning_rate": 7.71458799782903e-06,
1192
+ "loss": 0.5443,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 1.536014914411615,
1197
+ "grad_norm": 0.41614359617233276,
1198
+ "learning_rate": 7.687332625880237e-06,
1199
+ "loss": 0.5714,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 1.5450539517541382,
1204
+ "grad_norm": 0.429938942193985,
1205
+ "learning_rate": 7.659964498836645e-06,
1206
+ "loss": 0.5209,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 1.5540929890966613,
1211
+ "grad_norm": 0.3705986440181732,
1212
+ "learning_rate": 7.632484765010052e-06,
1213
+ "loss": 0.5164,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 1.5631320264391841,
1218
+ "grad_norm": 0.3999808728694916,
1219
+ "learning_rate": 7.6048945773950536e-06,
1220
+ "loss": 0.5602,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 1.5721710637817072,
1225
+ "grad_norm": 0.4704653322696686,
1226
+ "learning_rate": 7.577195093620664e-06,
1227
+ "loss": 0.5639,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 1.5812101011242303,
1232
+ "grad_norm": 0.40082478523254395,
1233
+ "learning_rate": 7.549387475901746e-06,
1234
+ "loss": 0.5766,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 1.5902491384667532,
1239
+ "grad_norm": 0.4126080274581909,
1240
+ "learning_rate": 7.521472890990247e-06,
1241
+ "loss": 0.5779,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 1.5992881758092763,
1246
+ "grad_norm": 0.39301300048828125,
1247
+ "learning_rate": 7.493452510126241e-06,
1248
+ "loss": 0.5263,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 1.6083272131517994,
1253
+ "grad_norm": 0.4135958254337311,
1254
+ "learning_rate": 7.465327508988791e-06,
1255
+ "loss": 0.5831,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 1.6173662504943223,
1260
+ "grad_norm": 0.4341680109500885,
1261
+ "learning_rate": 7.437099067646616e-06,
1262
+ "loss": 0.5506,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 1.6264052878368453,
1267
+ "grad_norm": 0.43189555406570435,
1268
+ "learning_rate": 7.408768370508577e-06,
1269
+ "loss": 0.5403,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 1.6354443251793684,
1274
+ "grad_norm": 0.3924044966697693,
1275
+ "learning_rate": 7.3803366062739875e-06,
1276
+ "loss": 0.5378,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 1.6444833625218913,
1281
+ "grad_norm": 0.44657233357429504,
1282
+ "learning_rate": 7.3518049678827316e-06,
1283
+ "loss": 0.5927,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 1.6535223998644144,
1288
+ "grad_norm": 0.3682084083557129,
1289
+ "learning_rate": 7.323174652465213e-06,
1290
+ "loss": 0.5395,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 1.6625614372069375,
1295
+ "grad_norm": 0.4883032739162445,
1296
+ "learning_rate": 7.2944468612921235e-06,
1297
+ "loss": 0.565,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 1.6716004745494604,
1302
+ "grad_norm": 0.47772058844566345,
1303
+ "learning_rate": 7.2656227997240494e-06,
1304
+ "loss": 0.5589,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 1.6806395118919835,
1309
+ "grad_norm": 0.419160932302475,
1310
+ "learning_rate": 7.236703677160881e-06,
1311
+ "loss": 0.5703,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 1.6896785492345066,
1316
+ "grad_norm": 0.4483725428581238,
1317
+ "learning_rate": 7.207690706991084e-06,
1318
+ "loss": 0.5528,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 1.6987175865770294,
1323
+ "grad_norm": 0.36597567796707153,
1324
+ "learning_rate": 7.178585106540778e-06,
1325
+ "loss": 0.5522,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 1.7077566239195525,
1330
+ "grad_norm": 0.39857447147369385,
1331
+ "learning_rate": 7.149388097022668e-06,
1332
+ "loss": 0.5597,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 1.7167956612620756,
1337
+ "grad_norm": 0.4677294194698334,
1338
+ "learning_rate": 7.120100903484797e-06,
1339
+ "loss": 0.5495,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 1.7258346986045985,
1344
+ "grad_norm": 0.3514731824398041,
1345
+ "learning_rate": 7.090724754759146e-06,
1346
+ "loss": 0.5952,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 1.7348737359471218,
1351
+ "grad_norm": 0.44050273299217224,
1352
+ "learning_rate": 7.061260883410086e-06,
1353
+ "loss": 0.5154,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 1.7439127732896447,
1358
+ "grad_norm": 0.4586310386657715,
1359
+ "learning_rate": 7.031710525682645e-06,
1360
+ "loss": 0.5421,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 1.7529518106321675,
1365
+ "grad_norm": 0.4656844139099121,
1366
+ "learning_rate": 7.002074921450652e-06,
1367
+ "loss": 0.5591,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 1.7619908479746909,
1372
+ "grad_norm": 0.4101289212703705,
1373
+ "learning_rate": 6.9723553141647045e-06,
1374
+ "loss": 0.5589,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 1.7710298853172137,
1379
+ "grad_norm": 0.4236315190792084,
1380
+ "learning_rate": 6.942552950800003e-06,
1381
+ "loss": 0.5853,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 1.7800689226597366,
1386
+ "grad_norm": 0.3590008318424225,
1387
+ "learning_rate": 6.912669081804027e-06,
1388
+ "loss": 0.5627,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 1.78910796000226,
1393
+ "grad_norm": 0.3790905177593231,
1394
+ "learning_rate": 6.8827049610440685e-06,
1395
+ "loss": 0.555,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 1.7981469973447828,
1400
+ "grad_norm": 0.436749130487442,
1401
+ "learning_rate": 6.85266184575462e-06,
1402
+ "loss": 0.5676,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 1.8071860346873057,
1407
+ "grad_norm": 0.455223023891449,
1408
+ "learning_rate": 6.822540996484631e-06,
1409
+ "loss": 0.5975,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 1.816225072029829,
1414
+ "grad_norm": 0.4379204511642456,
1415
+ "learning_rate": 6.792343677044611e-06,
1416
+ "loss": 0.5476,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 1.8252641093723518,
1421
+ "grad_norm": 0.36188870668411255,
1422
+ "learning_rate": 6.7620711544536024e-06,
1423
+ "loss": 0.5546,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 1.8343031467148747,
1428
+ "grad_norm": 0.37291303277015686,
1429
+ "learning_rate": 6.731724698886023e-06,
1430
+ "loss": 0.5642,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 1.843342184057398,
1435
+ "grad_norm": 0.5276045203208923,
1436
+ "learning_rate": 6.701305583618374e-06,
1437
+ "loss": 0.5251,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 1.852381221399921,
1442
+ "grad_norm": 0.320058673620224,
1443
+ "learning_rate": 6.670815084975808e-06,
1444
+ "loss": 0.5369,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 1.8614202587424438,
1449
+ "grad_norm": 0.4910373091697693,
1450
+ "learning_rate": 6.640254482278581e-06,
1451
+ "loss": 0.54,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 1.870459296084967,
1456
+ "grad_norm": 0.43907907605171204,
1457
+ "learning_rate": 6.6096250577883725e-06,
1458
+ "loss": 0.5842,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 1.87949833342749,
1463
+ "grad_norm": 0.4701830744743347,
1464
+ "learning_rate": 6.578928096654494e-06,
1465
+ "loss": 0.5584,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 1.888537370770013,
1470
+ "grad_norm": 0.4494197964668274,
1471
+ "learning_rate": 6.548164886859955e-06,
1472
+ "loss": 0.5499,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 1.8975764081125361,
1477
+ "grad_norm": 0.4171752631664276,
1478
+ "learning_rate": 6.5173367191674205e-06,
1479
+ "loss": 0.5439,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 1.906615445455059,
1484
+ "grad_norm": 0.4559502899646759,
1485
+ "learning_rate": 6.48644488706507e-06,
1486
+ "loss": 0.5512,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 1.915654482797582,
1491
+ "grad_norm": 0.4155573546886444,
1492
+ "learning_rate": 6.455490686712307e-06,
1493
+ "loss": 0.5816,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 1.9246935201401052,
1498
+ "grad_norm": 0.3807109594345093,
1499
+ "learning_rate": 6.424475416885382e-06,
1500
+ "loss": 0.5405,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 1.933732557482628,
1505
+ "grad_norm": 0.4987061619758606,
1506
+ "learning_rate": 6.393400378922901e-06,
1507
+ "loss": 0.5548,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 1.9427715948251512,
1512
+ "grad_norm": 0.47996246814727783,
1513
+ "learning_rate": 6.362266876671217e-06,
1514
+ "loss": 0.5279,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 1.9518106321676743,
1519
+ "grad_norm": 0.4458663761615753,
1520
+ "learning_rate": 6.331076216429735e-06,
1521
+ "loss": 0.5769,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 1.9608496695101971,
1526
+ "grad_norm": 0.4673076570034027,
1527
+ "learning_rate": 6.299829706896088e-06,
1528
+ "loss": 0.5679,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 1.9698887068527202,
1533
+ "grad_norm": 0.5307784676551819,
1534
+ "learning_rate": 6.268528659111234e-06,
1535
+ "loss": 0.5807,
1536
+ "step": 2180
1537
+ },
1538
+ {
1539
+ "epoch": 1.9789277441952433,
1540
+ "grad_norm": 0.36635711789131165,
1541
+ "learning_rate": 6.237174386404448e-06,
1542
+ "loss": 0.5632,
1543
+ "step": 2190
1544
+ },
1545
+ {
1546
+ "epoch": 1.9879667815377662,
1547
+ "grad_norm": 0.46293821930885315,
1548
+ "learning_rate": 6.205768204338221e-06,
1549
+ "loss": 0.5731,
1550
+ "step": 2200
1551
+ },
1552
+ {
1553
+ "epoch": 1.9970058188802893,
1554
+ "grad_norm": 0.3912748694419861,
1555
+ "learning_rate": 6.17431143065305e-06,
1556
+ "loss": 0.5652,
1557
+ "step": 2210
1558
+ },
1559
+ {
1560
+ "epoch": 2.0054234224055136,
1561
+ "grad_norm": 0.4155929386615753,
1562
+ "learning_rate": 6.142805385212156e-06,
1563
+ "loss": 0.5301,
1564
+ "step": 2220
1565
+ },
1566
+ {
1567
+ "epoch": 2.014462459748037,
1568
+ "grad_norm": 0.5124784111976624,
1569
+ "learning_rate": 6.111251389946105e-06,
1570
+ "loss": 0.5091,
1571
+ "step": 2230
1572
+ },
1573
+ {
1574
+ "epoch": 2.02350149709056,
1575
+ "grad_norm": 0.49529412388801575,
1576
+ "learning_rate": 6.079650768797346e-06,
1577
+ "loss": 0.5545,
1578
+ "step": 2240
1579
+ },
1580
+ {
1581
+ "epoch": 2.0325405344330827,
1582
+ "grad_norm": 0.5367194414138794,
1583
+ "learning_rate": 6.048004847664649e-06,
1584
+ "loss": 0.5467,
1585
+ "step": 2250
1586
+ },
1587
+ {
1588
+ "epoch": 2.041579571775606,
1589
+ "grad_norm": 0.406827449798584,
1590
+ "learning_rate": 6.016314954347484e-06,
1591
+ "loss": 0.5464,
1592
+ "step": 2260
1593
+ },
1594
+ {
1595
+ "epoch": 2.050618609118129,
1596
+ "grad_norm": 0.49716565012931824,
1597
+ "learning_rate": 5.984582418490309e-06,
1598
+ "loss": 0.5598,
1599
+ "step": 2270
1600
+ },
1601
+ {
1602
+ "epoch": 2.0596576464606517,
1603
+ "grad_norm": 0.7402800917625427,
1604
+ "learning_rate": 5.952808571526775e-06,
1605
+ "loss": 0.5291,
1606
+ "step": 2280
1607
+ },
1608
+ {
1609
+ "epoch": 2.068696683803175,
1610
+ "grad_norm": 0.360857218503952,
1611
+ "learning_rate": 5.92099474662386e-06,
1612
+ "loss": 0.5452,
1613
+ "step": 2290
1614
+ },
1615
+ {
1616
+ "epoch": 2.077735721145698,
1617
+ "grad_norm": 0.4300866425037384,
1618
+ "learning_rate": 5.889142278625943e-06,
1619
+ "loss": 0.5743,
1620
+ "step": 2300
1621
+ },
1622
+ {
1623
+ "epoch": 2.086774758488221,
1624
+ "grad_norm": 0.5264549851417542,
1625
+ "learning_rate": 5.857252503998788e-06,
1626
+ "loss": 0.5354,
1627
+ "step": 2310
1628
+ },
1629
+ {
1630
+ "epoch": 2.095813795830744,
1631
+ "grad_norm": 0.4711679220199585,
1632
+ "learning_rate": 5.825326760773469e-06,
1633
+ "loss": 0.5225,
1634
+ "step": 2320
1635
+ },
1636
+ {
1637
+ "epoch": 2.104852833173267,
1638
+ "grad_norm": 0.3973844349384308,
1639
+ "learning_rate": 5.793366388490228e-06,
1640
+ "loss": 0.566,
1641
+ "step": 2330
1642
+ },
1643
+ {
1644
+ "epoch": 2.11389187051579,
1645
+ "grad_norm": 0.4139045774936676,
1646
+ "learning_rate": 5.7613727281422784e-06,
1647
+ "loss": 0.573,
1648
+ "step": 2340
1649
+ },
1650
+ {
1651
+ "epoch": 2.122930907858313,
1652
+ "grad_norm": 0.48233065009117126,
1653
+ "learning_rate": 5.729347122119533e-06,
1654
+ "loss": 0.5191,
1655
+ "step": 2350
1656
+ },
1657
+ {
1658
+ "epoch": 2.131969945200836,
1659
+ "grad_norm": 0.4828956425189972,
1660
+ "learning_rate": 5.697290914152277e-06,
1661
+ "loss": 0.5471,
1662
+ "step": 2360
1663
+ },
1664
+ {
1665
+ "epoch": 2.141008982543359,
1666
+ "grad_norm": 0.5164515376091003,
1667
+ "learning_rate": 5.665205449254797e-06,
1668
+ "loss": 0.5526,
1669
+ "step": 2370
1670
+ },
1671
+ {
1672
+ "epoch": 2.1500480198858822,
1673
+ "grad_norm": 0.410300076007843,
1674
+ "learning_rate": 5.6330920736689365e-06,
1675
+ "loss": 0.5362,
1676
+ "step": 2380
1677
+ },
1678
+ {
1679
+ "epoch": 2.159087057228405,
1680
+ "grad_norm": 0.41370904445648193,
1681
+ "learning_rate": 5.600952134807621e-06,
1682
+ "loss": 0.5238,
1683
+ "step": 2390
1684
+ },
1685
+ {
1686
+ "epoch": 2.168126094570928,
1687
+ "grad_norm": 0.4590449333190918,
1688
+ "learning_rate": 5.568786981198315e-06,
1689
+ "loss": 0.541,
1690
+ "step": 2400
1691
+ }
1692
+ ],
1693
+ "logging_steps": 10,
1694
+ "max_steps": 5000,
1695
+ "num_input_tokens_seen": 0,
1696
+ "num_train_epochs": 5,
1697
+ "save_steps": 200,
1698
+ "stateful_callbacks": {
1699
+ "TrainerControl": {
1700
+ "args": {
1701
+ "should_epoch_stop": false,
1702
+ "should_evaluate": false,
1703
+ "should_log": false,
1704
+ "should_save": true,
1705
+ "should_training_stop": false
1706
+ },
1707
+ "attributes": {}
1708
+ }
1709
+ },
1710
+ "total_flos": 7.60982099275604e+17,
1711
+ "train_batch_size": 1,
1712
+ "trial_name": null,
1713
+ "trial_params": null
1714
+ }
checkpoint-2400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0d0314044eab2ea55922bf177c6874e9930fe1f12909f474e6530cbea983c7c
3
+ size 6353
checkpoint-2400/vocab.json ADDED
The diff for this file is too large to render. See raw diff