stepprog commited on
Commit
3283f72
·
verified ·
1 Parent(s): 372f2c4

Upload LoRA checkpoint

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: RefalMachine/RuadaptQwen3-4B-Hybrid
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:RefalMachine/RuadaptQwen3-4B-Hybrid
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.17.1
adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "Qwen3ForCausalLM",
5
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
6
+ "unsloth_fixed": true
7
+ },
8
+ "base_model_name_or_path": "RefalMachine/RuadaptQwen3-4B-Hybrid",
9
+ "bias": "none",
10
+ "corda_config": null,
11
+ "eva_config": null,
12
+ "exclude_modules": null,
13
+ "fan_in_fan_out": false,
14
+ "inference_mode": true,
15
+ "init_lora_weights": true,
16
+ "layer_replication": null,
17
+ "layers_pattern": null,
18
+ "layers_to_transform": null,
19
+ "loftq_config": {},
20
+ "lora_alpha": 32,
21
+ "lora_bias": false,
22
+ "lora_dropout": 0.05,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "qalora_group_size": 16,
28
+ "r": 32,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "gate_proj",
33
+ "v_proj",
34
+ "up_proj",
35
+ "k_proj",
36
+ "down_proj",
37
+ "q_proj",
38
+ "o_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c402286fbae33d6d46a7c9868d1cabe98e5d8788880886cdb9ed5e373a8ffa2a
3
+ size 264308896
added_tokens.json ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 146238,
3
+ "</tool_call>": 146228,
4
+ "</tool_response>": 146236,
5
+ "<think>": 146237,
6
+ "<tool_call>": 146227,
7
+ "<tool_response>": 146235,
8
+ "<|box_end|>": 146219,
9
+ "<|box_start|>": 146218,
10
+ "<|endoftext|>": 146213,
11
+ "<|file_sep|>": 146234,
12
+ "<|fim_middle|>": 146230,
13
+ "<|fim_pad|>": 146232,
14
+ "<|fim_prefix|>": 146229,
15
+ "<|fim_suffix|>": 146231,
16
+ "<|free_token10|>": 146248,
17
+ "<|free_token11|>": 146249,
18
+ "<|free_token12|>": 146250,
19
+ "<|free_token13|>": 146251,
20
+ "<|free_token14|>": 146252,
21
+ "<|free_token15|>": 146253,
22
+ "<|free_token16|>": 146254,
23
+ "<|free_token17|>": 146255,
24
+ "<|free_token18|>": 146256,
25
+ "<|free_token19|>": 146257,
26
+ "<|free_token1|>": 146239,
27
+ "<|free_token20|>": 146258,
28
+ "<|free_token21|>": 146259,
29
+ "<|free_token2|>": 146240,
30
+ "<|free_token3|>": 146241,
31
+ "<|free_token4|>": 146242,
32
+ "<|free_token5|>": 146243,
33
+ "<|free_token6|>": 146244,
34
+ "<|free_token7|>": 146245,
35
+ "<|free_token8|>": 146246,
36
+ "<|free_token9|>": 146247,
37
+ "<|im_end|>": 146215,
38
+ "<|im_start|>": 146214,
39
+ "<|image_pad|>": 146225,
40
+ "<|object_ref_end|>": 146217,
41
+ "<|object_ref_start|>": 146216,
42
+ "<|quad_end|>": 146221,
43
+ "<|quad_start|>": 146220,
44
+ "<|repo_name|>": 146233,
45
+ "<|video_pad|>": 146226,
46
+ "<|vision_end|>": 146223,
47
+ "<|vision_pad|>": 146224,
48
+ "<|vision_start|>": 146222
49
+ }
chat_template.jinja ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 message in messages[::-1] %}
19
+ {%- set index = (messages|length - 1) - loop.index0 %}
20
+ {%- if ns.multi_step_tool and message.role == "user" and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}
21
+ {%- set ns.multi_step_tool = false %}
22
+ {%- set ns.last_query_index = index %}
23
+ {%- endif %}
24
+ {%- endfor %}
25
+ {%- for message in messages %}
26
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
27
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
28
+ {%- elif message.role == "assistant" %}
29
+ {%- set content = message.content %}
30
+ {%- set reasoning_content = '' %}
31
+ {%- if message.reasoning_content is defined and message.reasoning_content is not none %}
32
+ {%- set reasoning_content = message.reasoning_content %}
33
+ {%- else %}
34
+ {%- if '</think>' in message.content %}
35
+ {%- set content = message.content.split('</think>')[-1].lstrip('\n') %}
36
+ {%- set reasoning_content = message.content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
37
+ {%- endif %}
38
+ {%- endif %}
39
+ {%- if loop.index0 > ns.last_query_index %}
40
+ {%- if loop.last or (not loop.last and reasoning_content) %}
41
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
42
+ {%- else %}
43
+ {{- '<|im_start|>' + message.role + '\n' + content }}
44
+ {%- endif %}
45
+ {%- else %}
46
+ {{- '<|im_start|>' + message.role + '\n' + content }}
47
+ {%- endif %}
48
+ {%- if message.tool_calls %}
49
+ {%- for tool_call in message.tool_calls %}
50
+ {%- if (loop.first and content) or (not loop.first) %}
51
+ {{- '\n' }}
52
+ {%- endif %}
53
+ {%- if tool_call.function %}
54
+ {%- set tool_call = tool_call.function %}
55
+ {%- endif %}
56
+ {{- '<tool_call>\n{"name": "' }}
57
+ {{- tool_call.name }}
58
+ {{- '", "arguments": ' }}
59
+ {%- if tool_call.arguments is string %}
60
+ {{- tool_call.arguments }}
61
+ {%- else %}
62
+ {{- tool_call.arguments | tojson }}
63
+ {%- endif %}
64
+ {{- '}\n</tool_call>' }}
65
+ {%- endfor %}
66
+ {%- endif %}
67
+ {{- '<|im_end|>\n' }}
68
+ {%- elif message.role == "tool" %}
69
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
70
+ {{- '<|im_start|>user' }}
71
+ {%- endif %}
72
+ {{- '\n<tool_response>\n' }}
73
+ {{- message.content }}
74
+ {{- '\n</tool_response>' }}
75
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
76
+ {{- '<|im_end|>\n' }}
77
+ {%- endif %}
78
+ {%- endif %}
79
+ {%- endfor %}
80
+ {%- if add_generation_prompt %}
81
+ {{- '<|im_start|>assistant\n' }}
82
+ {%- if enable_thinking is defined and enable_thinking is false %}
83
+ {{- '<think>\n\n</think>\n\n' }}
84
+ {%- endif %}
85
+ {%- endif %}
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d21058930378ed308f8356cf7caf4b78b5ac11e38530a3aefe066958c64f6c7b
3
+ size 14645
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5259c1df4795303715f22c2d9d9ca43fe8e25a4909342df3b90b56bc19a2f42
3
+ size 12380042
tokenizer_config.json ADDED
@@ -0,0 +1,408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "146213": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "146214": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "146215": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "146216": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "146217": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "146218": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "146219": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "146220": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "146221": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "146222": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "146223": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "146224": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "146225": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "146226": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "146227": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": true
124
+ },
125
+ "146228": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": true
132
+ },
133
+ "146229": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": true
140
+ },
141
+ "146230": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": true
148
+ },
149
+ "146231": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": true
156
+ },
157
+ "146232": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": true
164
+ },
165
+ "146233": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": true
172
+ },
173
+ "146234": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": true
180
+ },
181
+ "146235": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "146236": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "146237": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "146238": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ },
213
+ "146239": {
214
+ "content": "<|free_token1|>",
215
+ "lstrip": false,
216
+ "normalized": true,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": false
220
+ },
221
+ "146240": {
222
+ "content": "<|free_token2|>",
223
+ "lstrip": false,
224
+ "normalized": true,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": false
228
+ },
229
+ "146241": {
230
+ "content": "<|free_token3|>",
231
+ "lstrip": false,
232
+ "normalized": true,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": false
236
+ },
237
+ "146242": {
238
+ "content": "<|free_token4|>",
239
+ "lstrip": false,
240
+ "normalized": true,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": false
244
+ },
245
+ "146243": {
246
+ "content": "<|free_token5|>",
247
+ "lstrip": false,
248
+ "normalized": true,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": false
252
+ },
253
+ "146244": {
254
+ "content": "<|free_token6|>",
255
+ "lstrip": false,
256
+ "normalized": true,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": false
260
+ },
261
+ "146245": {
262
+ "content": "<|free_token7|>",
263
+ "lstrip": false,
264
+ "normalized": true,
265
+ "rstrip": false,
266
+ "single_word": false,
267
+ "special": false
268
+ },
269
+ "146246": {
270
+ "content": "<|free_token8|>",
271
+ "lstrip": false,
272
+ "normalized": true,
273
+ "rstrip": false,
274
+ "single_word": false,
275
+ "special": false
276
+ },
277
+ "146247": {
278
+ "content": "<|free_token9|>",
279
+ "lstrip": false,
280
+ "normalized": true,
281
+ "rstrip": false,
282
+ "single_word": false,
283
+ "special": false
284
+ },
285
+ "146248": {
286
+ "content": "<|free_token10|>",
287
+ "lstrip": false,
288
+ "normalized": true,
289
+ "rstrip": false,
290
+ "single_word": false,
291
+ "special": false
292
+ },
293
+ "146249": {
294
+ "content": "<|free_token11|>",
295
+ "lstrip": false,
296
+ "normalized": true,
297
+ "rstrip": false,
298
+ "single_word": false,
299
+ "special": false
300
+ },
301
+ "146250": {
302
+ "content": "<|free_token12|>",
303
+ "lstrip": false,
304
+ "normalized": true,
305
+ "rstrip": false,
306
+ "single_word": false,
307
+ "special": false
308
+ },
309
+ "146251": {
310
+ "content": "<|free_token13|>",
311
+ "lstrip": false,
312
+ "normalized": true,
313
+ "rstrip": false,
314
+ "single_word": false,
315
+ "special": false
316
+ },
317
+ "146252": {
318
+ "content": "<|free_token14|>",
319
+ "lstrip": false,
320
+ "normalized": true,
321
+ "rstrip": false,
322
+ "single_word": false,
323
+ "special": false
324
+ },
325
+ "146253": {
326
+ "content": "<|free_token15|>",
327
+ "lstrip": false,
328
+ "normalized": true,
329
+ "rstrip": false,
330
+ "single_word": false,
331
+ "special": false
332
+ },
333
+ "146254": {
334
+ "content": "<|free_token16|>",
335
+ "lstrip": false,
336
+ "normalized": true,
337
+ "rstrip": false,
338
+ "single_word": false,
339
+ "special": false
340
+ },
341
+ "146255": {
342
+ "content": "<|free_token17|>",
343
+ "lstrip": false,
344
+ "normalized": true,
345
+ "rstrip": false,
346
+ "single_word": false,
347
+ "special": false
348
+ },
349
+ "146256": {
350
+ "content": "<|free_token18|>",
351
+ "lstrip": false,
352
+ "normalized": true,
353
+ "rstrip": false,
354
+ "single_word": false,
355
+ "special": false
356
+ },
357
+ "146257": {
358
+ "content": "<|free_token19|>",
359
+ "lstrip": false,
360
+ "normalized": true,
361
+ "rstrip": false,
362
+ "single_word": false,
363
+ "special": false
364
+ },
365
+ "146258": {
366
+ "content": "<|free_token20|>",
367
+ "lstrip": false,
368
+ "normalized": true,
369
+ "rstrip": false,
370
+ "single_word": false,
371
+ "special": false
372
+ },
373
+ "146259": {
374
+ "content": "<|free_token21|>",
375
+ "lstrip": false,
376
+ "normalized": true,
377
+ "rstrip": false,
378
+ "single_word": false,
379
+ "special": false
380
+ }
381
+ },
382
+ "additional_special_tokens": [
383
+ "<|im_start|>",
384
+ "<|im_end|>",
385
+ "<|object_ref_start|>",
386
+ "<|object_ref_end|>",
387
+ "<|box_start|>",
388
+ "<|box_end|>",
389
+ "<|quad_start|>",
390
+ "<|quad_end|>",
391
+ "<|vision_start|>",
392
+ "<|vision_end|>",
393
+ "<|vision_pad|>",
394
+ "<|image_pad|>",
395
+ "<|video_pad|>"
396
+ ],
397
+ "bos_token": null,
398
+ "clean_up_tokenization_spaces": false,
399
+ "eos_token": "<|im_end|>",
400
+ "errors": "replace",
401
+ "extra_special_tokens": {},
402
+ "model_max_length": 40960,
403
+ "pad_token": "<|endoftext|>",
404
+ "padding_side": "right",
405
+ "split_special_tokens": false,
406
+ "tokenizer_class": "Qwen2Tokenizer",
407
+ "unk_token": null
408
+ }
trainer_state.json ADDED
@@ -0,0 +1,1784 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 38.4642166344294,
6
+ "eval_steps": 500,
7
+ "global_step": 2500,
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.15473887814313347,
14
+ "grad_norm": 4.871020317077637,
15
+ "learning_rate": 1.8e-05,
16
+ "loss": 15.2697,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.30947775628626695,
21
+ "grad_norm": 3.2353532314300537,
22
+ "learning_rate": 3.8e-05,
23
+ "loss": 14.0214,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.46421663442940037,
28
+ "grad_norm": 4.503875732421875,
29
+ "learning_rate": 5.8e-05,
30
+ "loss": 10.7152,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.6189555125725339,
35
+ "grad_norm": 1.743087649345398,
36
+ "learning_rate": 7.800000000000001e-05,
37
+ "loss": 6.5351,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.7736943907156673,
42
+ "grad_norm": 1.3860297203063965,
43
+ "learning_rate": 9.8e-05,
44
+ "loss": 4.8329,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.9284332688588007,
49
+ "grad_norm": 1.0991828441619873,
50
+ "learning_rate": 0.000118,
51
+ "loss": 4.2633,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 1.0773694390715667,
56
+ "grad_norm": 0.9841532111167908,
57
+ "learning_rate": 0.000138,
58
+ "loss": 3.6229,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 1.2321083172147003,
63
+ "grad_norm": 0.9759953618049622,
64
+ "learning_rate": 0.00015800000000000002,
65
+ "loss": 3.5272,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 1.3868471953578336,
70
+ "grad_norm": 1.0690470933914185,
71
+ "learning_rate": 0.00017800000000000002,
72
+ "loss": 3.2966,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 1.5415860735009672,
77
+ "grad_norm": 1.2185126543045044,
78
+ "learning_rate": 0.00019800000000000002,
79
+ "loss": 3.1252,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 1.6963249516441006,
84
+ "grad_norm": 1.4583178758621216,
85
+ "learning_rate": 0.0001999990241251755,
86
+ "loss": 2.9714,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 1.851063829787234,
91
+ "grad_norm": 1.4185903072357178,
92
+ "learning_rate": 0.00019999565075517342,
93
+ "loss": 2.7636,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 2.0,
98
+ "grad_norm": 1.201859951019287,
99
+ "learning_rate": 0.00019998986792342066,
100
+ "loss": 2.4738,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 2.1547388781431334,
105
+ "grad_norm": 1.5350439548492432,
106
+ "learning_rate": 0.0001999816757692584,
107
+ "loss": 2.0558,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 2.3094777562862667,
112
+ "grad_norm": 1.5729354619979858,
113
+ "learning_rate": 0.00019997107449008203,
114
+ "loss": 1.9569,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 2.4642166344294005,
119
+ "grad_norm": 1.4811993837356567,
120
+ "learning_rate": 0.00019995806434133648,
121
+ "loss": 1.9537,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 2.618955512572534,
126
+ "grad_norm": 1.7899974584579468,
127
+ "learning_rate": 0.00019994264563650988,
128
+ "loss": 1.8071,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 2.7736943907156673,
133
+ "grad_norm": 1.619870662689209,
134
+ "learning_rate": 0.0001999248187471262,
135
+ "loss": 1.8032,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 2.9284332688588006,
140
+ "grad_norm": 2.305919647216797,
141
+ "learning_rate": 0.00019990458410273622,
142
+ "loss": 1.672,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 3.0773694390715667,
147
+ "grad_norm": 1.7628117799758911,
148
+ "learning_rate": 0.0001998819421909072,
149
+ "loss": 1.4775,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 3.2321083172147,
154
+ "grad_norm": 1.5669045448303223,
155
+ "learning_rate": 0.000199856893557211,
156
+ "loss": 1.2942,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 3.3868471953578334,
161
+ "grad_norm": 1.6973986625671387,
162
+ "learning_rate": 0.00019982943880521113,
163
+ "loss": 1.2287,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 3.541586073500967,
168
+ "grad_norm": 1.7542940378189087,
169
+ "learning_rate": 0.0001997995785964481,
170
+ "loss": 1.2301,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 3.6963249516441006,
175
+ "grad_norm": 1.5044289827346802,
176
+ "learning_rate": 0.0001997673136504236,
177
+ "loss": 1.1941,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 3.851063829787234,
182
+ "grad_norm": 1.5571215152740479,
183
+ "learning_rate": 0.0001997326447445829,
184
+ "loss": 1.1606,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 4.0,
189
+ "grad_norm": 1.3265422582626343,
190
+ "learning_rate": 0.00019969557271429638,
191
+ "loss": 1.0955,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 4.154738878143133,
196
+ "grad_norm": 1.442328929901123,
197
+ "learning_rate": 0.00019965609845283927,
198
+ "loss": 0.9869,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 4.309477756286267,
203
+ "grad_norm": 1.4749681949615479,
204
+ "learning_rate": 0.00019961422291137017,
205
+ "loss": 0.9421,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 4.4642166344294,
210
+ "grad_norm": 1.3018440008163452,
211
+ "learning_rate": 0.00019956994709890812,
212
+ "loss": 0.9624,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 4.6189555125725335,
217
+ "grad_norm": 1.3579668998718262,
218
+ "learning_rate": 0.00019952327208230827,
219
+ "loss": 0.9667,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 4.773694390715667,
224
+ "grad_norm": 1.5000991821289062,
225
+ "learning_rate": 0.00019947419898623626,
226
+ "loss": 0.9447,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 4.928433268858801,
231
+ "grad_norm": 1.312663197517395,
232
+ "learning_rate": 0.00019942272899314093,
233
+ "loss": 0.9647,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 5.077369439071567,
238
+ "grad_norm": 1.447487711906433,
239
+ "learning_rate": 0.00019936886334322607,
240
+ "loss": 0.8304,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 5.2321083172147,
245
+ "grad_norm": 1.2982898950576782,
246
+ "learning_rate": 0.00019931260333442034,
247
+ "loss": 0.8223,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 5.386847195357833,
252
+ "grad_norm": 1.397681713104248,
253
+ "learning_rate": 0.0001992539503223461,
254
+ "loss": 0.8659,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 5.541586073500967,
259
+ "grad_norm": 1.500657320022583,
260
+ "learning_rate": 0.0001991929057202867,
261
+ "loss": 0.8642,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 5.696324951644101,
266
+ "grad_norm": 1.2767484188079834,
267
+ "learning_rate": 0.00019912947099915245,
268
+ "loss": 0.8468,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 5.851063829787234,
273
+ "grad_norm": 1.1882458925247192,
274
+ "learning_rate": 0.00019906364768744515,
275
+ "loss": 0.8237,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 6.0,
280
+ "grad_norm": 1.177846908569336,
281
+ "learning_rate": 0.00019899543737122137,
282
+ "loss": 0.8083,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 6.154738878143133,
287
+ "grad_norm": 1.3184840679168701,
288
+ "learning_rate": 0.00019892484169405398,
289
+ "loss": 0.7436,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 6.309477756286267,
294
+ "grad_norm": 1.4562623500823975,
295
+ "learning_rate": 0.0001988518623569929,
296
+ "loss": 0.7613,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 6.4642166344294,
301
+ "grad_norm": 1.1735275983810425,
302
+ "learning_rate": 0.00019877650111852372,
303
+ "loss": 0.7749,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 6.6189555125725335,
308
+ "grad_norm": 1.1183767318725586,
309
+ "learning_rate": 0.0001986987597945257,
310
+ "loss": 0.7551,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 6.773694390715667,
315
+ "grad_norm": 1.3398388624191284,
316
+ "learning_rate": 0.00019861864025822777,
317
+ "loss": 0.7592,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 6.928433268858801,
322
+ "grad_norm": 1.5443936586380005,
323
+ "learning_rate": 0.0001985361444401635,
324
+ "loss": 0.755,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 7.077369439071567,
329
+ "grad_norm": 1.1259782314300537,
330
+ "learning_rate": 0.0001984512743281244,
331
+ "loss": 0.6959,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 7.2321083172147,
336
+ "grad_norm": 1.2532756328582764,
337
+ "learning_rate": 0.0001983640319671125,
338
+ "loss": 0.6675,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 7.386847195357833,
343
+ "grad_norm": 1.1728101968765259,
344
+ "learning_rate": 0.0001982744194592904,
345
+ "loss": 0.6659,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 7.541586073500967,
350
+ "grad_norm": 1.2080200910568237,
351
+ "learning_rate": 0.00019818243896393113,
352
+ "loss": 0.6645,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 7.696324951644101,
357
+ "grad_norm": 1.2065773010253906,
358
+ "learning_rate": 0.00019808809269736597,
359
+ "loss": 0.6763,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 7.851063829787234,
364
+ "grad_norm": 1.327473521232605,
365
+ "learning_rate": 0.000197991382932931,
366
+ "loss": 0.7002,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 8.0,
371
+ "grad_norm": 1.059760332107544,
372
+ "learning_rate": 0.00019789231200091232,
373
+ "loss": 0.6841,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 8.154738878143133,
378
+ "grad_norm": 1.1210976839065552,
379
+ "learning_rate": 0.00019779088228849,
380
+ "loss": 0.5626,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 8.309477756286267,
385
+ "grad_norm": 1.2302063703536987,
386
+ "learning_rate": 0.00019768709623968044,
387
+ "loss": 0.5725,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 8.4642166344294,
392
+ "grad_norm": 1.220201849937439,
393
+ "learning_rate": 0.0001975809563552776,
394
+ "loss": 0.6054,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 8.618955512572533,
399
+ "grad_norm": 1.1307240724563599,
400
+ "learning_rate": 0.00019747246519279257,
401
+ "loss": 0.5996,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 8.773694390715667,
406
+ "grad_norm": 1.2768648862838745,
407
+ "learning_rate": 0.00019736162536639212,
408
+ "loss": 0.6139,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 8.9284332688588,
413
+ "grad_norm": 1.0077459812164307,
414
+ "learning_rate": 0.00019724843954683566,
415
+ "loss": 0.5967,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 9.077369439071568,
420
+ "grad_norm": 1.5466549396514893,
421
+ "learning_rate": 0.0001971329104614108,
422
+ "loss": 0.5228,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 9.232108317214701,
427
+ "grad_norm": 1.1988252401351929,
428
+ "learning_rate": 0.00019701504089386776,
429
+ "loss": 0.4919,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 9.386847195357834,
434
+ "grad_norm": 1.1134389638900757,
435
+ "learning_rate": 0.00019689483368435221,
436
+ "loss": 0.4845,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 9.541586073500968,
441
+ "grad_norm": 1.1322001218795776,
442
+ "learning_rate": 0.00019677229172933687,
443
+ "loss": 0.5015,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 9.696324951644101,
448
+ "grad_norm": 0.9991782307624817,
449
+ "learning_rate": 0.00019664741798155165,
450
+ "loss": 0.5082,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 9.851063829787234,
455
+ "grad_norm": 1.0379105806350708,
456
+ "learning_rate": 0.00019652021544991265,
457
+ "loss": 0.5316,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 10.0,
462
+ "grad_norm": 0.8915793895721436,
463
+ "learning_rate": 0.0001963906871994495,
464
+ "loss": 0.5098,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 10.154738878143133,
469
+ "grad_norm": 0.9435361623764038,
470
+ "learning_rate": 0.00019625883635123161,
471
+ "loss": 0.402,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 10.309477756286267,
476
+ "grad_norm": 1.3759244680404663,
477
+ "learning_rate": 0.00019612466608229289,
478
+ "loss": 0.4105,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 10.4642166344294,
483
+ "grad_norm": 1.0236597061157227,
484
+ "learning_rate": 0.00019598817962555528,
485
+ "loss": 0.4189,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 10.618955512572533,
490
+ "grad_norm": 1.0466105937957764,
491
+ "learning_rate": 0.0001958493802697508,
492
+ "loss": 0.4303,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 10.773694390715667,
497
+ "grad_norm": 1.0155956745147705,
498
+ "learning_rate": 0.00019570827135934225,
499
+ "loss": 0.4335,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 10.9284332688588,
504
+ "grad_norm": 1.0753840208053589,
505
+ "learning_rate": 0.00019556485629444276,
506
+ "loss": 0.4433,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 11.077369439071568,
511
+ "grad_norm": 1.177145004272461,
512
+ "learning_rate": 0.00019541913853073374,
513
+ "loss": 0.386,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 11.232108317214701,
518
+ "grad_norm": 1.0875651836395264,
519
+ "learning_rate": 0.00019527112157938174,
520
+ "loss": 0.3408,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 11.386847195357834,
525
+ "grad_norm": 1.0649162530899048,
526
+ "learning_rate": 0.00019512080900695362,
527
+ "loss": 0.3511,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 11.541586073500968,
532
+ "grad_norm": 0.9660040736198425,
533
+ "learning_rate": 0.0001949682044353309,
534
+ "loss": 0.3614,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 11.696324951644101,
539
+ "grad_norm": 0.9773010611534119,
540
+ "learning_rate": 0.00019481331154162229,
541
+ "loss": 0.3708,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 11.851063829787234,
546
+ "grad_norm": 1.141906499862671,
547
+ "learning_rate": 0.00019465613405807508,
548
+ "loss": 0.3787,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 12.0,
553
+ "grad_norm": 1.0721315145492554,
554
+ "learning_rate": 0.00019449667577198544,
555
+ "loss": 0.368,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 12.154738878143133,
560
+ "grad_norm": 1.0237089395523071,
561
+ "learning_rate": 0.00019433494052560678,
562
+ "loss": 0.2921,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 12.309477756286267,
567
+ "grad_norm": 1.3155955076217651,
568
+ "learning_rate": 0.0001941709322160576,
569
+ "loss": 0.2935,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 12.4642166344294,
574
+ "grad_norm": 1.04567551612854,
575
+ "learning_rate": 0.0001940046547952272,
576
+ "loss": 0.3098,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 12.618955512572533,
581
+ "grad_norm": 0.8313108682632446,
582
+ "learning_rate": 0.00019383611226968066,
583
+ "loss": 0.3218,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 12.773694390715667,
588
+ "grad_norm": 1.182775616645813,
589
+ "learning_rate": 0.00019366530870056238,
590
+ "loss": 0.3197,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 12.9284332688588,
595
+ "grad_norm": 1.1929161548614502,
596
+ "learning_rate": 0.00019349224820349798,
597
+ "loss": 0.3334,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 13.077369439071568,
602
+ "grad_norm": 1.1046805381774902,
603
+ "learning_rate": 0.0001933169349484953,
604
+ "loss": 0.2845,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 13.232108317214701,
609
+ "grad_norm": 0.9451972246170044,
610
+ "learning_rate": 0.0001931393731598439,
611
+ "loss": 0.2657,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 13.386847195357834,
616
+ "grad_norm": 0.8607316017150879,
617
+ "learning_rate": 0.00019295956711601323,
618
+ "loss": 0.2738,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 13.541586073500968,
623
+ "grad_norm": 1.0280941724777222,
624
+ "learning_rate": 0.00019277752114954958,
625
+ "loss": 0.2745,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 13.696324951644101,
630
+ "grad_norm": 1.003117322921753,
631
+ "learning_rate": 0.0001925932396469717,
632
+ "loss": 0.28,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 13.851063829787234,
637
+ "grad_norm": 0.9840229749679565,
638
+ "learning_rate": 0.00019240672704866495,
639
+ "loss": 0.2946,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 14.0,
644
+ "grad_norm": 0.7164958715438843,
645
+ "learning_rate": 0.0001922179878487746,
646
+ "loss": 0.2876,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 14.154738878143133,
651
+ "grad_norm": 1.0938618183135986,
652
+ "learning_rate": 0.0001920270265950972,
653
+ "loss": 0.237,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 14.309477756286267,
658
+ "grad_norm": 0.742213249206543,
659
+ "learning_rate": 0.00019183384788897128,
660
+ "loss": 0.2457,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 14.4642166344294,
665
+ "grad_norm": 0.7443627715110779,
666
+ "learning_rate": 0.0001916384563851663,
667
+ "loss": 0.2535,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 14.618955512572533,
672
+ "grad_norm": 0.9166159629821777,
673
+ "learning_rate": 0.0001914408567917706,
674
+ "loss": 0.2538,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 14.773694390715667,
679
+ "grad_norm": 0.8441450595855713,
680
+ "learning_rate": 0.00019124105387007787,
681
+ "loss": 0.2663,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 14.9284332688588,
686
+ "grad_norm": 0.8441358804702759,
687
+ "learning_rate": 0.00019103905243447245,
688
+ "loss": 0.2684,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 15.077369439071568,
693
+ "grad_norm": 0.8372294902801514,
694
+ "learning_rate": 0.0001908348573523134,
695
+ "loss": 0.2342,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 15.232108317214701,
700
+ "grad_norm": 0.8525702357292175,
701
+ "learning_rate": 0.0001906284735438171,
702
+ "loss": 0.2369,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 15.386847195357834,
707
+ "grad_norm": 0.7618408799171448,
708
+ "learning_rate": 0.00019041990598193874,
709
+ "loss": 0.2313,
710
+ "step": 1000
711
+ },
712
+ {
713
+ "epoch": 15.541586073500968,
714
+ "grad_norm": 0.7583808302879333,
715
+ "learning_rate": 0.00019020915969225258,
716
+ "loss": 0.2376,
717
+ "step": 1010
718
+ },
719
+ {
720
+ "epoch": 15.696324951644101,
721
+ "grad_norm": 0.9798568487167358,
722
+ "learning_rate": 0.00018999623975283063,
723
+ "loss": 0.2438,
724
+ "step": 1020
725
+ },
726
+ {
727
+ "epoch": 15.851063829787234,
728
+ "grad_norm": 1.0058543682098389,
729
+ "learning_rate": 0.0001897811512941206,
730
+ "loss": 0.2445,
731
+ "step": 1030
732
+ },
733
+ {
734
+ "epoch": 16.0,
735
+ "grad_norm": 0.7295846343040466,
736
+ "learning_rate": 0.00018956389949882199,
737
+ "loss": 0.2399,
738
+ "step": 1040
739
+ },
740
+ {
741
+ "epoch": 16.154738878143135,
742
+ "grad_norm": 0.7581143975257874,
743
+ "learning_rate": 0.0001893444896017614,
744
+ "loss": 0.2087,
745
+ "step": 1050
746
+ },
747
+ {
748
+ "epoch": 16.309477756286267,
749
+ "grad_norm": 0.7100822329521179,
750
+ "learning_rate": 0.0001891229268897664,
751
+ "loss": 0.2202,
752
+ "step": 1060
753
+ },
754
+ {
755
+ "epoch": 16.464216634429402,
756
+ "grad_norm": 0.7861729860305786,
757
+ "learning_rate": 0.00018889921670153784,
758
+ "loss": 0.2222,
759
+ "step": 1070
760
+ },
761
+ {
762
+ "epoch": 16.618955512572533,
763
+ "grad_norm": 0.5772430300712585,
764
+ "learning_rate": 0.00018867336442752165,
765
+ "loss": 0.2184,
766
+ "step": 1080
767
+ },
768
+ {
769
+ "epoch": 16.77369439071567,
770
+ "grad_norm": 0.8656666278839111,
771
+ "learning_rate": 0.0001884453755097787,
772
+ "loss": 0.225,
773
+ "step": 1090
774
+ },
775
+ {
776
+ "epoch": 16.9284332688588,
777
+ "grad_norm": 0.8098858594894409,
778
+ "learning_rate": 0.00018821525544185366,
779
+ "loss": 0.2298,
780
+ "step": 1100
781
+ },
782
+ {
783
+ "epoch": 17.077369439071568,
784
+ "grad_norm": 0.77182537317276,
785
+ "learning_rate": 0.00018798300976864267,
786
+ "loss": 0.2072,
787
+ "step": 1110
788
+ },
789
+ {
790
+ "epoch": 17.2321083172147,
791
+ "grad_norm": 0.7229182720184326,
792
+ "learning_rate": 0.00018774864408625986,
793
+ "loss": 0.1998,
794
+ "step": 1120
795
+ },
796
+ {
797
+ "epoch": 17.386847195357834,
798
+ "grad_norm": 0.914027214050293,
799
+ "learning_rate": 0.00018751216404190227,
800
+ "loss": 0.2061,
801
+ "step": 1130
802
+ },
803
+ {
804
+ "epoch": 17.541586073500966,
805
+ "grad_norm": 0.6615231037139893,
806
+ "learning_rate": 0.00018727357533371392,
807
+ "loss": 0.212,
808
+ "step": 1140
809
+ },
810
+ {
811
+ "epoch": 17.6963249516441,
812
+ "grad_norm": 0.7795395255088806,
813
+ "learning_rate": 0.00018703288371064856,
814
+ "loss": 0.2189,
815
+ "step": 1150
816
+ },
817
+ {
818
+ "epoch": 17.851063829787233,
819
+ "grad_norm": 0.593342661857605,
820
+ "learning_rate": 0.000186790094972331,
821
+ "loss": 0.2138,
822
+ "step": 1160
823
+ },
824
+ {
825
+ "epoch": 18.0,
826
+ "grad_norm": 0.5554038286209106,
827
+ "learning_rate": 0.00018654521496891746,
828
+ "loss": 0.2113,
829
+ "step": 1170
830
+ },
831
+ {
832
+ "epoch": 18.154738878143135,
833
+ "grad_norm": 0.5869312286376953,
834
+ "learning_rate": 0.00018629824960095462,
835
+ "loss": 0.1905,
836
+ "step": 1180
837
+ },
838
+ {
839
+ "epoch": 18.309477756286267,
840
+ "grad_norm": 0.6991078853607178,
841
+ "learning_rate": 0.00018604920481923732,
842
+ "loss": 0.1925,
843
+ "step": 1190
844
+ },
845
+ {
846
+ "epoch": 18.464216634429402,
847
+ "grad_norm": 0.4971669912338257,
848
+ "learning_rate": 0.00018579808662466533,
849
+ "loss": 0.1965,
850
+ "step": 1200
851
+ },
852
+ {
853
+ "epoch": 18.618955512572533,
854
+ "grad_norm": 0.6267327070236206,
855
+ "learning_rate": 0.00018554490106809866,
856
+ "loss": 0.2043,
857
+ "step": 1210
858
+ },
859
+ {
860
+ "epoch": 18.77369439071567,
861
+ "grad_norm": 0.7161979079246521,
862
+ "learning_rate": 0.00018528965425021184,
863
+ "loss": 0.2046,
864
+ "step": 1220
865
+ },
866
+ {
867
+ "epoch": 18.9284332688588,
868
+ "grad_norm": 0.6604463458061218,
869
+ "learning_rate": 0.00018503235232134673,
870
+ "loss": 0.2085,
871
+ "step": 1230
872
+ },
873
+ {
874
+ "epoch": 19.077369439071568,
875
+ "grad_norm": 0.6707203388214111,
876
+ "learning_rate": 0.0001847730014813646,
877
+ "loss": 0.1895,
878
+ "step": 1240
879
+ },
880
+ {
881
+ "epoch": 19.2321083172147,
882
+ "grad_norm": 0.9623780846595764,
883
+ "learning_rate": 0.00018451160797949644,
884
+ "loss": 0.1872,
885
+ "step": 1250
886
+ },
887
+ {
888
+ "epoch": 19.386847195357834,
889
+ "grad_norm": 0.6840048432350159,
890
+ "learning_rate": 0.0001842481781141928,
891
+ "loss": 0.1901,
892
+ "step": 1260
893
+ },
894
+ {
895
+ "epoch": 19.541586073500966,
896
+ "grad_norm": 0.6736961007118225,
897
+ "learning_rate": 0.00018398271823297143,
898
+ "loss": 0.1957,
899
+ "step": 1270
900
+ },
901
+ {
902
+ "epoch": 19.6963249516441,
903
+ "grad_norm": 0.7020850777626038,
904
+ "learning_rate": 0.00018371523473226491,
905
+ "loss": 0.1958,
906
+ "step": 1280
907
+ },
908
+ {
909
+ "epoch": 19.851063829787233,
910
+ "grad_norm": 0.6539646983146667,
911
+ "learning_rate": 0.00018344573405726616,
912
+ "loss": 0.1966,
913
+ "step": 1290
914
+ },
915
+ {
916
+ "epoch": 20.0,
917
+ "grad_norm": 0.5781111717224121,
918
+ "learning_rate": 0.00018317422270177334,
919
+ "loss": 0.1912,
920
+ "step": 1300
921
+ },
922
+ {
923
+ "epoch": 20.154738878143135,
924
+ "grad_norm": 0.5996780395507812,
925
+ "learning_rate": 0.00018290070720803318,
926
+ "loss": 0.1754,
927
+ "step": 1310
928
+ },
929
+ {
930
+ "epoch": 20.309477756286267,
931
+ "grad_norm": 0.4023078680038452,
932
+ "learning_rate": 0.00018262519416658362,
933
+ "loss": 0.1788,
934
+ "step": 1320
935
+ },
936
+ {
937
+ "epoch": 20.464216634429402,
938
+ "grad_norm": 0.5035756826400757,
939
+ "learning_rate": 0.00018234769021609464,
940
+ "loss": 0.1797,
941
+ "step": 1330
942
+ },
943
+ {
944
+ "epoch": 20.618955512572533,
945
+ "grad_norm": 0.8370582461357117,
946
+ "learning_rate": 0.00018206820204320865,
947
+ "loss": 0.189,
948
+ "step": 1340
949
+ },
950
+ {
951
+ "epoch": 20.77369439071567,
952
+ "grad_norm": 0.5572733879089355,
953
+ "learning_rate": 0.00018178673638237917,
954
+ "loss": 0.1907,
955
+ "step": 1350
956
+ },
957
+ {
958
+ "epoch": 20.9284332688588,
959
+ "grad_norm": 0.5380248427391052,
960
+ "learning_rate": 0.0001815033000157086,
961
+ "loss": 0.1887,
962
+ "step": 1360
963
+ },
964
+ {
965
+ "epoch": 21.077369439071568,
966
+ "grad_norm": 0.5686184167861938,
967
+ "learning_rate": 0.00018121789977278483,
968
+ "loss": 0.1724,
969
+ "step": 1370
970
+ },
971
+ {
972
+ "epoch": 21.2321083172147,
973
+ "grad_norm": 0.7584247589111328,
974
+ "learning_rate": 0.00018093054253051665,
975
+ "loss": 0.1714,
976
+ "step": 1380
977
+ },
978
+ {
979
+ "epoch": 21.386847195357834,
980
+ "grad_norm": 0.376000314950943,
981
+ "learning_rate": 0.00018064123521296802,
982
+ "loss": 0.1731,
983
+ "step": 1390
984
+ },
985
+ {
986
+ "epoch": 21.541586073500966,
987
+ "grad_norm": 0.4537977874279022,
988
+ "learning_rate": 0.0001803499847911913,
989
+ "loss": 0.1781,
990
+ "step": 1400
991
+ },
992
+ {
993
+ "epoch": 21.6963249516441,
994
+ "grad_norm": 0.5281225442886353,
995
+ "learning_rate": 0.0001800567982830592,
996
+ "loss": 0.1794,
997
+ "step": 1410
998
+ },
999
+ {
1000
+ "epoch": 21.851063829787233,
1001
+ "grad_norm": 0.5692486763000488,
1002
+ "learning_rate": 0.00017976168275309583,
1003
+ "loss": 0.1822,
1004
+ "step": 1420
1005
+ },
1006
+ {
1007
+ "epoch": 22.0,
1008
+ "grad_norm": 0.41789963841438293,
1009
+ "learning_rate": 0.00017946464531230617,
1010
+ "loss": 0.1765,
1011
+ "step": 1430
1012
+ },
1013
+ {
1014
+ "epoch": 22.154738878143135,
1015
+ "grad_norm": 0.8695152401924133,
1016
+ "learning_rate": 0.0001791656931180051,
1017
+ "loss": 0.1621,
1018
+ "step": 1440
1019
+ },
1020
+ {
1021
+ "epoch": 22.309477756286267,
1022
+ "grad_norm": 0.5791840553283691,
1023
+ "learning_rate": 0.00017886483337364466,
1024
+ "loss": 0.1685,
1025
+ "step": 1450
1026
+ },
1027
+ {
1028
+ "epoch": 22.464216634429402,
1029
+ "grad_norm": 0.5616587400436401,
1030
+ "learning_rate": 0.0001785620733286406,
1031
+ "loss": 0.1745,
1032
+ "step": 1460
1033
+ },
1034
+ {
1035
+ "epoch": 22.618955512572533,
1036
+ "grad_norm": 0.5013086199760437,
1037
+ "learning_rate": 0.00017825742027819774,
1038
+ "loss": 0.177,
1039
+ "step": 1470
1040
+ },
1041
+ {
1042
+ "epoch": 22.77369439071567,
1043
+ "grad_norm": 0.4899880290031433,
1044
+ "learning_rate": 0.00017795088156313406,
1045
+ "loss": 0.1762,
1046
+ "step": 1480
1047
+ },
1048
+ {
1049
+ "epoch": 22.9284332688588,
1050
+ "grad_norm": 0.37300869822502136,
1051
+ "learning_rate": 0.00017764246456970382,
1052
+ "loss": 0.1786,
1053
+ "step": 1490
1054
+ },
1055
+ {
1056
+ "epoch": 23.077369439071568,
1057
+ "grad_norm": 0.637178361415863,
1058
+ "learning_rate": 0.00017733217672941982,
1059
+ "loss": 0.1652,
1060
+ "step": 1500
1061
+ },
1062
+ {
1063
+ "epoch": 23.2321083172147,
1064
+ "grad_norm": 0.4123108685016632,
1065
+ "learning_rate": 0.000177020025518874,
1066
+ "loss": 0.1635,
1067
+ "step": 1510
1068
+ },
1069
+ {
1070
+ "epoch": 23.386847195357834,
1071
+ "grad_norm": 0.592748761177063,
1072
+ "learning_rate": 0.00017670601845955753,
1073
+ "loss": 0.1675,
1074
+ "step": 1520
1075
+ },
1076
+ {
1077
+ "epoch": 23.541586073500966,
1078
+ "grad_norm": 0.8656735420227051,
1079
+ "learning_rate": 0.00017639016311767948,
1080
+ "loss": 0.1724,
1081
+ "step": 1530
1082
+ },
1083
+ {
1084
+ "epoch": 23.6963249516441,
1085
+ "grad_norm": 0.6082174181938171,
1086
+ "learning_rate": 0.00017607246710398452,
1087
+ "loss": 0.1721,
1088
+ "step": 1540
1089
+ },
1090
+ {
1091
+ "epoch": 23.851063829787233,
1092
+ "grad_norm": 0.5370825529098511,
1093
+ "learning_rate": 0.0001757529380735695,
1094
+ "loss": 0.1811,
1095
+ "step": 1550
1096
+ },
1097
+ {
1098
+ "epoch": 24.0,
1099
+ "grad_norm": 0.42122682929039,
1100
+ "learning_rate": 0.00017543158372569905,
1101
+ "loss": 0.1715,
1102
+ "step": 1560
1103
+ },
1104
+ {
1105
+ "epoch": 24.154738878143135,
1106
+ "grad_norm": 0.5614141821861267,
1107
+ "learning_rate": 0.00017510841180362006,
1108
+ "loss": 0.1571,
1109
+ "step": 1570
1110
+ },
1111
+ {
1112
+ "epoch": 24.309477756286267,
1113
+ "grad_norm": 0.5628191232681274,
1114
+ "learning_rate": 0.00017478343009437501,
1115
+ "loss": 0.1649,
1116
+ "step": 1580
1117
+ },
1118
+ {
1119
+ "epoch": 24.464216634429402,
1120
+ "grad_norm": 0.46745532751083374,
1121
+ "learning_rate": 0.00017445664642861452,
1122
+ "loss": 0.1684,
1123
+ "step": 1590
1124
+ },
1125
+ {
1126
+ "epoch": 24.618955512572533,
1127
+ "grad_norm": 0.6663879752159119,
1128
+ "learning_rate": 0.00017412806868040846,
1129
+ "loss": 0.1704,
1130
+ "step": 1600
1131
+ },
1132
+ {
1133
+ "epoch": 24.77369439071567,
1134
+ "grad_norm": 0.6331315636634827,
1135
+ "learning_rate": 0.00017379770476705632,
1136
+ "loss": 0.1698,
1137
+ "step": 1610
1138
+ },
1139
+ {
1140
+ "epoch": 24.9284332688588,
1141
+ "grad_norm": 0.46386483311653137,
1142
+ "learning_rate": 0.00017346556264889647,
1143
+ "loss": 0.174,
1144
+ "step": 1620
1145
+ },
1146
+ {
1147
+ "epoch": 25.077369439071568,
1148
+ "grad_norm": 0.7119632363319397,
1149
+ "learning_rate": 0.00017313165032911427,
1150
+ "loss": 0.1551,
1151
+ "step": 1630
1152
+ },
1153
+ {
1154
+ "epoch": 25.2321083172147,
1155
+ "grad_norm": 0.6400099396705627,
1156
+ "learning_rate": 0.00017279597585354926,
1157
+ "loss": 0.1555,
1158
+ "step": 1640
1159
+ },
1160
+ {
1161
+ "epoch": 25.386847195357834,
1162
+ "grad_norm": 0.5790190100669861,
1163
+ "learning_rate": 0.00017245854731050137,
1164
+ "loss": 0.1622,
1165
+ "step": 1650
1166
+ },
1167
+ {
1168
+ "epoch": 25.541586073500966,
1169
+ "grad_norm": 0.7252941131591797,
1170
+ "learning_rate": 0.00017211937283053582,
1171
+ "loss": 0.1665,
1172
+ "step": 1660
1173
+ },
1174
+ {
1175
+ "epoch": 25.6963249516441,
1176
+ "grad_norm": 0.6140386462211609,
1177
+ "learning_rate": 0.00017177846058628751,
1178
+ "loss": 0.1729,
1179
+ "step": 1670
1180
+ },
1181
+ {
1182
+ "epoch": 25.851063829787233,
1183
+ "grad_norm": 0.6094592213630676,
1184
+ "learning_rate": 0.00017143581879226378,
1185
+ "loss": 0.1739,
1186
+ "step": 1680
1187
+ },
1188
+ {
1189
+ "epoch": 26.0,
1190
+ "grad_norm": 0.5876917243003845,
1191
+ "learning_rate": 0.0001710914557046467,
1192
+ "loss": 0.1662,
1193
+ "step": 1690
1194
+ },
1195
+ {
1196
+ "epoch": 26.154738878143135,
1197
+ "grad_norm": 0.3905578553676605,
1198
+ "learning_rate": 0.00017074537962109403,
1199
+ "loss": 0.1524,
1200
+ "step": 1700
1201
+ },
1202
+ {
1203
+ "epoch": 26.309477756286267,
1204
+ "grad_norm": 0.6748397350311279,
1205
+ "learning_rate": 0.0001703975988805393,
1206
+ "loss": 0.1555,
1207
+ "step": 1710
1208
+ },
1209
+ {
1210
+ "epoch": 26.464216634429402,
1211
+ "grad_norm": 0.7327801585197449,
1212
+ "learning_rate": 0.0001700481218629909,
1213
+ "loss": 0.158,
1214
+ "step": 1720
1215
+ },
1216
+ {
1217
+ "epoch": 26.618955512572533,
1218
+ "grad_norm": 0.5541703701019287,
1219
+ "learning_rate": 0.00016969695698933017,
1220
+ "loss": 0.1616,
1221
+ "step": 1730
1222
+ },
1223
+ {
1224
+ "epoch": 26.77369439071567,
1225
+ "grad_norm": 0.5566617846488953,
1226
+ "learning_rate": 0.0001693441127211084,
1227
+ "loss": 0.1679,
1228
+ "step": 1740
1229
+ },
1230
+ {
1231
+ "epoch": 26.9284332688588,
1232
+ "grad_norm": 0.5030473470687866,
1233
+ "learning_rate": 0.00016898959756034306,
1234
+ "loss": 0.1688,
1235
+ "step": 1750
1236
+ },
1237
+ {
1238
+ "epoch": 27.077369439071568,
1239
+ "grad_norm": 0.5635802745819092,
1240
+ "learning_rate": 0.0001686334200493129,
1241
+ "loss": 0.152,
1242
+ "step": 1760
1243
+ },
1244
+ {
1245
+ "epoch": 27.2321083172147,
1246
+ "grad_norm": 0.6304295659065247,
1247
+ "learning_rate": 0.000168275588770352,
1248
+ "loss": 0.1494,
1249
+ "step": 1770
1250
+ },
1251
+ {
1252
+ "epoch": 27.386847195357834,
1253
+ "grad_norm": 0.5501868724822998,
1254
+ "learning_rate": 0.00016791611234564323,
1255
+ "loss": 0.1567,
1256
+ "step": 1780
1257
+ },
1258
+ {
1259
+ "epoch": 27.541586073500966,
1260
+ "grad_norm": 0.4970678389072418,
1261
+ "learning_rate": 0.0001675549994370103,
1262
+ "loss": 0.1605,
1263
+ "step": 1790
1264
+ },
1265
+ {
1266
+ "epoch": 27.6963249516441,
1267
+ "grad_norm": 0.6317483186721802,
1268
+ "learning_rate": 0.00016719225874570898,
1269
+ "loss": 0.1645,
1270
+ "step": 1800
1271
+ },
1272
+ {
1273
+ "epoch": 27.851063829787233,
1274
+ "grad_norm": 0.5586022734642029,
1275
+ "learning_rate": 0.00016682789901221762,
1276
+ "loss": 0.1631,
1277
+ "step": 1810
1278
+ },
1279
+ {
1280
+ "epoch": 28.0,
1281
+ "grad_norm": 0.39034706354141235,
1282
+ "learning_rate": 0.00016646192901602656,
1283
+ "loss": 0.1575,
1284
+ "step": 1820
1285
+ },
1286
+ {
1287
+ "epoch": 28.154738878143135,
1288
+ "grad_norm": 0.4670889377593994,
1289
+ "learning_rate": 0.00016609435757542634,
1290
+ "loss": 0.1466,
1291
+ "step": 1830
1292
+ },
1293
+ {
1294
+ "epoch": 28.309477756286267,
1295
+ "grad_norm": 0.36485323309898376,
1296
+ "learning_rate": 0.00016572519354729546,
1297
+ "loss": 0.1501,
1298
+ "step": 1840
1299
+ },
1300
+ {
1301
+ "epoch": 28.464216634429402,
1302
+ "grad_norm": 0.49343135952949524,
1303
+ "learning_rate": 0.00016535444582688684,
1304
+ "loss": 0.1562,
1305
+ "step": 1850
1306
+ },
1307
+ {
1308
+ "epoch": 28.618955512572533,
1309
+ "grad_norm": 0.4284234941005707,
1310
+ "learning_rate": 0.00016498212334761352,
1311
+ "loss": 0.1593,
1312
+ "step": 1860
1313
+ },
1314
+ {
1315
+ "epoch": 28.77369439071567,
1316
+ "grad_norm": 0.3760448396205902,
1317
+ "learning_rate": 0.00016460823508083344,
1318
+ "loss": 0.1594,
1319
+ "step": 1870
1320
+ },
1321
+ {
1322
+ "epoch": 28.9284332688588,
1323
+ "grad_norm": 0.4843062460422516,
1324
+ "learning_rate": 0.0001642327900356332,
1325
+ "loss": 0.159,
1326
+ "step": 1880
1327
+ },
1328
+ {
1329
+ "epoch": 29.077369439071568,
1330
+ "grad_norm": 0.361465185880661,
1331
+ "learning_rate": 0.00016385579725861099,
1332
+ "loss": 0.1435,
1333
+ "step": 1890
1334
+ },
1335
+ {
1336
+ "epoch": 29.2321083172147,
1337
+ "grad_norm": 0.33738720417022705,
1338
+ "learning_rate": 0.0001634772658336587,
1339
+ "loss": 0.1446,
1340
+ "step": 1900
1341
+ },
1342
+ {
1343
+ "epoch": 29.386847195357834,
1344
+ "grad_norm": 0.47809138894081116,
1345
+ "learning_rate": 0.0001630972048817429,
1346
+ "loss": 0.1479,
1347
+ "step": 1910
1348
+ },
1349
+ {
1350
+ "epoch": 29.541586073500966,
1351
+ "grad_norm": 0.574562668800354,
1352
+ "learning_rate": 0.00016271562356068515,
1353
+ "loss": 0.1531,
1354
+ "step": 1920
1355
+ },
1356
+ {
1357
+ "epoch": 29.6963249516441,
1358
+ "grad_norm": 0.3374098539352417,
1359
+ "learning_rate": 0.00016233253106494132,
1360
+ "loss": 0.1535,
1361
+ "step": 1930
1362
+ },
1363
+ {
1364
+ "epoch": 29.851063829787233,
1365
+ "grad_norm": 0.3124029338359833,
1366
+ "learning_rate": 0.00016194793662538002,
1367
+ "loss": 0.1538,
1368
+ "step": 1940
1369
+ },
1370
+ {
1371
+ "epoch": 30.0,
1372
+ "grad_norm": 0.19837027788162231,
1373
+ "learning_rate": 0.00016156184950906027,
1374
+ "loss": 0.1507,
1375
+ "step": 1950
1376
+ },
1377
+ {
1378
+ "epoch": 30.154738878143135,
1379
+ "grad_norm": 0.451399028301239,
1380
+ "learning_rate": 0.00016117427901900797,
1381
+ "loss": 0.1397,
1382
+ "step": 1960
1383
+ },
1384
+ {
1385
+ "epoch": 30.309477756286267,
1386
+ "grad_norm": 0.5017818212509155,
1387
+ "learning_rate": 0.0001607852344939921,
1388
+ "loss": 0.1431,
1389
+ "step": 1970
1390
+ },
1391
+ {
1392
+ "epoch": 30.464216634429402,
1393
+ "grad_norm": 0.5677542686462402,
1394
+ "learning_rate": 0.00016039472530829938,
1395
+ "loss": 0.1472,
1396
+ "step": 1980
1397
+ },
1398
+ {
1399
+ "epoch": 30.618955512572533,
1400
+ "grad_norm": 0.7163184881210327,
1401
+ "learning_rate": 0.00016000276087150848,
1402
+ "loss": 0.1523,
1403
+ "step": 1990
1404
+ },
1405
+ {
1406
+ "epoch": 30.77369439071567,
1407
+ "grad_norm": 0.4324893355369568,
1408
+ "learning_rate": 0.00015960935062826333,
1409
+ "loss": 0.1489,
1410
+ "step": 2000
1411
+ },
1412
+ {
1413
+ "epoch": 30.9284332688588,
1414
+ "grad_norm": 0.3189820945262909,
1415
+ "learning_rate": 0.00015921450405804563,
1416
+ "loss": 0.1532,
1417
+ "step": 2010
1418
+ },
1419
+ {
1420
+ "epoch": 31.077369439071568,
1421
+ "grad_norm": 0.2678401470184326,
1422
+ "learning_rate": 0.0001588182306749462,
1423
+ "loss": 0.1406,
1424
+ "step": 2020
1425
+ },
1426
+ {
1427
+ "epoch": 31.2321083172147,
1428
+ "grad_norm": 0.2673105001449585,
1429
+ "learning_rate": 0.00015842054002743593,
1430
+ "loss": 0.1391,
1431
+ "step": 2030
1432
+ },
1433
+ {
1434
+ "epoch": 31.386847195357834,
1435
+ "grad_norm": 0.28863251209259033,
1436
+ "learning_rate": 0.00015802144169813564,
1437
+ "loss": 0.1447,
1438
+ "step": 2040
1439
+ },
1440
+ {
1441
+ "epoch": 31.541586073500966,
1442
+ "grad_norm": 0.4464472234249115,
1443
+ "learning_rate": 0.00015762094530358516,
1444
+ "loss": 0.1463,
1445
+ "step": 2050
1446
+ },
1447
+ {
1448
+ "epoch": 31.6963249516441,
1449
+ "grad_norm": 0.4640148878097534,
1450
+ "learning_rate": 0.00015721906049401166,
1451
+ "loss": 0.1484,
1452
+ "step": 2060
1453
+ },
1454
+ {
1455
+ "epoch": 31.851063829787233,
1456
+ "grad_norm": 0.33794838190078735,
1457
+ "learning_rate": 0.000156815796953097,
1458
+ "loss": 0.1528,
1459
+ "step": 2070
1460
+ },
1461
+ {
1462
+ "epoch": 32.0,
1463
+ "grad_norm": 0.27132901549339294,
1464
+ "learning_rate": 0.0001564111643977447,
1465
+ "loss": 0.1454,
1466
+ "step": 2080
1467
+ },
1468
+ {
1469
+ "epoch": 32.154738878143135,
1470
+ "grad_norm": 0.25137776136398315,
1471
+ "learning_rate": 0.00015600517257784532,
1472
+ "loss": 0.1345,
1473
+ "step": 2090
1474
+ },
1475
+ {
1476
+ "epoch": 32.30947775628627,
1477
+ "grad_norm": 0.40778201818466187,
1478
+ "learning_rate": 0.00015559783127604203,
1479
+ "loss": 0.14,
1480
+ "step": 2100
1481
+ },
1482
+ {
1483
+ "epoch": 32.4642166344294,
1484
+ "grad_norm": 0.2597282826900482,
1485
+ "learning_rate": 0.00015518915030749455,
1486
+ "loss": 0.1396,
1487
+ "step": 2110
1488
+ },
1489
+ {
1490
+ "epoch": 32.61895551257253,
1491
+ "grad_norm": 0.2305850237607956,
1492
+ "learning_rate": 0.0001547791395196428,
1493
+ "loss": 0.1435,
1494
+ "step": 2120
1495
+ },
1496
+ {
1497
+ "epoch": 32.77369439071567,
1498
+ "grad_norm": 0.441969096660614,
1499
+ "learning_rate": 0.00015436780879196955,
1500
+ "loss": 0.1458,
1501
+ "step": 2130
1502
+ },
1503
+ {
1504
+ "epoch": 32.928433268858804,
1505
+ "grad_norm": 0.313723623752594,
1506
+ "learning_rate": 0.0001539551680357624,
1507
+ "loss": 0.1504,
1508
+ "step": 2140
1509
+ },
1510
+ {
1511
+ "epoch": 33.07736943907157,
1512
+ "grad_norm": 0.3285030722618103,
1513
+ "learning_rate": 0.00015354122719387503,
1514
+ "loss": 0.133,
1515
+ "step": 2150
1516
+ },
1517
+ {
1518
+ "epoch": 33.2321083172147,
1519
+ "grad_norm": 0.22142446041107178,
1520
+ "learning_rate": 0.00015312599624048748,
1521
+ "loss": 0.1334,
1522
+ "step": 2160
1523
+ },
1524
+ {
1525
+ "epoch": 33.38684719535783,
1526
+ "grad_norm": 0.20920687913894653,
1527
+ "learning_rate": 0.00015270948518086587,
1528
+ "loss": 0.1403,
1529
+ "step": 2170
1530
+ },
1531
+ {
1532
+ "epoch": 33.541586073500966,
1533
+ "grad_norm": 0.246036559343338,
1534
+ "learning_rate": 0.00015229170405112142,
1535
+ "loss": 0.1404,
1536
+ "step": 2180
1537
+ },
1538
+ {
1539
+ "epoch": 33.6963249516441,
1540
+ "grad_norm": 0.2238244116306305,
1541
+ "learning_rate": 0.0001518726629179684,
1542
+ "loss": 0.144,
1543
+ "step": 2190
1544
+ },
1545
+ {
1546
+ "epoch": 33.851063829787236,
1547
+ "grad_norm": 0.23082295060157776,
1548
+ "learning_rate": 0.00015145237187848184,
1549
+ "loss": 0.1435,
1550
+ "step": 2200
1551
+ },
1552
+ {
1553
+ "epoch": 34.0,
1554
+ "grad_norm": 0.17774420976638794,
1555
+ "learning_rate": 0.00015103084105985405,
1556
+ "loss": 0.1421,
1557
+ "step": 2210
1558
+ },
1559
+ {
1560
+ "epoch": 34.154738878143135,
1561
+ "grad_norm": 0.22231119871139526,
1562
+ "learning_rate": 0.0001506080806191506,
1563
+ "loss": 0.1314,
1564
+ "step": 2220
1565
+ },
1566
+ {
1567
+ "epoch": 34.30947775628627,
1568
+ "grad_norm": 0.31579744815826416,
1569
+ "learning_rate": 0.00015018410074306565,
1570
+ "loss": 0.1357,
1571
+ "step": 2230
1572
+ },
1573
+ {
1574
+ "epoch": 34.4642166344294,
1575
+ "grad_norm": 0.27794158458709717,
1576
+ "learning_rate": 0.00014975891164767643,
1577
+ "loss": 0.1381,
1578
+ "step": 2240
1579
+ },
1580
+ {
1581
+ "epoch": 34.61895551257253,
1582
+ "grad_norm": 0.2816390097141266,
1583
+ "learning_rate": 0.0001493325235781972,
1584
+ "loss": 0.1454,
1585
+ "step": 2250
1586
+ },
1587
+ {
1588
+ "epoch": 34.77369439071567,
1589
+ "grad_norm": 0.21555857360363007,
1590
+ "learning_rate": 0.00014890494680873224,
1591
+ "loss": 0.1413,
1592
+ "step": 2260
1593
+ },
1594
+ {
1595
+ "epoch": 34.928433268858804,
1596
+ "grad_norm": 0.20860950648784637,
1597
+ "learning_rate": 0.00014847619164202834,
1598
+ "loss": 0.1431,
1599
+ "step": 2270
1600
+ },
1601
+ {
1602
+ "epoch": 35.07736943907157,
1603
+ "grad_norm": 0.4063090980052948,
1604
+ "learning_rate": 0.0001480462684092266,
1605
+ "loss": 0.1331,
1606
+ "step": 2280
1607
+ },
1608
+ {
1609
+ "epoch": 35.2321083172147,
1610
+ "grad_norm": 0.4503425657749176,
1611
+ "learning_rate": 0.00014761518746961343,
1612
+ "loss": 0.1334,
1613
+ "step": 2290
1614
+ },
1615
+ {
1616
+ "epoch": 35.38684719535783,
1617
+ "grad_norm": 0.2942167818546295,
1618
+ "learning_rate": 0.00014718295921037092,
1619
+ "loss": 0.1343,
1620
+ "step": 2300
1621
+ },
1622
+ {
1623
+ "epoch": 35.541586073500966,
1624
+ "grad_norm": 0.21005859971046448,
1625
+ "learning_rate": 0.0001467495940463266,
1626
+ "loss": 0.1393,
1627
+ "step": 2310
1628
+ },
1629
+ {
1630
+ "epoch": 35.6963249516441,
1631
+ "grad_norm": 0.36378660798072815,
1632
+ "learning_rate": 0.00014631510241970252,
1633
+ "loss": 0.1405,
1634
+ "step": 2320
1635
+ },
1636
+ {
1637
+ "epoch": 35.851063829787236,
1638
+ "grad_norm": 0.35616129636764526,
1639
+ "learning_rate": 0.00014587949479986362,
1640
+ "loss": 0.1441,
1641
+ "step": 2330
1642
+ },
1643
+ {
1644
+ "epoch": 36.0,
1645
+ "grad_norm": 0.26007241010665894,
1646
+ "learning_rate": 0.00014544278168306528,
1647
+ "loss": 0.1395,
1648
+ "step": 2340
1649
+ },
1650
+ {
1651
+ "epoch": 36.154738878143135,
1652
+ "grad_norm": 0.26370298862457275,
1653
+ "learning_rate": 0.00014500497359220077,
1654
+ "loss": 0.1321,
1655
+ "step": 2350
1656
+ },
1657
+ {
1658
+ "epoch": 36.30947775628627,
1659
+ "grad_norm": 0.2448490560054779,
1660
+ "learning_rate": 0.00014456608107654736,
1661
+ "loss": 0.1332,
1662
+ "step": 2360
1663
+ },
1664
+ {
1665
+ "epoch": 36.4642166344294,
1666
+ "grad_norm": 0.2294849306344986,
1667
+ "learning_rate": 0.0001441261147115123,
1668
+ "loss": 0.1379,
1669
+ "step": 2370
1670
+ },
1671
+ {
1672
+ "epoch": 36.61895551257253,
1673
+ "grad_norm": 0.3313272297382355,
1674
+ "learning_rate": 0.00014368508509837797,
1675
+ "loss": 0.1426,
1676
+ "step": 2380
1677
+ },
1678
+ {
1679
+ "epoch": 36.77369439071567,
1680
+ "grad_norm": 0.40856489539146423,
1681
+ "learning_rate": 0.0001432430028640463,
1682
+ "loss": 0.1432,
1683
+ "step": 2390
1684
+ },
1685
+ {
1686
+ "epoch": 36.928433268858804,
1687
+ "grad_norm": 0.47346943616867065,
1688
+ "learning_rate": 0.00014279987866078306,
1689
+ "loss": 0.1432,
1690
+ "step": 2400
1691
+ },
1692
+ {
1693
+ "epoch": 37.07736943907157,
1694
+ "grad_norm": 0.2977467477321625,
1695
+ "learning_rate": 0.00014235572316596072,
1696
+ "loss": 0.1307,
1697
+ "step": 2410
1698
+ },
1699
+ {
1700
+ "epoch": 37.2321083172147,
1701
+ "grad_norm": 0.25430828332901,
1702
+ "learning_rate": 0.00014191054708180155,
1703
+ "loss": 0.1319,
1704
+ "step": 2420
1705
+ },
1706
+ {
1707
+ "epoch": 37.38684719535783,
1708
+ "grad_norm": 0.2358369529247284,
1709
+ "learning_rate": 0.00014146436113511958,
1710
+ "loss": 0.1348,
1711
+ "step": 2430
1712
+ },
1713
+ {
1714
+ "epoch": 37.541586073500966,
1715
+ "grad_norm": 0.3575883209705353,
1716
+ "learning_rate": 0.00014101717607706206,
1717
+ "loss": 0.135,
1718
+ "step": 2440
1719
+ },
1720
+ {
1721
+ "epoch": 37.6963249516441,
1722
+ "grad_norm": 0.40014350414276123,
1723
+ "learning_rate": 0.00014056900268285063,
1724
+ "loss": 0.1386,
1725
+ "step": 2450
1726
+ },
1727
+ {
1728
+ "epoch": 37.851063829787236,
1729
+ "grad_norm": 0.2617679238319397,
1730
+ "learning_rate": 0.0001401198517515214,
1731
+ "loss": 0.1406,
1732
+ "step": 2460
1733
+ },
1734
+ {
1735
+ "epoch": 38.0,
1736
+ "grad_norm": 0.3119979202747345,
1737
+ "learning_rate": 0.00013966973410566502,
1738
+ "loss": 0.1389,
1739
+ "step": 2470
1740
+ },
1741
+ {
1742
+ "epoch": 38.154738878143135,
1743
+ "grad_norm": 0.7342913150787354,
1744
+ "learning_rate": 0.00013921866059116573,
1745
+ "loss": 0.1314,
1746
+ "step": 2480
1747
+ },
1748
+ {
1749
+ "epoch": 38.30947775628627,
1750
+ "grad_norm": 0.4472424387931824,
1751
+ "learning_rate": 0.00013876664207694,
1752
+ "loss": 0.1343,
1753
+ "step": 2490
1754
+ },
1755
+ {
1756
+ "epoch": 38.4642166344294,
1757
+ "grad_norm": 0.29962313175201416,
1758
+ "learning_rate": 0.00013831368945467476,
1759
+ "loss": 0.1361,
1760
+ "step": 2500
1761
+ }
1762
+ ],
1763
+ "logging_steps": 10,
1764
+ "max_steps": 6500,
1765
+ "num_input_tokens_seen": 0,
1766
+ "num_train_epochs": 100,
1767
+ "save_steps": 500,
1768
+ "stateful_callbacks": {
1769
+ "TrainerControl": {
1770
+ "args": {
1771
+ "should_epoch_stop": false,
1772
+ "should_evaluate": false,
1773
+ "should_log": false,
1774
+ "should_save": true,
1775
+ "should_training_stop": false
1776
+ },
1777
+ "attributes": {}
1778
+ }
1779
+ },
1780
+ "total_flos": 1.6034440281665126e+18,
1781
+ "train_batch_size": 6,
1782
+ "trial_name": null,
1783
+ "trial_params": null
1784
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff