Ashapu commited on
Commit
b5641b7
·
verified ·
1 Parent(s): 3e0f801

step 4400 | loss 0.5551

Browse files
.gitattributes CHANGED
@@ -54,3 +54,4 @@ checkpoint-3600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
54
  checkpoint-3800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
55
  checkpoint-4000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
56
  checkpoint-4200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
54
  checkpoint-3800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
55
  checkpoint-4000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
56
  checkpoint-4200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
57
+ checkpoint-4400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-4400/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-4400/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
+ "gate_proj",
38
+ "down_proj",
39
+ "up_proj",
40
+ "o_proj",
41
+ "v_proj",
42
+ "q_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-4400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ba5ce334d97fa66595e390df4a38239bda767f8c63d85e8f28d16e66f713ffb
3
+ size 349243752
checkpoint-4400/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-4400/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-4400/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-4400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f593a84a821e9590ab3d808512b7b7ac61bda5958e4b3a1f9b7769a8688888a
3
+ size 179225907
checkpoint-4400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e2011629d8bed3ef560fa11175cac55684c4e12a72634bb24abf767b6c7399
3
+ size 14645
checkpoint-4400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa01c0faab1a39c11ceba075e1e73b81a5689cfd1ac0d27ee7fece150d320be6
3
+ size 1383
checkpoint-4400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c81dfdbd6517168869fbab5b82b19023de7bd0aea005af4358cde78a6511dc2
3
+ size 1465
checkpoint-4400/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-4400/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
3
+ size 11422753
checkpoint-4400/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-4400/trainer_state.json ADDED
@@ -0,0 +1,3114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.975312129258234,
6
+ "eval_steps": 500,
7
+ "global_step": 4400,
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
+ "epoch": 2.1771651319134513,
1694
+ "grad_norm": 0.43501394987106323,
1695
+ "learning_rate": 5.536597962426441e-06,
1696
+ "loss": 0.5608,
1697
+ "step": 2410
1698
+ },
1699
+ {
1700
+ "epoch": 2.186204169255974,
1701
+ "grad_norm": 0.42458391189575195,
1702
+ "learning_rate": 5.504386429078762e-06,
1703
+ "loss": 0.5378,
1704
+ "step": 2420
1705
+ },
1706
+ {
1707
+ "epoch": 2.195243206598497,
1708
+ "grad_norm": 0.5655559301376343,
1709
+ "learning_rate": 5.4721537326867025e-06,
1710
+ "loss": 0.5568,
1711
+ "step": 2430
1712
+ },
1713
+ {
1714
+ "epoch": 2.2042822439410203,
1715
+ "grad_norm": 0.42385461926460266,
1716
+ "learning_rate": 5.439901225669649e-06,
1717
+ "loss": 0.5929,
1718
+ "step": 2440
1719
+ },
1720
+ {
1721
+ "epoch": 2.213321281283543,
1722
+ "grad_norm": 0.4631207585334778,
1723
+ "learning_rate": 5.407630261278197e-06,
1724
+ "loss": 0.6009,
1725
+ "step": 2450
1726
+ },
1727
+ {
1728
+ "epoch": 2.222360318626066,
1729
+ "grad_norm": 0.42976030707359314,
1730
+ "learning_rate": 5.375342193537385e-06,
1731
+ "loss": 0.5515,
1732
+ "step": 2460
1733
+ },
1734
+ {
1735
+ "epoch": 2.2313993559685894,
1736
+ "grad_norm": 0.5118324160575867,
1737
+ "learning_rate": 5.343038377189867e-06,
1738
+ "loss": 0.5943,
1739
+ "step": 2470
1740
+ },
1741
+ {
1742
+ "epoch": 2.2404383933111123,
1743
+ "grad_norm": 0.40487727522850037,
1744
+ "learning_rate": 5.310720167639076e-06,
1745
+ "loss": 0.5499,
1746
+ "step": 2480
1747
+ },
1748
+ {
1749
+ "epoch": 2.2494774306536356,
1750
+ "grad_norm": 0.4322616159915924,
1751
+ "learning_rate": 5.2783889208923625e-06,
1752
+ "loss": 0.5327,
1753
+ "step": 2490
1754
+ },
1755
+ {
1756
+ "epoch": 2.2585164679961585,
1757
+ "grad_norm": 0.5547094941139221,
1758
+ "learning_rate": 5.246045993504083e-06,
1759
+ "loss": 0.5524,
1760
+ "step": 2500
1761
+ },
1762
+ {
1763
+ "epoch": 2.2675555053386813,
1764
+ "grad_norm": 0.5066604018211365,
1765
+ "learning_rate": 5.213692742518699e-06,
1766
+ "loss": 0.5559,
1767
+ "step": 2510
1768
+ },
1769
+ {
1770
+ "epoch": 2.276594542681204,
1771
+ "grad_norm": 0.4938390851020813,
1772
+ "learning_rate": 5.181330525413822e-06,
1773
+ "loss": 0.5323,
1774
+ "step": 2520
1775
+ },
1776
+ {
1777
+ "epoch": 2.2856335800237275,
1778
+ "grad_norm": 0.5223654508590698,
1779
+ "learning_rate": 5.148960700043264e-06,
1780
+ "loss": 0.5615,
1781
+ "step": 2530
1782
+ },
1783
+ {
1784
+ "epoch": 2.2946726173662504,
1785
+ "grad_norm": 0.4902248978614807,
1786
+ "learning_rate": 5.116584624580072e-06,
1787
+ "loss": 0.5367,
1788
+ "step": 2540
1789
+ },
1790
+ {
1791
+ "epoch": 2.3037116547087737,
1792
+ "grad_norm": 0.5171300172805786,
1793
+ "learning_rate": 5.0842036574595285e-06,
1794
+ "loss": 0.5222,
1795
+ "step": 2550
1796
+ },
1797
+ {
1798
+ "epoch": 2.3127506920512966,
1799
+ "grad_norm": 0.5555601119995117,
1800
+ "learning_rate": 5.051819157322161e-06,
1801
+ "loss": 0.5305,
1802
+ "step": 2560
1803
+ },
1804
+ {
1805
+ "epoch": 2.3217897293938194,
1806
+ "grad_norm": 0.4432179629802704,
1807
+ "learning_rate": 5.019432482956734e-06,
1808
+ "loss": 0.5452,
1809
+ "step": 2570
1810
+ },
1811
+ {
1812
+ "epoch": 2.3308287667363428,
1813
+ "grad_norm": 0.5064467787742615,
1814
+ "learning_rate": 4.987044993243244e-06,
1815
+ "loss": 0.5854,
1816
+ "step": 2580
1817
+ },
1818
+ {
1819
+ "epoch": 2.3398678040788656,
1820
+ "grad_norm": 0.5878727436065674,
1821
+ "learning_rate": 4.95465804709589e-06,
1822
+ "loss": 0.5305,
1823
+ "step": 2590
1824
+ },
1825
+ {
1826
+ "epoch": 2.3489068414213885,
1827
+ "grad_norm": 0.5292733311653137,
1828
+ "learning_rate": 4.9222730034060675e-06,
1829
+ "loss": 0.531,
1830
+ "step": 2600
1831
+ },
1832
+ {
1833
+ "epoch": 2.357945878763912,
1834
+ "grad_norm": 0.5251352190971375,
1835
+ "learning_rate": 4.889891220985351e-06,
1836
+ "loss": 0.5485,
1837
+ "step": 2610
1838
+ },
1839
+ {
1840
+ "epoch": 2.3669849161064347,
1841
+ "grad_norm": 0.5175120234489441,
1842
+ "learning_rate": 4.857514058508478e-06,
1843
+ "loss": 0.5639,
1844
+ "step": 2620
1845
+ },
1846
+ {
1847
+ "epoch": 2.3760239534489576,
1848
+ "grad_norm": 0.509757399559021,
1849
+ "learning_rate": 4.825142874456339e-06,
1850
+ "loss": 0.5301,
1851
+ "step": 2630
1852
+ },
1853
+ {
1854
+ "epoch": 2.385062990791481,
1855
+ "grad_norm": 0.5946202874183655,
1856
+ "learning_rate": 4.792779027058985e-06,
1857
+ "loss": 0.5803,
1858
+ "step": 2640
1859
+ },
1860
+ {
1861
+ "epoch": 2.3941020281340037,
1862
+ "grad_norm": 0.5153007507324219,
1863
+ "learning_rate": 4.760423874238633e-06,
1864
+ "loss": 0.5415,
1865
+ "step": 2650
1866
+ },
1867
+ {
1868
+ "epoch": 2.4031410654765266,
1869
+ "grad_norm": 0.38492918014526367,
1870
+ "learning_rate": 4.728078773552695e-06,
1871
+ "loss": 0.529,
1872
+ "step": 2660
1873
+ },
1874
+ {
1875
+ "epoch": 2.41218010281905,
1876
+ "grad_norm": 0.43594977259635925,
1877
+ "learning_rate": 4.6957450821368175e-06,
1878
+ "loss": 0.5374,
1879
+ "step": 2670
1880
+ },
1881
+ {
1882
+ "epoch": 2.421219140161573,
1883
+ "grad_norm": 0.5468082427978516,
1884
+ "learning_rate": 4.66342415664793e-06,
1885
+ "loss": 0.5973,
1886
+ "step": 2680
1887
+ },
1888
+ {
1889
+ "epoch": 2.4302581775040957,
1890
+ "grad_norm": 0.43409329652786255,
1891
+ "learning_rate": 4.631117353207339e-06,
1892
+ "loss": 0.5392,
1893
+ "step": 2690
1894
+ },
1895
+ {
1896
+ "epoch": 2.439297214846619,
1897
+ "grad_norm": 0.4601250886917114,
1898
+ "learning_rate": 4.598826027343809e-06,
1899
+ "loss": 0.5624,
1900
+ "step": 2700
1901
+ },
1902
+ {
1903
+ "epoch": 2.448336252189142,
1904
+ "grad_norm": 0.38829344511032104,
1905
+ "learning_rate": 4.5665515339367014e-06,
1906
+ "loss": 0.5317,
1907
+ "step": 2710
1908
+ },
1909
+ {
1910
+ "epoch": 2.4573752895316647,
1911
+ "grad_norm": 0.48692500591278076,
1912
+ "learning_rate": 4.53429522715912e-06,
1913
+ "loss": 0.5487,
1914
+ "step": 2720
1915
+ },
1916
+ {
1917
+ "epoch": 2.466414326874188,
1918
+ "grad_norm": 0.42683878540992737,
1919
+ "learning_rate": 4.502058460421094e-06,
1920
+ "loss": 0.5496,
1921
+ "step": 2730
1922
+ },
1923
+ {
1924
+ "epoch": 2.475453364216711,
1925
+ "grad_norm": 0.5086000561714172,
1926
+ "learning_rate": 4.469842586312794e-06,
1927
+ "loss": 0.5314,
1928
+ "step": 2740
1929
+ },
1930
+ {
1931
+ "epoch": 2.484492401559234,
1932
+ "grad_norm": 0.4432428777217865,
1933
+ "learning_rate": 4.437648956547772e-06,
1934
+ "loss": 0.5344,
1935
+ "step": 2750
1936
+ },
1937
+ {
1938
+ "epoch": 2.493531438901757,
1939
+ "grad_norm": 0.5344327688217163,
1940
+ "learning_rate": 4.40547892190626e-06,
1941
+ "loss": 0.5155,
1942
+ "step": 2760
1943
+ },
1944
+ {
1945
+ "epoch": 2.50257047624428,
1946
+ "grad_norm": 0.4258926808834076,
1947
+ "learning_rate": 4.373333832178478e-06,
1948
+ "loss": 0.5452,
1949
+ "step": 2770
1950
+ },
1951
+ {
1952
+ "epoch": 2.511609513586803,
1953
+ "grad_norm": 0.45202168822288513,
1954
+ "learning_rate": 4.3412150361080144e-06,
1955
+ "loss": 0.5504,
1956
+ "step": 2780
1957
+ },
1958
+ {
1959
+ "epoch": 2.520648550929326,
1960
+ "grad_norm": 0.5143294930458069,
1961
+ "learning_rate": 4.309123881335222e-06,
1962
+ "loss": 0.5682,
1963
+ "step": 2790
1964
+ },
1965
+ {
1966
+ "epoch": 2.529687588271849,
1967
+ "grad_norm": 0.43196791410446167,
1968
+ "learning_rate": 4.277061714340683e-06,
1969
+ "loss": 0.5193,
1970
+ "step": 2800
1971
+ },
1972
+ {
1973
+ "epoch": 2.5387266256143723,
1974
+ "grad_norm": 0.46495088934898376,
1975
+ "learning_rate": 4.245029880388713e-06,
1976
+ "loss": 0.5151,
1977
+ "step": 2810
1978
+ },
1979
+ {
1980
+ "epoch": 2.547765662956895,
1981
+ "grad_norm": 0.41115784645080566,
1982
+ "learning_rate": 4.2130297234709085e-06,
1983
+ "loss": 0.4851,
1984
+ "step": 2820
1985
+ },
1986
+ {
1987
+ "epoch": 2.556804700299418,
1988
+ "grad_norm": 0.5914024710655212,
1989
+ "learning_rate": 4.181062586249765e-06,
1990
+ "loss": 0.4954,
1991
+ "step": 2830
1992
+ },
1993
+ {
1994
+ "epoch": 2.5658437376419414,
1995
+ "grad_norm": 0.46192359924316406,
1996
+ "learning_rate": 4.149129810002335e-06,
1997
+ "loss": 0.5406,
1998
+ "step": 2840
1999
+ },
2000
+ {
2001
+ "epoch": 2.5748827749844643,
2002
+ "grad_norm": 0.409563809633255,
2003
+ "learning_rate": 4.117232734563959e-06,
2004
+ "loss": 0.5722,
2005
+ "step": 2850
2006
+ },
2007
+ {
2008
+ "epoch": 2.583921812326987,
2009
+ "grad_norm": 0.5417585968971252,
2010
+ "learning_rate": 4.085372698272036e-06,
2011
+ "loss": 0.5412,
2012
+ "step": 2860
2013
+ },
2014
+ {
2015
+ "epoch": 2.5929608496695105,
2016
+ "grad_norm": 0.5342581272125244,
2017
+ "learning_rate": 4.05355103790988e-06,
2018
+ "loss": 0.5368,
2019
+ "step": 2870
2020
+ },
2021
+ {
2022
+ "epoch": 2.6019998870120333,
2023
+ "grad_norm": 0.5177707076072693,
2024
+ "learning_rate": 4.021769088650628e-06,
2025
+ "loss": 0.541,
2026
+ "step": 2880
2027
+ },
2028
+ {
2029
+ "epoch": 2.611038924354556,
2030
+ "grad_norm": 0.5150489807128906,
2031
+ "learning_rate": 3.990028184001218e-06,
2032
+ "loss": 0.5214,
2033
+ "step": 2890
2034
+ },
2035
+ {
2036
+ "epoch": 2.6200779616970795,
2037
+ "grad_norm": 0.5407333970069885,
2038
+ "learning_rate": 3.9583296557464355e-06,
2039
+ "loss": 0.5229,
2040
+ "step": 2900
2041
+ },
2042
+ {
2043
+ "epoch": 2.6291169990396024,
2044
+ "grad_norm": 0.41024380922317505,
2045
+ "learning_rate": 3.926674833893045e-06,
2046
+ "loss": 0.5145,
2047
+ "step": 2910
2048
+ },
2049
+ {
2050
+ "epoch": 2.6381560363821253,
2051
+ "grad_norm": 0.5214430689811707,
2052
+ "learning_rate": 3.895065046613972e-06,
2053
+ "loss": 0.5464,
2054
+ "step": 2920
2055
+ },
2056
+ {
2057
+ "epoch": 2.6471950737246486,
2058
+ "grad_norm": 0.43542003631591797,
2059
+ "learning_rate": 3.863501620192581e-06,
2060
+ "loss": 0.5492,
2061
+ "step": 2930
2062
+ },
2063
+ {
2064
+ "epoch": 2.6562341110671714,
2065
+ "grad_norm": 0.5365663766860962,
2066
+ "learning_rate": 3.831985878967032e-06,
2067
+ "loss": 0.539,
2068
+ "step": 2940
2069
+ },
2070
+ {
2071
+ "epoch": 2.6652731484096943,
2072
+ "grad_norm": 0.5596737861633301,
2073
+ "learning_rate": 3.800519145274705e-06,
2074
+ "loss": 0.5185,
2075
+ "step": 2950
2076
+ },
2077
+ {
2078
+ "epoch": 2.6743121857522176,
2079
+ "grad_norm": 0.5031512379646301,
2080
+ "learning_rate": 3.769102739396724e-06,
2081
+ "loss": 0.5608,
2082
+ "step": 2960
2083
+ },
2084
+ {
2085
+ "epoch": 2.6833512230947405,
2086
+ "grad_norm": 0.4453997313976288,
2087
+ "learning_rate": 3.7377379795025616e-06,
2088
+ "loss": 0.5217,
2089
+ "step": 2970
2090
+ },
2091
+ {
2092
+ "epoch": 2.6923902604372634,
2093
+ "grad_norm": 0.5238685011863708,
2094
+ "learning_rate": 3.7064261815947232e-06,
2095
+ "loss": 0.562,
2096
+ "step": 2980
2097
+ },
2098
+ {
2099
+ "epoch": 2.7014292977797867,
2100
+ "grad_norm": 0.5626428723335266,
2101
+ "learning_rate": 3.6751686594535373e-06,
2102
+ "loss": 0.5179,
2103
+ "step": 2990
2104
+ },
2105
+ {
2106
+ "epoch": 2.7104683351223096,
2107
+ "grad_norm": 0.4801914691925049,
2108
+ "learning_rate": 3.643966724582034e-06,
2109
+ "loss": 0.5322,
2110
+ "step": 3000
2111
+ },
2112
+ {
2113
+ "epoch": 2.7195073724648324,
2114
+ "grad_norm": 0.4691397547721863,
2115
+ "learning_rate": 3.612821686150906e-06,
2116
+ "loss": 0.5352,
2117
+ "step": 3010
2118
+ },
2119
+ {
2120
+ "epoch": 2.7285464098073557,
2121
+ "grad_norm": 0.39714473485946655,
2122
+ "learning_rate": 3.581734850943591e-06,
2123
+ "loss": 0.5515,
2124
+ "step": 3020
2125
+ },
2126
+ {
2127
+ "epoch": 2.7375854471498786,
2128
+ "grad_norm": 0.508211612701416,
2129
+ "learning_rate": 3.5507075233014303e-06,
2130
+ "loss": 0.4986,
2131
+ "step": 3030
2132
+ },
2133
+ {
2134
+ "epoch": 2.7466244844924015,
2135
+ "grad_norm": 0.451964795589447,
2136
+ "learning_rate": 3.519741005068954e-06,
2137
+ "loss": 0.5519,
2138
+ "step": 3040
2139
+ },
2140
+ {
2141
+ "epoch": 2.755663521834925,
2142
+ "grad_norm": 0.3844453990459442,
2143
+ "learning_rate": 3.4888365955392434e-06,
2144
+ "loss": 0.5099,
2145
+ "step": 3050
2146
+ },
2147
+ {
2148
+ "epoch": 2.7647025591774477,
2149
+ "grad_norm": 0.43304121494293213,
2150
+ "learning_rate": 3.4579955913994323e-06,
2151
+ "loss": 0.5689,
2152
+ "step": 3060
2153
+ },
2154
+ {
2155
+ "epoch": 2.7737415965199705,
2156
+ "grad_norm": 0.4876834750175476,
2157
+ "learning_rate": 3.4272192866762832e-06,
2158
+ "loss": 0.5447,
2159
+ "step": 3070
2160
+ },
2161
+ {
2162
+ "epoch": 2.782780633862494,
2163
+ "grad_norm": 0.5928559303283691,
2164
+ "learning_rate": 3.396508972681902e-06,
2165
+ "loss": 0.5345,
2166
+ "step": 3080
2167
+ },
2168
+ {
2169
+ "epoch": 2.7918196712050167,
2170
+ "grad_norm": 0.5259817242622375,
2171
+ "learning_rate": 3.3658659379595615e-06,
2172
+ "loss": 0.5296,
2173
+ "step": 3090
2174
+ },
2175
+ {
2176
+ "epoch": 2.8008587085475396,
2177
+ "grad_norm": 0.5222415924072266,
2178
+ "learning_rate": 3.3352914682296243e-06,
2179
+ "loss": 0.5723,
2180
+ "step": 3100
2181
+ },
2182
+ {
2183
+ "epoch": 2.809897745890063,
2184
+ "grad_norm": 0.5005621910095215,
2185
+ "learning_rate": 3.3047868463356047e-06,
2186
+ "loss": 0.5577,
2187
+ "step": 3110
2188
+ },
2189
+ {
2190
+ "epoch": 2.818936783232586,
2191
+ "grad_norm": 0.48413482308387756,
2192
+ "learning_rate": 3.274353352190345e-06,
2193
+ "loss": 0.5125,
2194
+ "step": 3120
2195
+ },
2196
+ {
2197
+ "epoch": 2.8279758205751087,
2198
+ "grad_norm": 0.6147083044052124,
2199
+ "learning_rate": 3.2439922627223064e-06,
2200
+ "loss": 0.5494,
2201
+ "step": 3130
2202
+ },
2203
+ {
2204
+ "epoch": 2.837014857917632,
2205
+ "grad_norm": 0.5478202104568481,
2206
+ "learning_rate": 3.213704851821995e-06,
2207
+ "loss": 0.5259,
2208
+ "step": 3140
2209
+ },
2210
+ {
2211
+ "epoch": 2.846053895260155,
2212
+ "grad_norm": 0.5824897289276123,
2213
+ "learning_rate": 3.183492390288515e-06,
2214
+ "loss": 0.5246,
2215
+ "step": 3150
2216
+ },
2217
+ {
2218
+ "epoch": 2.8550929326026777,
2219
+ "grad_norm": 0.5393964648246765,
2220
+ "learning_rate": 3.153356145776242e-06,
2221
+ "loss": 0.5153,
2222
+ "step": 3160
2223
+ },
2224
+ {
2225
+ "epoch": 2.864131969945201,
2226
+ "grad_norm": 0.5183600783348083,
2227
+ "learning_rate": 3.123297382741637e-06,
2228
+ "loss": 0.5306,
2229
+ "step": 3170
2230
+ },
2231
+ {
2232
+ "epoch": 2.873171007287724,
2233
+ "grad_norm": 0.4243277907371521,
2234
+ "learning_rate": 3.093317362390197e-06,
2235
+ "loss": 0.5245,
2236
+ "step": 3180
2237
+ },
2238
+ {
2239
+ "epoch": 2.8822100446302468,
2240
+ "grad_norm": 0.4832552671432495,
2241
+ "learning_rate": 3.0634173426235325e-06,
2242
+ "loss": 0.5658,
2243
+ "step": 3190
2244
+ },
2245
+ {
2246
+ "epoch": 2.89124908197277,
2247
+ "grad_norm": 0.45082056522369385,
2248
+ "learning_rate": 3.033598577986586e-06,
2249
+ "loss": 0.5257,
2250
+ "step": 3200
2251
+ },
2252
+ {
2253
+ "epoch": 2.900288119315293,
2254
+ "grad_norm": 0.5070288181304932,
2255
+ "learning_rate": 3.003862319615005e-06,
2256
+ "loss": 0.5207,
2257
+ "step": 3210
2258
+ },
2259
+ {
2260
+ "epoch": 2.909327156657816,
2261
+ "grad_norm": 0.588970422744751,
2262
+ "learning_rate": 2.9742098151826347e-06,
2263
+ "loss": 0.5255,
2264
+ "step": 3220
2265
+ },
2266
+ {
2267
+ "epoch": 2.918366194000339,
2268
+ "grad_norm": 0.47716692090034485,
2269
+ "learning_rate": 2.9446423088491695e-06,
2270
+ "loss": 0.5754,
2271
+ "step": 3230
2272
+ },
2273
+ {
2274
+ "epoch": 2.927405231342862,
2275
+ "grad_norm": 0.48788127303123474,
2276
+ "learning_rate": 2.915161041207961e-06,
2277
+ "loss": 0.5193,
2278
+ "step": 3240
2279
+ },
2280
+ {
2281
+ "epoch": 2.936444268685385,
2282
+ "grad_norm": 0.4768235683441162,
2283
+ "learning_rate": 2.885767249233954e-06,
2284
+ "loss": 0.5149,
2285
+ "step": 3250
2286
+ },
2287
+ {
2288
+ "epoch": 2.945483306027908,
2289
+ "grad_norm": 0.544245183467865,
2290
+ "learning_rate": 2.8564621662317875e-06,
2291
+ "loss": 0.5454,
2292
+ "step": 3260
2293
+ },
2294
+ {
2295
+ "epoch": 2.954522343370431,
2296
+ "grad_norm": 0.544935941696167,
2297
+ "learning_rate": 2.8272470217840544e-06,
2298
+ "loss": 0.5235,
2299
+ "step": 3270
2300
+ },
2301
+ {
2302
+ "epoch": 2.963561380712954,
2303
+ "grad_norm": 0.5481933951377869,
2304
+ "learning_rate": 2.798123041699701e-06,
2305
+ "loss": 0.5611,
2306
+ "step": 3280
2307
+ },
2308
+ {
2309
+ "epoch": 2.9726004180554773,
2310
+ "grad_norm": 0.5460256338119507,
2311
+ "learning_rate": 2.769091447962606e-06,
2312
+ "loss": 0.5661,
2313
+ "step": 3290
2314
+ },
2315
+ {
2316
+ "epoch": 2.981639455398,
2317
+ "grad_norm": 0.5495103001594543,
2318
+ "learning_rate": 2.7401534586802958e-06,
2319
+ "loss": 0.5294,
2320
+ "step": 3300
2321
+ },
2322
+ {
2323
+ "epoch": 2.990678492740523,
2324
+ "grad_norm": 0.42724740505218506,
2325
+ "learning_rate": 2.7113102880328444e-06,
2326
+ "loss": 0.5549,
2327
+ "step": 3310
2328
+ },
2329
+ {
2330
+ "epoch": 2.9997175300830463,
2331
+ "grad_norm": 0.507023274898529,
2332
+ "learning_rate": 2.682563146221926e-06,
2333
+ "loss": 0.5328,
2334
+ "step": 3320
2335
+ },
2336
+ {
2337
+ "epoch": 3.008135133608271,
2338
+ "grad_norm": 0.5757578015327454,
2339
+ "learning_rate": 2.653913239420034e-06,
2340
+ "loss": 0.496,
2341
+ "step": 3330
2342
+ },
2343
+ {
2344
+ "epoch": 3.0171741709507938,
2345
+ "grad_norm": 0.5573206543922424,
2346
+ "learning_rate": 2.6253617697198798e-06,
2347
+ "loss": 0.5132,
2348
+ "step": 3340
2349
+ },
2350
+ {
2351
+ "epoch": 3.0262132082933166,
2352
+ "grad_norm": 0.49787354469299316,
2353
+ "learning_rate": 2.5969099350839467e-06,
2354
+ "loss": 0.5238,
2355
+ "step": 3350
2356
+ },
2357
+ {
2358
+ "epoch": 3.03525224563584,
2359
+ "grad_norm": 0.494858056306839,
2360
+ "learning_rate": 2.568558929294236e-06,
2361
+ "loss": 0.5221,
2362
+ "step": 3360
2363
+ },
2364
+ {
2365
+ "epoch": 3.044291282978363,
2366
+ "grad_norm": 0.6178960800170898,
2367
+ "learning_rate": 2.5403099419021663e-06,
2368
+ "loss": 0.5875,
2369
+ "step": 3370
2370
+ },
2371
+ {
2372
+ "epoch": 3.0533303203208857,
2373
+ "grad_norm": 0.6497880220413208,
2374
+ "learning_rate": 2.512164158178675e-06,
2375
+ "loss": 0.5037,
2376
+ "step": 3380
2377
+ },
2378
+ {
2379
+ "epoch": 3.062369357663409,
2380
+ "grad_norm": 0.4282669126987457,
2381
+ "learning_rate": 2.484122759064475e-06,
2382
+ "loss": 0.568,
2383
+ "step": 3390
2384
+ },
2385
+ {
2386
+ "epoch": 3.071408395005932,
2387
+ "grad_norm": 0.655299961566925,
2388
+ "learning_rate": 2.4561869211205126e-06,
2389
+ "loss": 0.4809,
2390
+ "step": 3400
2391
+ },
2392
+ {
2393
+ "epoch": 3.0804474323484548,
2394
+ "grad_norm": 0.4744868576526642,
2395
+ "learning_rate": 2.4283578164785967e-06,
2396
+ "loss": 0.5336,
2397
+ "step": 3410
2398
+ },
2399
+ {
2400
+ "epoch": 3.089486469690978,
2401
+ "grad_norm": 0.7016565203666687,
2402
+ "learning_rate": 2.4006366127922225e-06,
2403
+ "loss": 0.5241,
2404
+ "step": 3420
2405
+ },
2406
+ {
2407
+ "epoch": 3.098525507033501,
2408
+ "grad_norm": 0.5095173120498657,
2409
+ "learning_rate": 2.373024473187575e-06,
2410
+ "loss": 0.5674,
2411
+ "step": 3430
2412
+ },
2413
+ {
2414
+ "epoch": 3.107564544376024,
2415
+ "grad_norm": 0.5802739262580872,
2416
+ "learning_rate": 2.345522556214735e-06,
2417
+ "loss": 0.5556,
2418
+ "step": 3440
2419
+ },
2420
+ {
2421
+ "epoch": 3.116603581718547,
2422
+ "grad_norm": 0.5532498359680176,
2423
+ "learning_rate": 2.318132015799055e-06,
2424
+ "loss": 0.5481,
2425
+ "step": 3450
2426
+ },
2427
+ {
2428
+ "epoch": 3.12564261906107,
2429
+ "grad_norm": 0.4916612207889557,
2430
+ "learning_rate": 2.290854001192753e-06,
2431
+ "loss": 0.5088,
2432
+ "step": 3460
2433
+ },
2434
+ {
2435
+ "epoch": 3.134681656403593,
2436
+ "grad_norm": 0.568167507648468,
2437
+ "learning_rate": 2.2636896569266907e-06,
2438
+ "loss": 0.5879,
2439
+ "step": 3470
2440
+ },
2441
+ {
2442
+ "epoch": 3.143720693746116,
2443
+ "grad_norm": 0.510736882686615,
2444
+ "learning_rate": 2.236640122762348e-06,
2445
+ "loss": 0.5488,
2446
+ "step": 3480
2447
+ },
2448
+ {
2449
+ "epoch": 3.152759731088639,
2450
+ "grad_norm": 0.590149462223053,
2451
+ "learning_rate": 2.209706533644003e-06,
2452
+ "loss": 0.5622,
2453
+ "step": 3490
2454
+ },
2455
+ {
2456
+ "epoch": 3.161798768431162,
2457
+ "grad_norm": 0.44575035572052,
2458
+ "learning_rate": 2.1828900196511127e-06,
2459
+ "loss": 0.5368,
2460
+ "step": 3500
2461
+ },
2462
+ {
2463
+ "epoch": 3.1708378057736852,
2464
+ "grad_norm": 0.47225379943847656,
2465
+ "learning_rate": 2.156191705950898e-06,
2466
+ "loss": 0.505,
2467
+ "step": 3510
2468
+ },
2469
+ {
2470
+ "epoch": 3.179876843116208,
2471
+ "grad_norm": 0.44492092728614807,
2472
+ "learning_rate": 2.129612712751128e-06,
2473
+ "loss": 0.5193,
2474
+ "step": 3520
2475
+ },
2476
+ {
2477
+ "epoch": 3.188915880458731,
2478
+ "grad_norm": 0.5899855494499207,
2479
+ "learning_rate": 2.1031541552531276e-06,
2480
+ "loss": 0.5688,
2481
+ "step": 3530
2482
+ },
2483
+ {
2484
+ "epoch": 3.1979549178012543,
2485
+ "grad_norm": 0.5109498500823975,
2486
+ "learning_rate": 2.0768171436049774e-06,
2487
+ "loss": 0.5325,
2488
+ "step": 3540
2489
+ },
2490
+ {
2491
+ "epoch": 3.206993955143777,
2492
+ "grad_norm": 0.5188099145889282,
2493
+ "learning_rate": 2.050602782854938e-06,
2494
+ "loss": 0.5223,
2495
+ "step": 3550
2496
+ },
2497
+ {
2498
+ "epoch": 3.2160329924863,
2499
+ "grad_norm": 0.6767019033432007,
2500
+ "learning_rate": 2.0245121729050843e-06,
2501
+ "loss": 0.5317,
2502
+ "step": 3560
2503
+ },
2504
+ {
2505
+ "epoch": 3.2250720298288234,
2506
+ "grad_norm": 0.4775676727294922,
2507
+ "learning_rate": 1.9985464084651564e-06,
2508
+ "loss": 0.5353,
2509
+ "step": 3570
2510
+ },
2511
+ {
2512
+ "epoch": 3.234111067171346,
2513
+ "grad_norm": 0.40599289536476135,
2514
+ "learning_rate": 1.9727065790066247e-06,
2515
+ "loss": 0.5614,
2516
+ "step": 3580
2517
+ },
2518
+ {
2519
+ "epoch": 3.243150104513869,
2520
+ "grad_norm": 0.5476986765861511,
2521
+ "learning_rate": 1.9469937687169804e-06,
2522
+ "loss": 0.5705,
2523
+ "step": 3590
2524
+ },
2525
+ {
2526
+ "epoch": 3.2521891418563924,
2527
+ "grad_norm": 0.560183584690094,
2528
+ "learning_rate": 1.921409056454249e-06,
2529
+ "loss": 0.5265,
2530
+ "step": 3600
2531
+ },
2532
+ {
2533
+ "epoch": 3.2612281791989153,
2534
+ "grad_norm": 0.4706651270389557,
2535
+ "learning_rate": 1.895953515701715e-06,
2536
+ "loss": 0.5013,
2537
+ "step": 3610
2538
+ },
2539
+ {
2540
+ "epoch": 3.270267216541438,
2541
+ "grad_norm": 0.5632408261299133,
2542
+ "learning_rate": 1.8706282145228855e-06,
2543
+ "loss": 0.5301,
2544
+ "step": 3620
2545
+ },
2546
+ {
2547
+ "epoch": 3.2793062538839615,
2548
+ "grad_norm": 0.5416795015335083,
2549
+ "learning_rate": 1.845434215516676e-06,
2550
+ "loss": 0.5168,
2551
+ "step": 3630
2552
+ },
2553
+ {
2554
+ "epoch": 3.2883452912264843,
2555
+ "grad_norm": 0.4724695086479187,
2556
+ "learning_rate": 1.8203725757728268e-06,
2557
+ "loss": 0.5382,
2558
+ "step": 3640
2559
+ },
2560
+ {
2561
+ "epoch": 3.2973843285690076,
2562
+ "grad_norm": 0.5644287467002869,
2563
+ "learning_rate": 1.7954443468275484e-06,
2564
+ "loss": 0.5359,
2565
+ "step": 3650
2566
+ },
2567
+ {
2568
+ "epoch": 3.3064233659115305,
2569
+ "grad_norm": 0.5141358375549316,
2570
+ "learning_rate": 1.770650574619399e-06,
2571
+ "loss": 0.5127,
2572
+ "step": 3660
2573
+ },
2574
+ {
2575
+ "epoch": 3.3154624032540534,
2576
+ "grad_norm": 0.4922308027744293,
2577
+ "learning_rate": 1.745992299445406e-06,
2578
+ "loss": 0.5277,
2579
+ "step": 3670
2580
+ },
2581
+ {
2582
+ "epoch": 3.3245014405965767,
2583
+ "grad_norm": 0.5326086282730103,
2584
+ "learning_rate": 1.721470555917411e-06,
2585
+ "loss": 0.566,
2586
+ "step": 3680
2587
+ },
2588
+ {
2589
+ "epoch": 3.3335404779390996,
2590
+ "grad_norm": 0.5815884470939636,
2591
+ "learning_rate": 1.6970863729186588e-06,
2592
+ "loss": 0.5228,
2593
+ "step": 3690
2594
+ },
2595
+ {
2596
+ "epoch": 3.3425795152816224,
2597
+ "grad_norm": 0.4859824776649475,
2598
+ "learning_rate": 1.6728407735606317e-06,
2599
+ "loss": 0.5281,
2600
+ "step": 3700
2601
+ },
2602
+ {
2603
+ "epoch": 3.3516185526241458,
2604
+ "grad_norm": 0.49963539838790894,
2605
+ "learning_rate": 1.6487347751401194e-06,
2606
+ "loss": 0.4916,
2607
+ "step": 3710
2608
+ },
2609
+ {
2610
+ "epoch": 3.3606575899666686,
2611
+ "grad_norm": 0.49004191160202026,
2612
+ "learning_rate": 1.624769389096537e-06,
2613
+ "loss": 0.5883,
2614
+ "step": 3720
2615
+ },
2616
+ {
2617
+ "epoch": 3.3696966273091915,
2618
+ "grad_norm": 0.46009162068367004,
2619
+ "learning_rate": 1.6009456209694846e-06,
2620
+ "loss": 0.5545,
2621
+ "step": 3730
2622
+ },
2623
+ {
2624
+ "epoch": 3.378735664651715,
2625
+ "grad_norm": 0.7347127795219421,
2626
+ "learning_rate": 1.5772644703565564e-06,
2627
+ "loss": 0.5151,
2628
+ "step": 3740
2629
+ },
2630
+ {
2631
+ "epoch": 3.3877747019942377,
2632
+ "grad_norm": 0.46795326471328735,
2633
+ "learning_rate": 1.5537269308714075e-06,
2634
+ "loss": 0.5196,
2635
+ "step": 3750
2636
+ },
2637
+ {
2638
+ "epoch": 3.3968137393367606,
2639
+ "grad_norm": 0.5418402552604675,
2640
+ "learning_rate": 1.530333990102052e-06,
2641
+ "loss": 0.5819,
2642
+ "step": 3760
2643
+ },
2644
+ {
2645
+ "epoch": 3.405852776679284,
2646
+ "grad_norm": 0.6440554261207581,
2647
+ "learning_rate": 1.5070866295694336e-06,
2648
+ "loss": 0.5574,
2649
+ "step": 3770
2650
+ },
2651
+ {
2652
+ "epoch": 3.4148918140218067,
2653
+ "grad_norm": 0.526903510093689,
2654
+ "learning_rate": 1.4839858246862398e-06,
2655
+ "loss": 0.5386,
2656
+ "step": 3780
2657
+ },
2658
+ {
2659
+ "epoch": 3.4239308513643296,
2660
+ "grad_norm": 0.5219286680221558,
2661
+ "learning_rate": 1.4610325447159779e-06,
2662
+ "loss": 0.5306,
2663
+ "step": 3790
2664
+ },
2665
+ {
2666
+ "epoch": 3.432969888706853,
2667
+ "grad_norm": 0.5307949185371399,
2668
+ "learning_rate": 1.4382277527323042e-06,
2669
+ "loss": 0.5655,
2670
+ "step": 3800
2671
+ },
2672
+ {
2673
+ "epoch": 3.442008926049376,
2674
+ "grad_norm": 0.5093571543693542,
2675
+ "learning_rate": 1.4155724055786152e-06,
2676
+ "loss": 0.5522,
2677
+ "step": 3810
2678
+ },
2679
+ {
2680
+ "epoch": 3.4510479633918987,
2681
+ "grad_norm": 0.48783156275749207,
2682
+ "learning_rate": 1.393067453827907e-06,
2683
+ "loss": 0.5441,
2684
+ "step": 3820
2685
+ },
2686
+ {
2687
+ "epoch": 3.460087000734422,
2688
+ "grad_norm": 0.654633641242981,
2689
+ "learning_rate": 1.3707138417428794e-06,
2690
+ "loss": 0.5332,
2691
+ "step": 3830
2692
+ },
2693
+ {
2694
+ "epoch": 3.469126038076945,
2695
+ "grad_norm": 0.5997902154922485,
2696
+ "learning_rate": 1.3485125072363282e-06,
2697
+ "loss": 0.5724,
2698
+ "step": 3840
2699
+ },
2700
+ {
2701
+ "epoch": 3.4781650754194677,
2702
+ "grad_norm": 0.6153718829154968,
2703
+ "learning_rate": 1.3264643818317836e-06,
2704
+ "loss": 0.5575,
2705
+ "step": 3850
2706
+ },
2707
+ {
2708
+ "epoch": 3.487204112761991,
2709
+ "grad_norm": 0.5330713391304016,
2710
+ "learning_rate": 1.3045703906244284e-06,
2711
+ "loss": 0.5536,
2712
+ "step": 3860
2713
+ },
2714
+ {
2715
+ "epoch": 3.496243150104514,
2716
+ "grad_norm": 0.4775387942790985,
2717
+ "learning_rate": 1.2828314522422857e-06,
2718
+ "loss": 0.5644,
2719
+ "step": 3870
2720
+ },
2721
+ {
2722
+ "epoch": 3.505282187447037,
2723
+ "grad_norm": 0.563755989074707,
2724
+ "learning_rate": 1.2612484788076707e-06,
2725
+ "loss": 0.5561,
2726
+ "step": 3880
2727
+ },
2728
+ {
2729
+ "epoch": 3.51432122478956,
2730
+ "grad_norm": 0.4650101661682129,
2731
+ "learning_rate": 1.2398223758989225e-06,
2732
+ "loss": 0.5158,
2733
+ "step": 3890
2734
+ },
2735
+ {
2736
+ "epoch": 3.523360262132083,
2737
+ "grad_norm": 0.6213396787643433,
2738
+ "learning_rate": 1.218554042512406e-06,
2739
+ "loss": 0.537,
2740
+ "step": 3900
2741
+ },
2742
+ {
2743
+ "epoch": 3.532399299474606,
2744
+ "grad_norm": 0.6274598240852356,
2745
+ "learning_rate": 1.1974443710247963e-06,
2746
+ "loss": 0.5315,
2747
+ "step": 3910
2748
+ },
2749
+ {
2750
+ "epoch": 3.541438336817129,
2751
+ "grad_norm": 0.43882155418395996,
2752
+ "learning_rate": 1.1764942471556295e-06,
2753
+ "loss": 0.5551,
2754
+ "step": 3920
2755
+ },
2756
+ {
2757
+ "epoch": 3.550477374159652,
2758
+ "grad_norm": 0.5064101219177246,
2759
+ "learning_rate": 1.155704549930144e-06,
2760
+ "loss": 0.5399,
2761
+ "step": 3930
2762
+ },
2763
+ {
2764
+ "epoch": 3.559516411502175,
2765
+ "grad_norm": 0.47592440247535706,
2766
+ "learning_rate": 1.1350761516423976e-06,
2767
+ "loss": 0.5028,
2768
+ "step": 3940
2769
+ },
2770
+ {
2771
+ "epoch": 3.568555448844698,
2772
+ "grad_norm": 0.4444693922996521,
2773
+ "learning_rate": 1.1146099178186681e-06,
2774
+ "loss": 0.5154,
2775
+ "step": 3950
2776
+ },
2777
+ {
2778
+ "epoch": 3.577594486187221,
2779
+ "grad_norm": 0.42478910088539124,
2780
+ "learning_rate": 1.0943067071811364e-06,
2781
+ "loss": 0.4756,
2782
+ "step": 3960
2783
+ },
2784
+ {
2785
+ "epoch": 3.586633523529744,
2786
+ "grad_norm": 0.6155830025672913,
2787
+ "learning_rate": 1.0741673716118595e-06,
2788
+ "loss": 0.5483,
2789
+ "step": 3970
2790
+ },
2791
+ {
2792
+ "epoch": 3.5956725608722673,
2793
+ "grad_norm": 0.5128077268600464,
2794
+ "learning_rate": 1.0541927561170206e-06,
2795
+ "loss": 0.5201,
2796
+ "step": 3980
2797
+ },
2798
+ {
2799
+ "epoch": 3.60471159821479,
2800
+ "grad_norm": 0.5960771441459656,
2801
+ "learning_rate": 1.0343836987914834e-06,
2802
+ "loss": 0.5433,
2803
+ "step": 3990
2804
+ },
2805
+ {
2806
+ "epoch": 3.613750635557313,
2807
+ "grad_norm": 0.4781569540500641,
2808
+ "learning_rate": 1.0147410307836185e-06,
2809
+ "loss": 0.5325,
2810
+ "step": 4000
2811
+ },
2812
+ {
2813
+ "epoch": 3.6227896728998363,
2814
+ "grad_norm": 0.5904795527458191,
2815
+ "learning_rate": 9.952655762604346e-07,
2816
+ "loss": 0.4982,
2817
+ "step": 4010
2818
+ },
2819
+ {
2820
+ "epoch": 3.631828710242359,
2821
+ "grad_norm": 0.5607661008834839,
2822
+ "learning_rate": 9.759581523729989e-07,
2823
+ "loss": 0.5037,
2824
+ "step": 4020
2825
+ },
2826
+ {
2827
+ "epoch": 3.640867747584882,
2828
+ "grad_norm": 0.42881935834884644,
2829
+ "learning_rate": 9.568195692221482e-07,
2830
+ "loss": 0.5484,
2831
+ "step": 4030
2832
+ },
2833
+ {
2834
+ "epoch": 3.6499067849274054,
2835
+ "grad_norm": 0.5094344019889832,
2836
+ "learning_rate": 9.37850629824501e-07,
2837
+ "loss": 0.5372,
2838
+ "step": 4040
2839
+ },
2840
+ {
2841
+ "epoch": 3.6589458222699283,
2842
+ "grad_norm": 0.4958745837211609,
2843
+ "learning_rate": 9.190521300787625e-07,
2844
+ "loss": 0.5067,
2845
+ "step": 4050
2846
+ },
2847
+ {
2848
+ "epoch": 3.667984859612451,
2849
+ "grad_norm": 0.5339038968086243,
2850
+ "learning_rate": 9.00424858732335e-07,
2851
+ "loss": 0.5022,
2852
+ "step": 4060
2853
+ },
2854
+ {
2855
+ "epoch": 3.6770238969549744,
2856
+ "grad_norm": 0.6184698343276978,
2857
+ "learning_rate": 8.819695973482156e-07,
2858
+ "loss": 0.5726,
2859
+ "step": 4070
2860
+ },
2861
+ {
2862
+ "epoch": 3.6860629342974973,
2863
+ "grad_norm": 0.4936215877532959,
2864
+ "learning_rate": 8.636871202722108e-07,
2865
+ "loss": 0.5099,
2866
+ "step": 4080
2867
+ },
2868
+ {
2869
+ "epoch": 3.69510197164002,
2870
+ "grad_norm": 0.40462467074394226,
2871
+ "learning_rate": 8.455781946004415e-07,
2872
+ "loss": 0.5423,
2873
+ "step": 4090
2874
+ },
2875
+ {
2876
+ "epoch": 3.7041410089825435,
2877
+ "grad_norm": 0.5905640721321106,
2878
+ "learning_rate": 8.276435801471616e-07,
2879
+ "loss": 0.5029,
2880
+ "step": 4100
2881
+ },
2882
+ {
2883
+ "epoch": 3.7131800463250664,
2884
+ "grad_norm": 0.49841251969337463,
2885
+ "learning_rate": 8.098840294128718e-07,
2886
+ "loss": 0.4849,
2887
+ "step": 4110
2888
+ },
2889
+ {
2890
+ "epoch": 3.7222190836675892,
2891
+ "grad_norm": 0.562427282333374,
2892
+ "learning_rate": 7.923002875527558e-07,
2893
+ "loss": 0.5926,
2894
+ "step": 4120
2895
+ },
2896
+ {
2897
+ "epoch": 3.7312581210101126,
2898
+ "grad_norm": 0.5971468091011047,
2899
+ "learning_rate": 7.748930923454012e-07,
2900
+ "loss": 0.5041,
2901
+ "step": 4130
2902
+ },
2903
+ {
2904
+ "epoch": 3.7402971583526354,
2905
+ "grad_norm": 0.5000337958335876,
2906
+ "learning_rate": 7.5766317416186e-07,
2907
+ "loss": 0.5017,
2908
+ "step": 4140
2909
+ },
2910
+ {
2911
+ "epoch": 3.7493361956951583,
2912
+ "grad_norm": 0.49958381056785583,
2913
+ "learning_rate": 7.406112559349888e-07,
2914
+ "loss": 0.5317,
2915
+ "step": 4150
2916
+ },
2917
+ {
2918
+ "epoch": 3.7583752330376816,
2919
+ "grad_norm": 0.5545982718467712,
2920
+ "learning_rate": 7.237380531291254e-07,
2921
+ "loss": 0.5,
2922
+ "step": 4160
2923
+ },
2924
+ {
2925
+ "epoch": 3.7674142703802045,
2926
+ "grad_norm": 0.5407012104988098,
2927
+ "learning_rate": 7.070442737100658e-07,
2928
+ "loss": 0.5603,
2929
+ "step": 4170
2930
+ },
2931
+ {
2932
+ "epoch": 3.7764533077227274,
2933
+ "grad_norm": 0.6255388855934143,
2934
+ "learning_rate": 6.905306181153604e-07,
2935
+ "loss": 0.5383,
2936
+ "step": 4180
2937
+ },
2938
+ {
2939
+ "epoch": 3.7854923450652507,
2940
+ "grad_norm": 0.4727570116519928,
2941
+ "learning_rate": 6.741977792249238e-07,
2942
+ "loss": 0.5117,
2943
+ "step": 4190
2944
+ },
2945
+ {
2946
+ "epoch": 3.7945313824077735,
2947
+ "grad_norm": 0.602323055267334,
2948
+ "learning_rate": 6.580464423319638e-07,
2949
+ "loss": 0.5272,
2950
+ "step": 4200
2951
+ },
2952
+ {
2953
+ "epoch": 3.8035704197502964,
2954
+ "grad_norm": 0.5532727837562561,
2955
+ "learning_rate": 6.420772851142309e-07,
2956
+ "loss": 0.5496,
2957
+ "step": 4210
2958
+ },
2959
+ {
2960
+ "epoch": 3.8126094570928197,
2961
+ "grad_norm": 0.47623321413993835,
2962
+ "learning_rate": 6.262909776055776e-07,
2963
+ "loss": 0.5413,
2964
+ "step": 4220
2965
+ },
2966
+ {
2967
+ "epoch": 3.8216484944353426,
2968
+ "grad_norm": 0.6107942461967468,
2969
+ "learning_rate": 6.106881821678501e-07,
2970
+ "loss": 0.5263,
2971
+ "step": 4230
2972
+ },
2973
+ {
2974
+ "epoch": 3.8306875317778655,
2975
+ "grad_norm": 0.5319830775260925,
2976
+ "learning_rate": 5.952695534630959e-07,
2977
+ "loss": 0.5198,
2978
+ "step": 4240
2979
+ },
2980
+ {
2981
+ "epoch": 3.839726569120389,
2982
+ "grad_norm": 0.560538649559021,
2983
+ "learning_rate": 5.800357384260952e-07,
2984
+ "loss": 0.4993,
2985
+ "step": 4250
2986
+ },
2987
+ {
2988
+ "epoch": 3.8487656064629117,
2989
+ "grad_norm": 0.5307684540748596,
2990
+ "learning_rate": 5.649873762372154e-07,
2991
+ "loss": 0.5176,
2992
+ "step": 4260
2993
+ },
2994
+ {
2995
+ "epoch": 3.8578046438054345,
2996
+ "grad_norm": 0.48246127367019653,
2997
+ "learning_rate": 5.501250982955975e-07,
2998
+ "loss": 0.4891,
2999
+ "step": 4270
3000
+ },
3001
+ {
3002
+ "epoch": 3.866843681147958,
3003
+ "grad_norm": 0.48443603515625,
3004
+ "learning_rate": 5.354495281926563e-07,
3005
+ "loss": 0.5309,
3006
+ "step": 4280
3007
+ },
3008
+ {
3009
+ "epoch": 3.8758827184904807,
3010
+ "grad_norm": 0.4793282449245453,
3011
+ "learning_rate": 5.20961281685921e-07,
3012
+ "loss": 0.5261,
3013
+ "step": 4290
3014
+ },
3015
+ {
3016
+ "epoch": 3.8849217558330036,
3017
+ "grad_norm": 0.6097034811973572,
3018
+ "learning_rate": 5.066609666731992e-07,
3019
+ "loss": 0.5466,
3020
+ "step": 4300
3021
+ },
3022
+ {
3023
+ "epoch": 3.893960793175527,
3024
+ "grad_norm": 0.4524785280227661,
3025
+ "learning_rate": 4.92549183167067e-07,
3026
+ "loss": 0.5186,
3027
+ "step": 4310
3028
+ },
3029
+ {
3030
+ "epoch": 3.9029998305180498,
3031
+ "grad_norm": 0.6819131374359131,
3032
+ "learning_rate": 4.78626523269698e-07,
3033
+ "loss": 0.5112,
3034
+ "step": 4320
3035
+ },
3036
+ {
3037
+ "epoch": 3.9120388678605726,
3038
+ "grad_norm": 0.5640683174133301,
3039
+ "learning_rate": 4.648935711480168e-07,
3040
+ "loss": 0.5359,
3041
+ "step": 4330
3042
+ },
3043
+ {
3044
+ "epoch": 3.921077905203096,
3045
+ "grad_norm": 0.5294342041015625,
3046
+ "learning_rate": 4.5135090300919006e-07,
3047
+ "loss": 0.5497,
3048
+ "step": 4340
3049
+ },
3050
+ {
3051
+ "epoch": 3.930116942545619,
3052
+ "grad_norm": 0.5066547393798828,
3053
+ "learning_rate": 4.3799908707645e-07,
3054
+ "loss": 0.505,
3055
+ "step": 4350
3056
+ },
3057
+ {
3058
+ "epoch": 3.9391559798881417,
3059
+ "grad_norm": 0.4618836045265198,
3060
+ "learning_rate": 4.2483868356525126e-07,
3061
+ "loss": 0.5105,
3062
+ "step": 4360
3063
+ },
3064
+ {
3065
+ "epoch": 3.948195017230665,
3066
+ "grad_norm": 0.5426579713821411,
3067
+ "learning_rate": 4.1187024465976887e-07,
3068
+ "loss": 0.5353,
3069
+ "step": 4370
3070
+ },
3071
+ {
3072
+ "epoch": 3.957234054573188,
3073
+ "grad_norm": 0.5433206558227539,
3074
+ "learning_rate": 3.990943144897258e-07,
3075
+ "loss": 0.5172,
3076
+ "step": 4380
3077
+ },
3078
+ {
3079
+ "epoch": 3.9662730919157108,
3080
+ "grad_norm": 0.4879183769226074,
3081
+ "learning_rate": 3.865114291075639e-07,
3082
+ "loss": 0.5549,
3083
+ "step": 4390
3084
+ },
3085
+ {
3086
+ "epoch": 3.975312129258234,
3087
+ "grad_norm": 0.6213659644126892,
3088
+ "learning_rate": 3.741221164659531e-07,
3089
+ "loss": 0.5551,
3090
+ "step": 4400
3091
+ }
3092
+ ],
3093
+ "logging_steps": 10,
3094
+ "max_steps": 5000,
3095
+ "num_input_tokens_seen": 0,
3096
+ "num_train_epochs": 5,
3097
+ "save_steps": 200,
3098
+ "stateful_callbacks": {
3099
+ "TrainerControl": {
3100
+ "args": {
3101
+ "should_epoch_stop": false,
3102
+ "should_evaluate": false,
3103
+ "should_log": false,
3104
+ "should_save": true,
3105
+ "should_training_stop": false
3106
+ },
3107
+ "attributes": {}
3108
+ }
3109
+ },
3110
+ "total_flos": 1.397837458934827e+18,
3111
+ "train_batch_size": 1,
3112
+ "trial_name": null,
3113
+ "trial_params": null
3114
+ }
checkpoint-4400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10335d3e12c67c825f0eecf99c175d30115fd5cd7f73e1ab9c2d93693e6c9f2
3
+ size 6353
checkpoint-4400/vocab.json ADDED
The diff for this file is too large to render. See raw diff