tahamajs commited on
Commit
8f52f5d
·
verified ·
1 Parent(s): c2a213a

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ 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
+ checkpoint-200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ checkpoint-400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-200/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ./Qwen3-8B
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-8B
7
+ - lora
8
+ - transformers
9
+ - unsloth
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- 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. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ 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).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.16.0
checkpoint-200/adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "./Qwen3-8B",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "o_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "q_proj",
33
+ "up_proj",
34
+ "down_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": true
41
+ }
checkpoint-200/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:811e1dfe35c16127d3af080f2f847210342c66bb7b7546edc73cb14fff0620ab
3
+ size 2834238032
checkpoint-200/added_tokens.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|analysis|>": 151670,
9
+ "<|box_end|>": 151649,
10
+ "<|box_start|>": 151648,
11
+ "<|endoftext|>": 151643,
12
+ "<|file_sep|>": 151664,
13
+ "<|fim_middle|>": 151660,
14
+ "<|fim_pad|>": 151662,
15
+ "<|fim_prefix|>": 151659,
16
+ "<|fim_suffix|>": 151661,
17
+ "<|forecast|>": 151671,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|object_ref_end|>": 151647,
22
+ "<|object_ref_start|>": 151646,
23
+ "<|quad_end|>": 151651,
24
+ "<|quad_start|>": 151650,
25
+ "<|repo_name|>": 151663,
26
+ "<|response|>": 151669,
27
+ "<|video_pad|>": 151656,
28
+ "<|vision_end|>": 151653,
29
+ "<|vision_pad|>": 151654,
30
+ "<|vision_start|>": 151652
31
+ }
checkpoint-200/chat_template.jinja ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 message.content is string 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.content is string %}
27
+ {%- set content = message.content %}
28
+ {%- else %}
29
+ {%- set content = '' %}
30
+ {%- endif %}
31
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
32
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
33
+ {%- elif message.role == "assistant" %}
34
+ {%- set reasoning_content = '' %}
35
+ {%- if message.reasoning_content is string %}
36
+ {%- set reasoning_content = message.reasoning_content %}
37
+ {%- else %}
38
+ {%- if '</think>' in content %}
39
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
40
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
41
+ {%- endif %}
42
+ {%- endif %}
43
+ {%- if loop.index0 > ns.last_query_index %}
44
+ {%- if loop.last or (not loop.last and reasoning_content) %}
45
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
46
+ {%- else %}
47
+ {{- '<|im_start|>' + message.role + '\n' + content }}
48
+ {%- endif %}
49
+ {%- else %}
50
+ {{- '<|im_start|>' + message.role + '\n' + content }}
51
+ {%- endif %}
52
+ {%- if message.tool_calls %}
53
+ {%- for tool_call in message.tool_calls %}
54
+ {%- if (loop.first and content) or (not loop.first) %}
55
+ {{- '\n' }}
56
+ {%- endif %}
57
+ {%- if tool_call.function %}
58
+ {%- set tool_call = tool_call.function %}
59
+ {%- endif %}
60
+ {{- '<tool_call>\n{"name": "' }}
61
+ {{- tool_call.name }}
62
+ {{- '", "arguments": ' }}
63
+ {%- if tool_call.arguments is string %}
64
+ {{- tool_call.arguments }}
65
+ {%- else %}
66
+ {{- tool_call.arguments | tojson }}
67
+ {%- endif %}
68
+ {{- '}\n</tool_call>' }}
69
+ {%- endfor %}
70
+ {%- endif %}
71
+ {{- '<|im_end|>\n' }}
72
+ {%- elif message.role == "tool" %}
73
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
74
+ {{- '<|im_start|>user' }}
75
+ {%- endif %}
76
+ {{- '\n<tool_response>\n' }}
77
+ {{- content }}
78
+ {{- '\n</tool_response>' }}
79
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
80
+ {{- '<|im_end|>\n' }}
81
+ {%- endif %}
82
+ {%- endif %}
83
+ {%- endfor %}
84
+ {%- if add_generation_prompt %}
85
+ {{- '<|im_start|>assistant\n' }}
86
+ {%- if enable_thinking is defined and enable_thinking is false %}
87
+ {{- '<think>\n\n</think>\n\n' }}
88
+ {%- endif %}
89
+ {%- endif %}
checkpoint-200/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-200/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4f47da4233f9b71711708833130a5cea206c2b248f94e61f090e0ae68b75c3f
3
+ size 698777675
checkpoint-200/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
3
+ size 14645
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70e7b501a7d2958d572a2f106018cb49bba6dc8bb1bdb67812e718653166f4b1
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20fd17baa36963215dde4e90060899279a307587e71a140f36e9eb0ca498176f
3
+ size 1465
checkpoint-200/special_tokens_map.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|response|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|analysis|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<|forecast|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ ],
25
+ "eos_token": {
26
+ "content": "<|im_end|>",
27
+ "lstrip": false,
28
+ "normalized": false,
29
+ "rstrip": false,
30
+ "single_word": false
31
+ },
32
+ "pad_token": {
33
+ "content": "<|endoftext|>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ }
39
+ }
checkpoint-200/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77247e5fb2e966d04e513068b17cca472e105e7c56953e9b1d27d70b93d77e6f
3
+ size 11423221
checkpoint-200/tokenizer_config.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151669": {
214
+ "content": "<|response|>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<|analysis|>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "<|forecast|>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ }
237
+ },
238
+ "additional_special_tokens": [
239
+ "<|response|>",
240
+ "<|analysis|>",
241
+ "<|forecast|>"
242
+ ],
243
+ "bos_token": null,
244
+ "clean_up_tokenization_spaces": false,
245
+ "eos_token": "<|im_end|>",
246
+ "errors": "replace",
247
+ "extra_special_tokens": {},
248
+ "model_max_length": 40960,
249
+ "pad_token": "<|endoftext|>",
250
+ "padding_side": "right",
251
+ "split_special_tokens": false,
252
+ "tokenizer_class": "Qwen2Tokenizer",
253
+ "unk_token": null
254
+ }
checkpoint-200/trainer_state.json ADDED
@@ -0,0 +1,734 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6557377049180327,
6
+ "eval_steps": 500,
7
+ "global_step": 200,
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.006557377049180328,
14
+ "grad_norm": Infinity,
15
+ "learning_rate": 0.0,
16
+ "loss": 3.1428,
17
+ "step": 2
18
+ },
19
+ {
20
+ "epoch": 0.013114754098360656,
21
+ "grad_norm": 30.30763816833496,
22
+ "learning_rate": 3.278688524590164e-07,
23
+ "loss": 3.408,
24
+ "step": 4
25
+ },
26
+ {
27
+ "epoch": 0.019672131147540985,
28
+ "grad_norm": 44.01264953613281,
29
+ "learning_rate": 9.836065573770493e-07,
30
+ "loss": 3.1786,
31
+ "step": 6
32
+ },
33
+ {
34
+ "epoch": 0.02622950819672131,
35
+ "grad_norm": 83.83026123046875,
36
+ "learning_rate": 1.3114754098360657e-06,
37
+ "loss": 4.3409,
38
+ "step": 8
39
+ },
40
+ {
41
+ "epoch": 0.03278688524590164,
42
+ "grad_norm": 28.788864135742188,
43
+ "learning_rate": 1.9672131147540985e-06,
44
+ "loss": 3.6102,
45
+ "step": 10
46
+ },
47
+ {
48
+ "epoch": 0.03934426229508197,
49
+ "grad_norm": 49.386905670166016,
50
+ "learning_rate": 2.6229508196721314e-06,
51
+ "loss": 3.6219,
52
+ "step": 12
53
+ },
54
+ {
55
+ "epoch": 0.04590163934426229,
56
+ "grad_norm": 34.787452697753906,
57
+ "learning_rate": 3.2786885245901638e-06,
58
+ "loss": 3.2803,
59
+ "step": 14
60
+ },
61
+ {
62
+ "epoch": 0.05245901639344262,
63
+ "grad_norm": 18.163414001464844,
64
+ "learning_rate": 3.934426229508197e-06,
65
+ "loss": 2.812,
66
+ "step": 16
67
+ },
68
+ {
69
+ "epoch": 0.05901639344262295,
70
+ "grad_norm": 22.347946166992188,
71
+ "learning_rate": 4.59016393442623e-06,
72
+ "loss": 2.5893,
73
+ "step": 18
74
+ },
75
+ {
76
+ "epoch": 0.06557377049180328,
77
+ "grad_norm": 14.794243812561035,
78
+ "learning_rate": 5.245901639344263e-06,
79
+ "loss": 2.3009,
80
+ "step": 20
81
+ },
82
+ {
83
+ "epoch": 0.07213114754098361,
84
+ "grad_norm": 20.02682113647461,
85
+ "learning_rate": 5.9016393442622956e-06,
86
+ "loss": 2.213,
87
+ "step": 22
88
+ },
89
+ {
90
+ "epoch": 0.07868852459016394,
91
+ "grad_norm": 5.247424602508545,
92
+ "learning_rate": 6.5573770491803276e-06,
93
+ "loss": 1.9407,
94
+ "step": 24
95
+ },
96
+ {
97
+ "epoch": 0.08524590163934426,
98
+ "grad_norm": NaN,
99
+ "learning_rate": 7.213114754098361e-06,
100
+ "loss": 1.8539,
101
+ "step": 26
102
+ },
103
+ {
104
+ "epoch": 0.09180327868852459,
105
+ "grad_norm": 3.0204479694366455,
106
+ "learning_rate": 7.540983606557377e-06,
107
+ "loss": 1.8437,
108
+ "step": 28
109
+ },
110
+ {
111
+ "epoch": 0.09836065573770492,
112
+ "grad_norm": 1.8878525495529175,
113
+ "learning_rate": 8.19672131147541e-06,
114
+ "loss": 1.7493,
115
+ "step": 30
116
+ },
117
+ {
118
+ "epoch": 0.10491803278688525,
119
+ "grad_norm": 1.5446749925613403,
120
+ "learning_rate": 8.852459016393443e-06,
121
+ "loss": 1.6798,
122
+ "step": 32
123
+ },
124
+ {
125
+ "epoch": 0.11147540983606558,
126
+ "grad_norm": 1.1978412866592407,
127
+ "learning_rate": 9.508196721311476e-06,
128
+ "loss": 1.6628,
129
+ "step": 34
130
+ },
131
+ {
132
+ "epoch": 0.1180327868852459,
133
+ "grad_norm": 0.9035641551017761,
134
+ "learning_rate": 1.0163934426229509e-05,
135
+ "loss": 1.5871,
136
+ "step": 36
137
+ },
138
+ {
139
+ "epoch": 0.12459016393442623,
140
+ "grad_norm": 0.765148401260376,
141
+ "learning_rate": 1.0819672131147544e-05,
142
+ "loss": 1.5404,
143
+ "step": 38
144
+ },
145
+ {
146
+ "epoch": 0.13114754098360656,
147
+ "grad_norm": 0.6516129970550537,
148
+ "learning_rate": 1.1475409836065575e-05,
149
+ "loss": 1.5619,
150
+ "step": 40
151
+ },
152
+ {
153
+ "epoch": 0.1377049180327869,
154
+ "grad_norm": NaN,
155
+ "learning_rate": 1.2131147540983608e-05,
156
+ "loss": 1.5199,
157
+ "step": 42
158
+ },
159
+ {
160
+ "epoch": 0.14426229508196722,
161
+ "grad_norm": 0.6104413866996765,
162
+ "learning_rate": 1.2459016393442624e-05,
163
+ "loss": 1.5179,
164
+ "step": 44
165
+ },
166
+ {
167
+ "epoch": 0.15081967213114755,
168
+ "grad_norm": 0.5764546990394592,
169
+ "learning_rate": 1.3114754098360655e-05,
170
+ "loss": 1.5158,
171
+ "step": 46
172
+ },
173
+ {
174
+ "epoch": 0.15737704918032788,
175
+ "grad_norm": 0.5812691450119019,
176
+ "learning_rate": 1.377049180327869e-05,
177
+ "loss": 1.4483,
178
+ "step": 48
179
+ },
180
+ {
181
+ "epoch": 0.16393442622950818,
182
+ "grad_norm": 0.5719778537750244,
183
+ "learning_rate": 1.4426229508196722e-05,
184
+ "loss": 1.4643,
185
+ "step": 50
186
+ },
187
+ {
188
+ "epoch": 0.17049180327868851,
189
+ "grad_norm": 0.571936845779419,
190
+ "learning_rate": 1.5081967213114754e-05,
191
+ "loss": 1.4129,
192
+ "step": 52
193
+ },
194
+ {
195
+ "epoch": 0.17704918032786884,
196
+ "grad_norm": 0.5835412740707397,
197
+ "learning_rate": 1.5737704918032788e-05,
198
+ "loss": 1.4049,
199
+ "step": 54
200
+ },
201
+ {
202
+ "epoch": 0.18360655737704917,
203
+ "grad_norm": 0.5831025242805481,
204
+ "learning_rate": 1.639344262295082e-05,
205
+ "loss": 1.3912,
206
+ "step": 56
207
+ },
208
+ {
209
+ "epoch": 0.1901639344262295,
210
+ "grad_norm": 0.594451367855072,
211
+ "learning_rate": 1.7049180327868854e-05,
212
+ "loss": 1.334,
213
+ "step": 58
214
+ },
215
+ {
216
+ "epoch": 0.19672131147540983,
217
+ "grad_norm": 0.6067811846733093,
218
+ "learning_rate": 1.7704918032786887e-05,
219
+ "loss": 1.3164,
220
+ "step": 60
221
+ },
222
+ {
223
+ "epoch": 0.20327868852459016,
224
+ "grad_norm": 1.0636777877807617,
225
+ "learning_rate": 1.836065573770492e-05,
226
+ "loss": 1.3004,
227
+ "step": 62
228
+ },
229
+ {
230
+ "epoch": 0.2098360655737705,
231
+ "grad_norm": 0.6091246008872986,
232
+ "learning_rate": 1.9016393442622952e-05,
233
+ "loss": 1.2634,
234
+ "step": 64
235
+ },
236
+ {
237
+ "epoch": 0.21639344262295082,
238
+ "grad_norm": 0.5987696051597595,
239
+ "learning_rate": 1.9672131147540985e-05,
240
+ "loss": 1.226,
241
+ "step": 66
242
+ },
243
+ {
244
+ "epoch": 0.22295081967213115,
245
+ "grad_norm": 0.6262068152427673,
246
+ "learning_rate": 1.9999963263091053e-05,
247
+ "loss": 1.2714,
248
+ "step": 68
249
+ },
250
+ {
251
+ "epoch": 0.22950819672131148,
252
+ "grad_norm": 0.5762652158737183,
253
+ "learning_rate": 1.9999669369438976e-05,
254
+ "loss": 1.2161,
255
+ "step": 70
256
+ },
257
+ {
258
+ "epoch": 0.2360655737704918,
259
+ "grad_norm": 0.5977967381477356,
260
+ "learning_rate": 1.99990815907722e-05,
261
+ "loss": 1.2051,
262
+ "step": 72
263
+ },
264
+ {
265
+ "epoch": 0.24262295081967214,
266
+ "grad_norm": 0.5854564905166626,
267
+ "learning_rate": 1.9998199944365234e-05,
268
+ "loss": 1.1852,
269
+ "step": 74
270
+ },
271
+ {
272
+ "epoch": 0.24918032786885247,
273
+ "grad_norm": 0.6072487235069275,
274
+ "learning_rate": 1.9997024456129198e-05,
275
+ "loss": 1.1669,
276
+ "step": 76
277
+ },
278
+ {
279
+ "epoch": 0.25573770491803277,
280
+ "grad_norm": 0.6043636202812195,
281
+ "learning_rate": 1.9995555160611073e-05,
282
+ "loss": 1.1619,
283
+ "step": 78
284
+ },
285
+ {
286
+ "epoch": 0.26229508196721313,
287
+ "grad_norm": 0.6353415250778198,
288
+ "learning_rate": 1.9993792100992683e-05,
289
+ "loss": 1.189,
290
+ "step": 80
291
+ },
292
+ {
293
+ "epoch": 0.26885245901639343,
294
+ "grad_norm": 0.5906977653503418,
295
+ "learning_rate": 1.9991735329089416e-05,
296
+ "loss": 1.1305,
297
+ "step": 82
298
+ },
299
+ {
300
+ "epoch": 0.2754098360655738,
301
+ "grad_norm": 0.6816039681434631,
302
+ "learning_rate": 1.9989384905348718e-05,
303
+ "loss": 1.1603,
304
+ "step": 84
305
+ },
306
+ {
307
+ "epoch": 0.2819672131147541,
308
+ "grad_norm": 0.6609848141670227,
309
+ "learning_rate": 1.9986740898848306e-05,
310
+ "loss": 1.1291,
311
+ "step": 86
312
+ },
313
+ {
314
+ "epoch": 0.28852459016393445,
315
+ "grad_norm": 0.6140775680541992,
316
+ "learning_rate": 1.9983803387294138e-05,
317
+ "loss": 1.1099,
318
+ "step": 88
319
+ },
320
+ {
321
+ "epoch": 0.29508196721311475,
322
+ "grad_norm": 1.0536493062973022,
323
+ "learning_rate": 1.9980572457018124e-05,
324
+ "loss": 1.1065,
325
+ "step": 90
326
+ },
327
+ {
328
+ "epoch": 0.3016393442622951,
329
+ "grad_norm": 0.6520818471908569,
330
+ "learning_rate": 1.997704820297561e-05,
331
+ "loss": 1.0993,
332
+ "step": 92
333
+ },
334
+ {
335
+ "epoch": 0.3081967213114754,
336
+ "grad_norm": 0.6376558542251587,
337
+ "learning_rate": 1.9973230728742563e-05,
338
+ "loss": 1.1249,
339
+ "step": 94
340
+ },
341
+ {
342
+ "epoch": 0.31475409836065577,
343
+ "grad_norm": 0.6940956115722656,
344
+ "learning_rate": 1.9969120146512542e-05,
345
+ "loss": 1.0645,
346
+ "step": 96
347
+ },
348
+ {
349
+ "epoch": 0.32131147540983607,
350
+ "grad_norm": 0.669341504573822,
351
+ "learning_rate": 1.996471657709339e-05,
352
+ "loss": 1.0702,
353
+ "step": 98
354
+ },
355
+ {
356
+ "epoch": 0.32786885245901637,
357
+ "grad_norm": 0.6368036866188049,
358
+ "learning_rate": 1.9960020149903693e-05,
359
+ "loss": 1.0681,
360
+ "step": 100
361
+ },
362
+ {
363
+ "epoch": 0.3344262295081967,
364
+ "grad_norm": 0.7006358504295349,
365
+ "learning_rate": 1.9955031002968972e-05,
366
+ "loss": 1.0446,
367
+ "step": 102
368
+ },
369
+ {
370
+ "epoch": 0.34098360655737703,
371
+ "grad_norm": 0.6593023538589478,
372
+ "learning_rate": 1.9949749282917628e-05,
373
+ "loss": 1.0522,
374
+ "step": 104
375
+ },
376
+ {
377
+ "epoch": 0.3475409836065574,
378
+ "grad_norm": 0.6703020334243774,
379
+ "learning_rate": 1.994417514497663e-05,
380
+ "loss": 1.0485,
381
+ "step": 106
382
+ },
383
+ {
384
+ "epoch": 0.3540983606557377,
385
+ "grad_norm": 0.7253920435905457,
386
+ "learning_rate": 1.9938308752966957e-05,
387
+ "loss": 1.0748,
388
+ "step": 108
389
+ },
390
+ {
391
+ "epoch": 0.36065573770491804,
392
+ "grad_norm": 0.7168115377426147,
393
+ "learning_rate": 1.993215027929878e-05,
394
+ "loss": 1.0431,
395
+ "step": 110
396
+ },
397
+ {
398
+ "epoch": 0.36721311475409835,
399
+ "grad_norm": 0.7738324999809265,
400
+ "learning_rate": 1.992569990496639e-05,
401
+ "loss": 1.0494,
402
+ "step": 112
403
+ },
404
+ {
405
+ "epoch": 0.3737704918032787,
406
+ "grad_norm": 0.7249582409858704,
407
+ "learning_rate": 1.9918957819542895e-05,
408
+ "loss": 1.0335,
409
+ "step": 114
410
+ },
411
+ {
412
+ "epoch": 0.380327868852459,
413
+ "grad_norm": 0.7557644248008728,
414
+ "learning_rate": 1.9911924221174638e-05,
415
+ "loss": 1.0451,
416
+ "step": 116
417
+ },
418
+ {
419
+ "epoch": 0.38688524590163936,
420
+ "grad_norm": 0.7169610261917114,
421
+ "learning_rate": 1.990459931657536e-05,
422
+ "loss": 1.0057,
423
+ "step": 118
424
+ },
425
+ {
426
+ "epoch": 0.39344262295081966,
427
+ "grad_norm": 0.7137094736099243,
428
+ "learning_rate": 1.989698332102015e-05,
429
+ "loss": 1.0099,
430
+ "step": 120
431
+ },
432
+ {
433
+ "epoch": 0.4,
434
+ "grad_norm": 0.7775920629501343,
435
+ "learning_rate": 1.9889076458339116e-05,
436
+ "loss": 0.9981,
437
+ "step": 122
438
+ },
439
+ {
440
+ "epoch": 0.4065573770491803,
441
+ "grad_norm": 0.7513145804405212,
442
+ "learning_rate": 1.9880878960910772e-05,
443
+ "loss": 0.9943,
444
+ "step": 124
445
+ },
446
+ {
447
+ "epoch": 0.4131147540983607,
448
+ "grad_norm": 0.7948256134986877,
449
+ "learning_rate": 1.9872391069655258e-05,
450
+ "loss": 0.9812,
451
+ "step": 126
452
+ },
453
+ {
454
+ "epoch": 0.419672131147541,
455
+ "grad_norm": 1.0542031526565552,
456
+ "learning_rate": 1.9863613034027224e-05,
457
+ "loss": 1.0288,
458
+ "step": 128
459
+ },
460
+ {
461
+ "epoch": 0.4262295081967213,
462
+ "grad_norm": 0.7674461603164673,
463
+ "learning_rate": 1.9854545112008514e-05,
464
+ "loss": 0.9947,
465
+ "step": 130
466
+ },
467
+ {
468
+ "epoch": 0.43278688524590164,
469
+ "grad_norm": 0.7810584306716919,
470
+ "learning_rate": 1.9845187570100576e-05,
471
+ "loss": 1.0351,
472
+ "step": 132
473
+ },
474
+ {
475
+ "epoch": 0.43934426229508194,
476
+ "grad_norm": 0.745934247970581,
477
+ "learning_rate": 1.983554068331664e-05,
478
+ "loss": 0.995,
479
+ "step": 134
480
+ },
481
+ {
482
+ "epoch": 0.4459016393442623,
483
+ "grad_norm": 0.8037360906600952,
484
+ "learning_rate": 1.982560473517362e-05,
485
+ "loss": 0.978,
486
+ "step": 136
487
+ },
488
+ {
489
+ "epoch": 0.4524590163934426,
490
+ "grad_norm": 0.8278532028198242,
491
+ "learning_rate": 1.9815380017683804e-05,
492
+ "loss": 0.9646,
493
+ "step": 138
494
+ },
495
+ {
496
+ "epoch": 0.45901639344262296,
497
+ "grad_norm": 0.8025350570678711,
498
+ "learning_rate": 1.9804866831346254e-05,
499
+ "loss": 0.9976,
500
+ "step": 140
501
+ },
502
+ {
503
+ "epoch": 0.46557377049180326,
504
+ "grad_norm": 0.7931703925132751,
505
+ "learning_rate": 1.9794065485137973e-05,
506
+ "loss": 0.9558,
507
+ "step": 142
508
+ },
509
+ {
510
+ "epoch": 0.4721311475409836,
511
+ "grad_norm": 0.8693389892578125,
512
+ "learning_rate": 1.9782976296504833e-05,
513
+ "loss": 0.9804,
514
+ "step": 144
515
+ },
516
+ {
517
+ "epoch": 0.4786885245901639,
518
+ "grad_norm": 0.9033321738243103,
519
+ "learning_rate": 1.9771599591352254e-05,
520
+ "loss": 0.9983,
521
+ "step": 146
522
+ },
523
+ {
524
+ "epoch": 0.4852459016393443,
525
+ "grad_norm": 0.8326368927955627,
526
+ "learning_rate": 1.97599357040356e-05,
527
+ "loss": 0.9614,
528
+ "step": 148
529
+ },
530
+ {
531
+ "epoch": 0.4918032786885246,
532
+ "grad_norm": 0.8451815247535706,
533
+ "learning_rate": 1.974798497735038e-05,
534
+ "loss": 0.9556,
535
+ "step": 150
536
+ },
537
+ {
538
+ "epoch": 0.49836065573770494,
539
+ "grad_norm": 0.8128353357315063,
540
+ "learning_rate": 1.9741902158673524e-05,
541
+ "loss": 0.9562,
542
+ "step": 152
543
+ },
544
+ {
545
+ "epoch": 0.5049180327868853,
546
+ "grad_norm": 0.8914998173713684,
547
+ "learning_rate": 1.972952183411495e-05,
548
+ "loss": 0.94,
549
+ "step": 154
550
+ },
551
+ {
552
+ "epoch": 0.5114754098360655,
553
+ "grad_norm": 0.853595495223999,
554
+ "learning_rate": 1.971685556403543e-05,
555
+ "loss": 0.9464,
556
+ "step": 156
557
+ },
558
+ {
559
+ "epoch": 0.5180327868852459,
560
+ "grad_norm": 0.8786745071411133,
561
+ "learning_rate": 1.9703903720689954e-05,
562
+ "loss": 0.9173,
563
+ "step": 158
564
+ },
565
+ {
566
+ "epoch": 0.5245901639344263,
567
+ "grad_norm": 0.8551218509674072,
568
+ "learning_rate": 1.9690666684726382e-05,
569
+ "loss": 0.9355,
570
+ "step": 160
571
+ },
572
+ {
573
+ "epoch": 0.5311475409836065,
574
+ "grad_norm": 0.8704633116722107,
575
+ "learning_rate": 1.9677144845174227e-05,
576
+ "loss": 0.9343,
577
+ "step": 162
578
+ },
579
+ {
580
+ "epoch": 0.5377049180327869,
581
+ "grad_norm": 0.873148500919342,
582
+ "learning_rate": 1.966333859943323e-05,
583
+ "loss": 0.925,
584
+ "step": 164
585
+ },
586
+ {
587
+ "epoch": 0.5442622950819672,
588
+ "grad_norm": 0.8460001349449158,
589
+ "learning_rate": 1.9649248353261673e-05,
590
+ "loss": 0.9286,
591
+ "step": 166
592
+ },
593
+ {
594
+ "epoch": 0.5508196721311476,
595
+ "grad_norm": 0.8666718006134033,
596
+ "learning_rate": 1.9634874520764478e-05,
597
+ "loss": 0.963,
598
+ "step": 168
599
+ },
600
+ {
601
+ "epoch": 0.5573770491803278,
602
+ "grad_norm": 0.937882661819458,
603
+ "learning_rate": 1.9620217524381007e-05,
604
+ "loss": 0.9232,
605
+ "step": 170
606
+ },
607
+ {
608
+ "epoch": 0.5639344262295082,
609
+ "grad_norm": 0.9387129545211792,
610
+ "learning_rate": 1.9605277794872656e-05,
611
+ "loss": 0.9351,
612
+ "step": 172
613
+ },
614
+ {
615
+ "epoch": 0.5704918032786885,
616
+ "grad_norm": 0.9671485424041748,
617
+ "learning_rate": 1.9590055771310212e-05,
618
+ "loss": 0.9674,
619
+ "step": 174
620
+ },
621
+ {
622
+ "epoch": 0.5770491803278689,
623
+ "grad_norm": 0.905163586139679,
624
+ "learning_rate": 1.9574551901060923e-05,
625
+ "loss": 0.9305,
626
+ "step": 176
627
+ },
628
+ {
629
+ "epoch": 0.5836065573770491,
630
+ "grad_norm": 0.9798932671546936,
631
+ "learning_rate": 1.955876663977537e-05,
632
+ "loss": 0.9267,
633
+ "step": 178
634
+ },
635
+ {
636
+ "epoch": 0.5901639344262295,
637
+ "grad_norm": 0.8553682565689087,
638
+ "learning_rate": 1.9542700451374068e-05,
639
+ "loss": 0.9053,
640
+ "step": 180
641
+ },
642
+ {
643
+ "epoch": 0.5967213114754099,
644
+ "grad_norm": 0.9667699337005615,
645
+ "learning_rate": 1.9526353808033827e-05,
646
+ "loss": 0.8957,
647
+ "step": 182
648
+ },
649
+ {
650
+ "epoch": 0.6032786885245902,
651
+ "grad_norm": 73.45634460449219,
652
+ "learning_rate": 1.9509727190173883e-05,
653
+ "loss": 0.9305,
654
+ "step": 184
655
+ },
656
+ {
657
+ "epoch": 0.6098360655737705,
658
+ "grad_norm": 1.0331788063049316,
659
+ "learning_rate": 1.949282108644178e-05,
660
+ "loss": 0.9105,
661
+ "step": 186
662
+ },
663
+ {
664
+ "epoch": 0.6163934426229508,
665
+ "grad_norm": 0.8748126029968262,
666
+ "learning_rate": 1.9475635993698995e-05,
667
+ "loss": 0.9232,
668
+ "step": 188
669
+ },
670
+ {
671
+ "epoch": 0.6229508196721312,
672
+ "grad_norm": 0.8973132371902466,
673
+ "learning_rate": 1.9458172417006347e-05,
674
+ "loss": 0.9148,
675
+ "step": 190
676
+ },
677
+ {
678
+ "epoch": 0.6295081967213115,
679
+ "grad_norm": 0.9401828050613403,
680
+ "learning_rate": 1.9440430869609167e-05,
681
+ "loss": 0.9679,
682
+ "step": 192
683
+ },
684
+ {
685
+ "epoch": 0.6360655737704918,
686
+ "grad_norm": 1.0153672695159912,
687
+ "learning_rate": 1.9422411872922173e-05,
688
+ "loss": 0.9044,
689
+ "step": 194
690
+ },
691
+ {
692
+ "epoch": 0.6426229508196721,
693
+ "grad_norm": 1.04591965675354,
694
+ "learning_rate": 1.9404115956514196e-05,
695
+ "loss": 0.926,
696
+ "step": 196
697
+ },
698
+ {
699
+ "epoch": 0.6491803278688525,
700
+ "grad_norm": 0.9370441436767578,
701
+ "learning_rate": 1.9385543658092572e-05,
702
+ "loss": 0.9427,
703
+ "step": 198
704
+ },
705
+ {
706
+ "epoch": 0.6557377049180327,
707
+ "grad_norm": 0.9781646728515625,
708
+ "learning_rate": 1.936669552348737e-05,
709
+ "loss": 0.899,
710
+ "step": 200
711
+ }
712
+ ],
713
+ "logging_steps": 2,
714
+ "max_steps": 1220,
715
+ "num_input_tokens_seen": 0,
716
+ "num_train_epochs": 4,
717
+ "save_steps": 200,
718
+ "stateful_callbacks": {
719
+ "TrainerControl": {
720
+ "args": {
721
+ "should_epoch_stop": false,
722
+ "should_evaluate": false,
723
+ "should_log": false,
724
+ "should_save": true,
725
+ "should_training_stop": false
726
+ },
727
+ "attributes": {}
728
+ }
729
+ },
730
+ "total_flos": 2.887335423974277e+17,
731
+ "train_batch_size": 8,
732
+ "trial_name": null,
733
+ "trial_params": null
734
+ }
checkpoint-200/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44207fb5ae35d66a04efe3ac870311d55bf06ee7dec676dcb7a600c416961632
3
+ size 5777
checkpoint-200/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-400/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ./Qwen3-8B
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-8B
7
+ - lora
8
+ - transformers
9
+ - unsloth
10
+ ---
11
+
12
+ # Model Card for Model ID
13
+
14
+ <!-- Provide a quick summary of what the model is/does. -->
15
+
16
+
17
+
18
+ ## Model Details
19
+
20
+ ### Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is. -->
23
+
24
+
25
+
26
+ - **Developed by:** [More Information Needed]
27
+ - **Funded by [optional]:** [More Information Needed]
28
+ - **Shared by [optional]:** [More Information Needed]
29
+ - **Model type:** [More Information Needed]
30
+ - **Language(s) (NLP):** [More Information Needed]
31
+ - **License:** [More Information Needed]
32
+ - **Finetuned from model [optional]:** [More Information Needed]
33
+
34
+ ### Model Sources [optional]
35
+
36
+ <!-- Provide the basic links for the model. -->
37
+
38
+ - **Repository:** [More Information Needed]
39
+ - **Paper [optional]:** [More Information Needed]
40
+ - **Demo [optional]:** [More Information Needed]
41
+
42
+ ## Uses
43
+
44
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
45
+
46
+ ### Direct Use
47
+
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Downstream Use [optional]
53
+
54
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
55
+
56
+ [More Information Needed]
57
+
58
+ ### Out-of-Scope Use
59
+
60
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
67
+
68
+ [More Information Needed]
69
+
70
+ ### Recommendations
71
+
72
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
73
+
74
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
75
+
76
+ ## How to Get Started with the Model
77
+
78
+ Use the code below to get started with the model.
79
+
80
+ [More Information Needed]
81
+
82
+ ## Training Details
83
+
84
+ ### Training Data
85
+
86
+ <!-- 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. -->
87
+
88
+ [More Information Needed]
89
+
90
+ ### Training Procedure
91
+
92
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
93
+
94
+ #### Preprocessing [optional]
95
+
96
+ [More Information Needed]
97
+
98
+
99
+ #### Training Hyperparameters
100
+
101
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
102
+
103
+ #### Speeds, Sizes, Times [optional]
104
+
105
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
106
+
107
+ [More Information Needed]
108
+
109
+ ## Evaluation
110
+
111
+ <!-- This section describes the evaluation protocols and provides the results. -->
112
+
113
+ ### Testing Data, Factors & Metrics
114
+
115
+ #### Testing Data
116
+
117
+ <!-- This should link to a Dataset Card if possible. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Factors
122
+
123
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Metrics
128
+
129
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ### Results
134
+
135
+ [More Information Needed]
136
+
137
+ #### Summary
138
+
139
+
140
+
141
+ ## Model Examination [optional]
142
+
143
+ <!-- Relevant interpretability work for the model goes here -->
144
+
145
+ [More Information Needed]
146
+
147
+ ## Environmental Impact
148
+
149
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
150
+
151
+ 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).
152
+
153
+ - **Hardware Type:** [More Information Needed]
154
+ - **Hours used:** [More Information Needed]
155
+ - **Cloud Provider:** [More Information Needed]
156
+ - **Compute Region:** [More Information Needed]
157
+ - **Carbon Emitted:** [More Information Needed]
158
+
159
+ ## Technical Specifications [optional]
160
+
161
+ ### Model Architecture and Objective
162
+
163
+ [More Information Needed]
164
+
165
+ ### Compute Infrastructure
166
+
167
+ [More Information Needed]
168
+
169
+ #### Hardware
170
+
171
+ [More Information Needed]
172
+
173
+ #### Software
174
+
175
+ [More Information Needed]
176
+
177
+ ## Citation [optional]
178
+
179
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
180
+
181
+ **BibTeX:**
182
+
183
+ [More Information Needed]
184
+
185
+ **APA:**
186
+
187
+ [More Information Needed]
188
+
189
+ ## Glossary [optional]
190
+
191
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
192
+
193
+ [More Information Needed]
194
+
195
+ ## More Information [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Authors [optional]
200
+
201
+ [More Information Needed]
202
+
203
+ ## Model Card Contact
204
+
205
+ [More Information Needed]
206
+ ### Framework versions
207
+
208
+ - PEFT 0.16.0
checkpoint-400/adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "./Qwen3-8B",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
+ "r": 32,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "o_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "k_proj",
32
+ "q_proj",
33
+ "up_proj",
34
+ "down_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": true
41
+ }
checkpoint-400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cdd1ef90e6372ff67d23b6dfdeabfff377a95c83ba616b9ab04c00634eb452c
3
+ size 2834238032
checkpoint-400/added_tokens.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|analysis|>": 151670,
9
+ "<|box_end|>": 151649,
10
+ "<|box_start|>": 151648,
11
+ "<|endoftext|>": 151643,
12
+ "<|file_sep|>": 151664,
13
+ "<|fim_middle|>": 151660,
14
+ "<|fim_pad|>": 151662,
15
+ "<|fim_prefix|>": 151659,
16
+ "<|fim_suffix|>": 151661,
17
+ "<|forecast|>": 151671,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|object_ref_end|>": 151647,
22
+ "<|object_ref_start|>": 151646,
23
+ "<|quad_end|>": 151651,
24
+ "<|quad_start|>": 151650,
25
+ "<|repo_name|>": 151663,
26
+ "<|response|>": 151669,
27
+ "<|video_pad|>": 151656,
28
+ "<|vision_end|>": 151653,
29
+ "<|vision_pad|>": 151654,
30
+ "<|vision_start|>": 151652
31
+ }
checkpoint-400/chat_template.jinja ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 message.content is string 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.content is string %}
27
+ {%- set content = message.content %}
28
+ {%- else %}
29
+ {%- set content = '' %}
30
+ {%- endif %}
31
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
32
+ {{- '<|im_start|>' + message.role + '\n' + content + '<|im_end|>' + '\n' }}
33
+ {%- elif message.role == "assistant" %}
34
+ {%- set reasoning_content = '' %}
35
+ {%- if message.reasoning_content is string %}
36
+ {%- set reasoning_content = message.reasoning_content %}
37
+ {%- else %}
38
+ {%- if '</think>' in content %}
39
+ {%- set reasoning_content = content.split('</think>')[0].rstrip('\n').split('<think>')[-1].lstrip('\n') %}
40
+ {%- set content = content.split('</think>')[-1].lstrip('\n') %}
41
+ {%- endif %}
42
+ {%- endif %}
43
+ {%- if loop.index0 > ns.last_query_index %}
44
+ {%- if loop.last or (not loop.last and reasoning_content) %}
45
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
46
+ {%- else %}
47
+ {{- '<|im_start|>' + message.role + '\n' + content }}
48
+ {%- endif %}
49
+ {%- else %}
50
+ {{- '<|im_start|>' + message.role + '\n' + content }}
51
+ {%- endif %}
52
+ {%- if message.tool_calls %}
53
+ {%- for tool_call in message.tool_calls %}
54
+ {%- if (loop.first and content) or (not loop.first) %}
55
+ {{- '\n' }}
56
+ {%- endif %}
57
+ {%- if tool_call.function %}
58
+ {%- set tool_call = tool_call.function %}
59
+ {%- endif %}
60
+ {{- '<tool_call>\n{"name": "' }}
61
+ {{- tool_call.name }}
62
+ {{- '", "arguments": ' }}
63
+ {%- if tool_call.arguments is string %}
64
+ {{- tool_call.arguments }}
65
+ {%- else %}
66
+ {{- tool_call.arguments | tojson }}
67
+ {%- endif %}
68
+ {{- '}\n</tool_call>' }}
69
+ {%- endfor %}
70
+ {%- endif %}
71
+ {{- '<|im_end|>\n' }}
72
+ {%- elif message.role == "tool" %}
73
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
74
+ {{- '<|im_start|>user' }}
75
+ {%- endif %}
76
+ {{- '\n<tool_response>\n' }}
77
+ {{- content }}
78
+ {{- '\n</tool_response>' }}
79
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
80
+ {{- '<|im_end|>\n' }}
81
+ {%- endif %}
82
+ {%- endif %}
83
+ {%- endfor %}
84
+ {%- if add_generation_prompt %}
85
+ {{- '<|im_start|>assistant\n' }}
86
+ {%- if enable_thinking is defined and enable_thinking is false %}
87
+ {{- '<think>\n\n</think>\n\n' }}
88
+ {%- endif %}
89
+ {%- endif %}
checkpoint-400/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de58aea34018afb4e8b09e4d4b9c71f79d47ac7a2c06b20752c6d439369623e2
3
+ size 698777675
checkpoint-400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:098b29492211804ab324a36f37466821d948280bb74fce4ba895c03f13ecd878
3
+ size 14645
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:329c939d6b39445051e8273b6c2f5ee67efebfee6455798df25c1099b25e25f2
3
+ size 1383
checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3bbf31c74ff87cba344b3a29a618ca6f0a6601825cf4c833430ccb639cb9f4
3
+ size 1465
checkpoint-400/special_tokens_map.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ {
4
+ "content": "<|response|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ {
11
+ "content": "<|analysis|>",
12
+ "lstrip": false,
13
+ "normalized": false,
14
+ "rstrip": false,
15
+ "single_word": false
16
+ },
17
+ {
18
+ "content": "<|forecast|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ ],
25
+ "eos_token": {
26
+ "content": "<|im_end|>",
27
+ "lstrip": false,
28
+ "normalized": false,
29
+ "rstrip": false,
30
+ "single_word": false
31
+ },
32
+ "pad_token": {
33
+ "content": "<|endoftext|>",
34
+ "lstrip": false,
35
+ "normalized": false,
36
+ "rstrip": false,
37
+ "single_word": false
38
+ }
39
+ }
checkpoint-400/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77247e5fb2e966d04e513068b17cca472e105e7c56953e9b1d27d70b93d77e6f
3
+ size 11423221
checkpoint-400/tokenizer_config.json ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "151669": {
214
+ "content": "<|response|>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<|analysis|>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "<|forecast|>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ }
237
+ },
238
+ "additional_special_tokens": [
239
+ "<|response|>",
240
+ "<|analysis|>",
241
+ "<|forecast|>"
242
+ ],
243
+ "bos_token": null,
244
+ "clean_up_tokenization_spaces": false,
245
+ "eos_token": "<|im_end|>",
246
+ "errors": "replace",
247
+ "extra_special_tokens": {},
248
+ "model_max_length": 40960,
249
+ "pad_token": "<|endoftext|>",
250
+ "padding_side": "right",
251
+ "split_special_tokens": false,
252
+ "tokenizer_class": "Qwen2Tokenizer",
253
+ "unk_token": null
254
+ }
checkpoint-400/trainer_state.json ADDED
@@ -0,0 +1,1434 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.3114754098360657,
6
+ "eval_steps": 500,
7
+ "global_step": 400,
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.006557377049180328,
14
+ "grad_norm": Infinity,
15
+ "learning_rate": 0.0,
16
+ "loss": 3.1428,
17
+ "step": 2
18
+ },
19
+ {
20
+ "epoch": 0.013114754098360656,
21
+ "grad_norm": 30.30763816833496,
22
+ "learning_rate": 3.278688524590164e-07,
23
+ "loss": 3.408,
24
+ "step": 4
25
+ },
26
+ {
27
+ "epoch": 0.019672131147540985,
28
+ "grad_norm": 44.01264953613281,
29
+ "learning_rate": 9.836065573770493e-07,
30
+ "loss": 3.1786,
31
+ "step": 6
32
+ },
33
+ {
34
+ "epoch": 0.02622950819672131,
35
+ "grad_norm": 83.83026123046875,
36
+ "learning_rate": 1.3114754098360657e-06,
37
+ "loss": 4.3409,
38
+ "step": 8
39
+ },
40
+ {
41
+ "epoch": 0.03278688524590164,
42
+ "grad_norm": 28.788864135742188,
43
+ "learning_rate": 1.9672131147540985e-06,
44
+ "loss": 3.6102,
45
+ "step": 10
46
+ },
47
+ {
48
+ "epoch": 0.03934426229508197,
49
+ "grad_norm": 49.386905670166016,
50
+ "learning_rate": 2.6229508196721314e-06,
51
+ "loss": 3.6219,
52
+ "step": 12
53
+ },
54
+ {
55
+ "epoch": 0.04590163934426229,
56
+ "grad_norm": 34.787452697753906,
57
+ "learning_rate": 3.2786885245901638e-06,
58
+ "loss": 3.2803,
59
+ "step": 14
60
+ },
61
+ {
62
+ "epoch": 0.05245901639344262,
63
+ "grad_norm": 18.163414001464844,
64
+ "learning_rate": 3.934426229508197e-06,
65
+ "loss": 2.812,
66
+ "step": 16
67
+ },
68
+ {
69
+ "epoch": 0.05901639344262295,
70
+ "grad_norm": 22.347946166992188,
71
+ "learning_rate": 4.59016393442623e-06,
72
+ "loss": 2.5893,
73
+ "step": 18
74
+ },
75
+ {
76
+ "epoch": 0.06557377049180328,
77
+ "grad_norm": 14.794243812561035,
78
+ "learning_rate": 5.245901639344263e-06,
79
+ "loss": 2.3009,
80
+ "step": 20
81
+ },
82
+ {
83
+ "epoch": 0.07213114754098361,
84
+ "grad_norm": 20.02682113647461,
85
+ "learning_rate": 5.9016393442622956e-06,
86
+ "loss": 2.213,
87
+ "step": 22
88
+ },
89
+ {
90
+ "epoch": 0.07868852459016394,
91
+ "grad_norm": 5.247424602508545,
92
+ "learning_rate": 6.5573770491803276e-06,
93
+ "loss": 1.9407,
94
+ "step": 24
95
+ },
96
+ {
97
+ "epoch": 0.08524590163934426,
98
+ "grad_norm": NaN,
99
+ "learning_rate": 7.213114754098361e-06,
100
+ "loss": 1.8539,
101
+ "step": 26
102
+ },
103
+ {
104
+ "epoch": 0.09180327868852459,
105
+ "grad_norm": 3.0204479694366455,
106
+ "learning_rate": 7.540983606557377e-06,
107
+ "loss": 1.8437,
108
+ "step": 28
109
+ },
110
+ {
111
+ "epoch": 0.09836065573770492,
112
+ "grad_norm": 1.8878525495529175,
113
+ "learning_rate": 8.19672131147541e-06,
114
+ "loss": 1.7493,
115
+ "step": 30
116
+ },
117
+ {
118
+ "epoch": 0.10491803278688525,
119
+ "grad_norm": 1.5446749925613403,
120
+ "learning_rate": 8.852459016393443e-06,
121
+ "loss": 1.6798,
122
+ "step": 32
123
+ },
124
+ {
125
+ "epoch": 0.11147540983606558,
126
+ "grad_norm": 1.1978412866592407,
127
+ "learning_rate": 9.508196721311476e-06,
128
+ "loss": 1.6628,
129
+ "step": 34
130
+ },
131
+ {
132
+ "epoch": 0.1180327868852459,
133
+ "grad_norm": 0.9035641551017761,
134
+ "learning_rate": 1.0163934426229509e-05,
135
+ "loss": 1.5871,
136
+ "step": 36
137
+ },
138
+ {
139
+ "epoch": 0.12459016393442623,
140
+ "grad_norm": 0.765148401260376,
141
+ "learning_rate": 1.0819672131147544e-05,
142
+ "loss": 1.5404,
143
+ "step": 38
144
+ },
145
+ {
146
+ "epoch": 0.13114754098360656,
147
+ "grad_norm": 0.6516129970550537,
148
+ "learning_rate": 1.1475409836065575e-05,
149
+ "loss": 1.5619,
150
+ "step": 40
151
+ },
152
+ {
153
+ "epoch": 0.1377049180327869,
154
+ "grad_norm": NaN,
155
+ "learning_rate": 1.2131147540983608e-05,
156
+ "loss": 1.5199,
157
+ "step": 42
158
+ },
159
+ {
160
+ "epoch": 0.14426229508196722,
161
+ "grad_norm": 0.6104413866996765,
162
+ "learning_rate": 1.2459016393442624e-05,
163
+ "loss": 1.5179,
164
+ "step": 44
165
+ },
166
+ {
167
+ "epoch": 0.15081967213114755,
168
+ "grad_norm": 0.5764546990394592,
169
+ "learning_rate": 1.3114754098360655e-05,
170
+ "loss": 1.5158,
171
+ "step": 46
172
+ },
173
+ {
174
+ "epoch": 0.15737704918032788,
175
+ "grad_norm": 0.5812691450119019,
176
+ "learning_rate": 1.377049180327869e-05,
177
+ "loss": 1.4483,
178
+ "step": 48
179
+ },
180
+ {
181
+ "epoch": 0.16393442622950818,
182
+ "grad_norm": 0.5719778537750244,
183
+ "learning_rate": 1.4426229508196722e-05,
184
+ "loss": 1.4643,
185
+ "step": 50
186
+ },
187
+ {
188
+ "epoch": 0.17049180327868851,
189
+ "grad_norm": 0.571936845779419,
190
+ "learning_rate": 1.5081967213114754e-05,
191
+ "loss": 1.4129,
192
+ "step": 52
193
+ },
194
+ {
195
+ "epoch": 0.17704918032786884,
196
+ "grad_norm": 0.5835412740707397,
197
+ "learning_rate": 1.5737704918032788e-05,
198
+ "loss": 1.4049,
199
+ "step": 54
200
+ },
201
+ {
202
+ "epoch": 0.18360655737704917,
203
+ "grad_norm": 0.5831025242805481,
204
+ "learning_rate": 1.639344262295082e-05,
205
+ "loss": 1.3912,
206
+ "step": 56
207
+ },
208
+ {
209
+ "epoch": 0.1901639344262295,
210
+ "grad_norm": 0.594451367855072,
211
+ "learning_rate": 1.7049180327868854e-05,
212
+ "loss": 1.334,
213
+ "step": 58
214
+ },
215
+ {
216
+ "epoch": 0.19672131147540983,
217
+ "grad_norm": 0.6067811846733093,
218
+ "learning_rate": 1.7704918032786887e-05,
219
+ "loss": 1.3164,
220
+ "step": 60
221
+ },
222
+ {
223
+ "epoch": 0.20327868852459016,
224
+ "grad_norm": 1.0636777877807617,
225
+ "learning_rate": 1.836065573770492e-05,
226
+ "loss": 1.3004,
227
+ "step": 62
228
+ },
229
+ {
230
+ "epoch": 0.2098360655737705,
231
+ "grad_norm": 0.6091246008872986,
232
+ "learning_rate": 1.9016393442622952e-05,
233
+ "loss": 1.2634,
234
+ "step": 64
235
+ },
236
+ {
237
+ "epoch": 0.21639344262295082,
238
+ "grad_norm": 0.5987696051597595,
239
+ "learning_rate": 1.9672131147540985e-05,
240
+ "loss": 1.226,
241
+ "step": 66
242
+ },
243
+ {
244
+ "epoch": 0.22295081967213115,
245
+ "grad_norm": 0.6262068152427673,
246
+ "learning_rate": 1.9999963263091053e-05,
247
+ "loss": 1.2714,
248
+ "step": 68
249
+ },
250
+ {
251
+ "epoch": 0.22950819672131148,
252
+ "grad_norm": 0.5762652158737183,
253
+ "learning_rate": 1.9999669369438976e-05,
254
+ "loss": 1.2161,
255
+ "step": 70
256
+ },
257
+ {
258
+ "epoch": 0.2360655737704918,
259
+ "grad_norm": 0.5977967381477356,
260
+ "learning_rate": 1.99990815907722e-05,
261
+ "loss": 1.2051,
262
+ "step": 72
263
+ },
264
+ {
265
+ "epoch": 0.24262295081967214,
266
+ "grad_norm": 0.5854564905166626,
267
+ "learning_rate": 1.9998199944365234e-05,
268
+ "loss": 1.1852,
269
+ "step": 74
270
+ },
271
+ {
272
+ "epoch": 0.24918032786885247,
273
+ "grad_norm": 0.6072487235069275,
274
+ "learning_rate": 1.9997024456129198e-05,
275
+ "loss": 1.1669,
276
+ "step": 76
277
+ },
278
+ {
279
+ "epoch": 0.25573770491803277,
280
+ "grad_norm": 0.6043636202812195,
281
+ "learning_rate": 1.9995555160611073e-05,
282
+ "loss": 1.1619,
283
+ "step": 78
284
+ },
285
+ {
286
+ "epoch": 0.26229508196721313,
287
+ "grad_norm": 0.6353415250778198,
288
+ "learning_rate": 1.9993792100992683e-05,
289
+ "loss": 1.189,
290
+ "step": 80
291
+ },
292
+ {
293
+ "epoch": 0.26885245901639343,
294
+ "grad_norm": 0.5906977653503418,
295
+ "learning_rate": 1.9991735329089416e-05,
296
+ "loss": 1.1305,
297
+ "step": 82
298
+ },
299
+ {
300
+ "epoch": 0.2754098360655738,
301
+ "grad_norm": 0.6816039681434631,
302
+ "learning_rate": 1.9989384905348718e-05,
303
+ "loss": 1.1603,
304
+ "step": 84
305
+ },
306
+ {
307
+ "epoch": 0.2819672131147541,
308
+ "grad_norm": 0.6609848141670227,
309
+ "learning_rate": 1.9986740898848306e-05,
310
+ "loss": 1.1291,
311
+ "step": 86
312
+ },
313
+ {
314
+ "epoch": 0.28852459016393445,
315
+ "grad_norm": 0.6140775680541992,
316
+ "learning_rate": 1.9983803387294138e-05,
317
+ "loss": 1.1099,
318
+ "step": 88
319
+ },
320
+ {
321
+ "epoch": 0.29508196721311475,
322
+ "grad_norm": 1.0536493062973022,
323
+ "learning_rate": 1.9980572457018124e-05,
324
+ "loss": 1.1065,
325
+ "step": 90
326
+ },
327
+ {
328
+ "epoch": 0.3016393442622951,
329
+ "grad_norm": 0.6520818471908569,
330
+ "learning_rate": 1.997704820297561e-05,
331
+ "loss": 1.0993,
332
+ "step": 92
333
+ },
334
+ {
335
+ "epoch": 0.3081967213114754,
336
+ "grad_norm": 0.6376558542251587,
337
+ "learning_rate": 1.9973230728742563e-05,
338
+ "loss": 1.1249,
339
+ "step": 94
340
+ },
341
+ {
342
+ "epoch": 0.31475409836065577,
343
+ "grad_norm": 0.6940956115722656,
344
+ "learning_rate": 1.9969120146512542e-05,
345
+ "loss": 1.0645,
346
+ "step": 96
347
+ },
348
+ {
349
+ "epoch": 0.32131147540983607,
350
+ "grad_norm": 0.669341504573822,
351
+ "learning_rate": 1.996471657709339e-05,
352
+ "loss": 1.0702,
353
+ "step": 98
354
+ },
355
+ {
356
+ "epoch": 0.32786885245901637,
357
+ "grad_norm": 0.6368036866188049,
358
+ "learning_rate": 1.9960020149903693e-05,
359
+ "loss": 1.0681,
360
+ "step": 100
361
+ },
362
+ {
363
+ "epoch": 0.3344262295081967,
364
+ "grad_norm": 0.7006358504295349,
365
+ "learning_rate": 1.9955031002968972e-05,
366
+ "loss": 1.0446,
367
+ "step": 102
368
+ },
369
+ {
370
+ "epoch": 0.34098360655737703,
371
+ "grad_norm": 0.6593023538589478,
372
+ "learning_rate": 1.9949749282917628e-05,
373
+ "loss": 1.0522,
374
+ "step": 104
375
+ },
376
+ {
377
+ "epoch": 0.3475409836065574,
378
+ "grad_norm": 0.6703020334243774,
379
+ "learning_rate": 1.994417514497663e-05,
380
+ "loss": 1.0485,
381
+ "step": 106
382
+ },
383
+ {
384
+ "epoch": 0.3540983606557377,
385
+ "grad_norm": 0.7253920435905457,
386
+ "learning_rate": 1.9938308752966957e-05,
387
+ "loss": 1.0748,
388
+ "step": 108
389
+ },
390
+ {
391
+ "epoch": 0.36065573770491804,
392
+ "grad_norm": 0.7168115377426147,
393
+ "learning_rate": 1.993215027929878e-05,
394
+ "loss": 1.0431,
395
+ "step": 110
396
+ },
397
+ {
398
+ "epoch": 0.36721311475409835,
399
+ "grad_norm": 0.7738324999809265,
400
+ "learning_rate": 1.992569990496639e-05,
401
+ "loss": 1.0494,
402
+ "step": 112
403
+ },
404
+ {
405
+ "epoch": 0.3737704918032787,
406
+ "grad_norm": 0.7249582409858704,
407
+ "learning_rate": 1.9918957819542895e-05,
408
+ "loss": 1.0335,
409
+ "step": 114
410
+ },
411
+ {
412
+ "epoch": 0.380327868852459,
413
+ "grad_norm": 0.7557644248008728,
414
+ "learning_rate": 1.9911924221174638e-05,
415
+ "loss": 1.0451,
416
+ "step": 116
417
+ },
418
+ {
419
+ "epoch": 0.38688524590163936,
420
+ "grad_norm": 0.7169610261917114,
421
+ "learning_rate": 1.990459931657536e-05,
422
+ "loss": 1.0057,
423
+ "step": 118
424
+ },
425
+ {
426
+ "epoch": 0.39344262295081966,
427
+ "grad_norm": 0.7137094736099243,
428
+ "learning_rate": 1.989698332102015e-05,
429
+ "loss": 1.0099,
430
+ "step": 120
431
+ },
432
+ {
433
+ "epoch": 0.4,
434
+ "grad_norm": 0.7775920629501343,
435
+ "learning_rate": 1.9889076458339116e-05,
436
+ "loss": 0.9981,
437
+ "step": 122
438
+ },
439
+ {
440
+ "epoch": 0.4065573770491803,
441
+ "grad_norm": 0.7513145804405212,
442
+ "learning_rate": 1.9880878960910772e-05,
443
+ "loss": 0.9943,
444
+ "step": 124
445
+ },
446
+ {
447
+ "epoch": 0.4131147540983607,
448
+ "grad_norm": 0.7948256134986877,
449
+ "learning_rate": 1.9872391069655258e-05,
450
+ "loss": 0.9812,
451
+ "step": 126
452
+ },
453
+ {
454
+ "epoch": 0.419672131147541,
455
+ "grad_norm": 1.0542031526565552,
456
+ "learning_rate": 1.9863613034027224e-05,
457
+ "loss": 1.0288,
458
+ "step": 128
459
+ },
460
+ {
461
+ "epoch": 0.4262295081967213,
462
+ "grad_norm": 0.7674461603164673,
463
+ "learning_rate": 1.9854545112008514e-05,
464
+ "loss": 0.9947,
465
+ "step": 130
466
+ },
467
+ {
468
+ "epoch": 0.43278688524590164,
469
+ "grad_norm": 0.7810584306716919,
470
+ "learning_rate": 1.9845187570100576e-05,
471
+ "loss": 1.0351,
472
+ "step": 132
473
+ },
474
+ {
475
+ "epoch": 0.43934426229508194,
476
+ "grad_norm": 0.745934247970581,
477
+ "learning_rate": 1.983554068331664e-05,
478
+ "loss": 0.995,
479
+ "step": 134
480
+ },
481
+ {
482
+ "epoch": 0.4459016393442623,
483
+ "grad_norm": 0.8037360906600952,
484
+ "learning_rate": 1.982560473517362e-05,
485
+ "loss": 0.978,
486
+ "step": 136
487
+ },
488
+ {
489
+ "epoch": 0.4524590163934426,
490
+ "grad_norm": 0.8278532028198242,
491
+ "learning_rate": 1.9815380017683804e-05,
492
+ "loss": 0.9646,
493
+ "step": 138
494
+ },
495
+ {
496
+ "epoch": 0.45901639344262296,
497
+ "grad_norm": 0.8025350570678711,
498
+ "learning_rate": 1.9804866831346254e-05,
499
+ "loss": 0.9976,
500
+ "step": 140
501
+ },
502
+ {
503
+ "epoch": 0.46557377049180326,
504
+ "grad_norm": 0.7931703925132751,
505
+ "learning_rate": 1.9794065485137973e-05,
506
+ "loss": 0.9558,
507
+ "step": 142
508
+ },
509
+ {
510
+ "epoch": 0.4721311475409836,
511
+ "grad_norm": 0.8693389892578125,
512
+ "learning_rate": 1.9782976296504833e-05,
513
+ "loss": 0.9804,
514
+ "step": 144
515
+ },
516
+ {
517
+ "epoch": 0.4786885245901639,
518
+ "grad_norm": 0.9033321738243103,
519
+ "learning_rate": 1.9771599591352254e-05,
520
+ "loss": 0.9983,
521
+ "step": 146
522
+ },
523
+ {
524
+ "epoch": 0.4852459016393443,
525
+ "grad_norm": 0.8326368927955627,
526
+ "learning_rate": 1.97599357040356e-05,
527
+ "loss": 0.9614,
528
+ "step": 148
529
+ },
530
+ {
531
+ "epoch": 0.4918032786885246,
532
+ "grad_norm": 0.8451815247535706,
533
+ "learning_rate": 1.974798497735038e-05,
534
+ "loss": 0.9556,
535
+ "step": 150
536
+ },
537
+ {
538
+ "epoch": 0.49836065573770494,
539
+ "grad_norm": 0.8128353357315063,
540
+ "learning_rate": 1.9741902158673524e-05,
541
+ "loss": 0.9562,
542
+ "step": 152
543
+ },
544
+ {
545
+ "epoch": 0.5049180327868853,
546
+ "grad_norm": 0.8914998173713684,
547
+ "learning_rate": 1.972952183411495e-05,
548
+ "loss": 0.94,
549
+ "step": 154
550
+ },
551
+ {
552
+ "epoch": 0.5114754098360655,
553
+ "grad_norm": 0.853595495223999,
554
+ "learning_rate": 1.971685556403543e-05,
555
+ "loss": 0.9464,
556
+ "step": 156
557
+ },
558
+ {
559
+ "epoch": 0.5180327868852459,
560
+ "grad_norm": 0.8786745071411133,
561
+ "learning_rate": 1.9703903720689954e-05,
562
+ "loss": 0.9173,
563
+ "step": 158
564
+ },
565
+ {
566
+ "epoch": 0.5245901639344263,
567
+ "grad_norm": 0.8551218509674072,
568
+ "learning_rate": 1.9690666684726382e-05,
569
+ "loss": 0.9355,
570
+ "step": 160
571
+ },
572
+ {
573
+ "epoch": 0.5311475409836065,
574
+ "grad_norm": 0.8704633116722107,
575
+ "learning_rate": 1.9677144845174227e-05,
576
+ "loss": 0.9343,
577
+ "step": 162
578
+ },
579
+ {
580
+ "epoch": 0.5377049180327869,
581
+ "grad_norm": 0.873148500919342,
582
+ "learning_rate": 1.966333859943323e-05,
583
+ "loss": 0.925,
584
+ "step": 164
585
+ },
586
+ {
587
+ "epoch": 0.5442622950819672,
588
+ "grad_norm": 0.8460001349449158,
589
+ "learning_rate": 1.9649248353261673e-05,
590
+ "loss": 0.9286,
591
+ "step": 166
592
+ },
593
+ {
594
+ "epoch": 0.5508196721311476,
595
+ "grad_norm": 0.8666718006134033,
596
+ "learning_rate": 1.9634874520764478e-05,
597
+ "loss": 0.963,
598
+ "step": 168
599
+ },
600
+ {
601
+ "epoch": 0.5573770491803278,
602
+ "grad_norm": 0.937882661819458,
603
+ "learning_rate": 1.9620217524381007e-05,
604
+ "loss": 0.9232,
605
+ "step": 170
606
+ },
607
+ {
608
+ "epoch": 0.5639344262295082,
609
+ "grad_norm": 0.9387129545211792,
610
+ "learning_rate": 1.9605277794872656e-05,
611
+ "loss": 0.9351,
612
+ "step": 172
613
+ },
614
+ {
615
+ "epoch": 0.5704918032786885,
616
+ "grad_norm": 0.9671485424041748,
617
+ "learning_rate": 1.9590055771310212e-05,
618
+ "loss": 0.9674,
619
+ "step": 174
620
+ },
621
+ {
622
+ "epoch": 0.5770491803278689,
623
+ "grad_norm": 0.905163586139679,
624
+ "learning_rate": 1.9574551901060923e-05,
625
+ "loss": 0.9305,
626
+ "step": 176
627
+ },
628
+ {
629
+ "epoch": 0.5836065573770491,
630
+ "grad_norm": 0.9798932671546936,
631
+ "learning_rate": 1.955876663977537e-05,
632
+ "loss": 0.9267,
633
+ "step": 178
634
+ },
635
+ {
636
+ "epoch": 0.5901639344262295,
637
+ "grad_norm": 0.8553682565689087,
638
+ "learning_rate": 1.9542700451374068e-05,
639
+ "loss": 0.9053,
640
+ "step": 180
641
+ },
642
+ {
643
+ "epoch": 0.5967213114754099,
644
+ "grad_norm": 0.9667699337005615,
645
+ "learning_rate": 1.9526353808033827e-05,
646
+ "loss": 0.8957,
647
+ "step": 182
648
+ },
649
+ {
650
+ "epoch": 0.6032786885245902,
651
+ "grad_norm": 73.45634460449219,
652
+ "learning_rate": 1.9509727190173883e-05,
653
+ "loss": 0.9305,
654
+ "step": 184
655
+ },
656
+ {
657
+ "epoch": 0.6098360655737705,
658
+ "grad_norm": 1.0331788063049316,
659
+ "learning_rate": 1.949282108644178e-05,
660
+ "loss": 0.9105,
661
+ "step": 186
662
+ },
663
+ {
664
+ "epoch": 0.6163934426229508,
665
+ "grad_norm": 0.8748126029968262,
666
+ "learning_rate": 1.9475635993698995e-05,
667
+ "loss": 0.9232,
668
+ "step": 188
669
+ },
670
+ {
671
+ "epoch": 0.6229508196721312,
672
+ "grad_norm": 0.8973132371902466,
673
+ "learning_rate": 1.9458172417006347e-05,
674
+ "loss": 0.9148,
675
+ "step": 190
676
+ },
677
+ {
678
+ "epoch": 0.6295081967213115,
679
+ "grad_norm": 0.9401828050613403,
680
+ "learning_rate": 1.9440430869609167e-05,
681
+ "loss": 0.9679,
682
+ "step": 192
683
+ },
684
+ {
685
+ "epoch": 0.6360655737704918,
686
+ "grad_norm": 1.0153672695159912,
687
+ "learning_rate": 1.9422411872922173e-05,
688
+ "loss": 0.9044,
689
+ "step": 194
690
+ },
691
+ {
692
+ "epoch": 0.6426229508196721,
693
+ "grad_norm": 1.04591965675354,
694
+ "learning_rate": 1.9404115956514196e-05,
695
+ "loss": 0.926,
696
+ "step": 196
697
+ },
698
+ {
699
+ "epoch": 0.6491803278688525,
700
+ "grad_norm": 0.9370441436767578,
701
+ "learning_rate": 1.9385543658092572e-05,
702
+ "loss": 0.9427,
703
+ "step": 198
704
+ },
705
+ {
706
+ "epoch": 0.6557377049180327,
707
+ "grad_norm": 0.9781646728515625,
708
+ "learning_rate": 1.936669552348737e-05,
709
+ "loss": 0.899,
710
+ "step": 200
711
+ },
712
+ {
713
+ "epoch": 0.6622950819672131,
714
+ "grad_norm": 0.9440310001373291,
715
+ "learning_rate": 1.9347572106635337e-05,
716
+ "loss": 0.8863,
717
+ "step": 202
718
+ },
719
+ {
720
+ "epoch": 0.6688524590163935,
721
+ "grad_norm": 0.9232677817344666,
722
+ "learning_rate": 1.932817396956362e-05,
723
+ "loss": 0.8961,
724
+ "step": 204
725
+ },
726
+ {
727
+ "epoch": 0.6754098360655738,
728
+ "grad_norm": 0.9292004108428955,
729
+ "learning_rate": 1.930850168237325e-05,
730
+ "loss": 0.9111,
731
+ "step": 206
732
+ },
733
+ {
734
+ "epoch": 0.6819672131147541,
735
+ "grad_norm": 0.9141654968261719,
736
+ "learning_rate": 1.928855582322238e-05,
737
+ "loss": 0.8943,
738
+ "step": 208
739
+ },
740
+ {
741
+ "epoch": 0.6885245901639344,
742
+ "grad_norm": 0.9214385747909546,
743
+ "learning_rate": 1.9268336978309303e-05,
744
+ "loss": 0.8904,
745
+ "step": 210
746
+ },
747
+ {
748
+ "epoch": 0.6950819672131148,
749
+ "grad_norm": 1.0522618293762207,
750
+ "learning_rate": 1.924784574185522e-05,
751
+ "loss": 0.9185,
752
+ "step": 212
753
+ },
754
+ {
755
+ "epoch": 0.7016393442622951,
756
+ "grad_norm": 1.0826475620269775,
757
+ "learning_rate": 1.9227082716086778e-05,
758
+ "loss": 0.9006,
759
+ "step": 214
760
+ },
761
+ {
762
+ "epoch": 0.7081967213114754,
763
+ "grad_norm": 0.9551975727081299,
764
+ "learning_rate": 1.920604851121836e-05,
765
+ "loss": 0.8768,
766
+ "step": 216
767
+ },
768
+ {
769
+ "epoch": 0.7147540983606557,
770
+ "grad_norm": 0.9394155144691467,
771
+ "learning_rate": 1.918474374543417e-05,
772
+ "loss": 0.8964,
773
+ "step": 218
774
+ },
775
+ {
776
+ "epoch": 0.7213114754098361,
777
+ "grad_norm": 0.9591704607009888,
778
+ "learning_rate": 1.916316904487005e-05,
779
+ "loss": 0.9061,
780
+ "step": 220
781
+ },
782
+ {
783
+ "epoch": 0.7278688524590164,
784
+ "grad_norm": 0.9659947752952576,
785
+ "learning_rate": 1.914132504359508e-05,
786
+ "loss": 0.893,
787
+ "step": 222
788
+ },
789
+ {
790
+ "epoch": 0.7344262295081967,
791
+ "grad_norm": 1.2988885641098022,
792
+ "learning_rate": 1.9119212383592956e-05,
793
+ "loss": 0.893,
794
+ "step": 224
795
+ },
796
+ {
797
+ "epoch": 0.740983606557377,
798
+ "grad_norm": 1.013238549232483,
799
+ "learning_rate": 1.90968317147431e-05,
800
+ "loss": 0.8958,
801
+ "step": 226
802
+ },
803
+ {
804
+ "epoch": 0.7475409836065574,
805
+ "grad_norm": 0.9777980446815491,
806
+ "learning_rate": 1.9074183694801582e-05,
807
+ "loss": 0.904,
808
+ "step": 228
809
+ },
810
+ {
811
+ "epoch": 0.7540983606557377,
812
+ "grad_norm": 0.9642871618270874,
813
+ "learning_rate": 1.905126898938177e-05,
814
+ "loss": 0.8897,
815
+ "step": 230
816
+ },
817
+ {
818
+ "epoch": 0.760655737704918,
819
+ "grad_norm": 1.0655618906021118,
820
+ "learning_rate": 1.9028088271934797e-05,
821
+ "loss": 0.9,
822
+ "step": 232
823
+ },
824
+ {
825
+ "epoch": 0.7672131147540984,
826
+ "grad_norm": 1.1008930206298828,
827
+ "learning_rate": 1.900464222372973e-05,
828
+ "loss": 0.879,
829
+ "step": 234
830
+ },
831
+ {
832
+ "epoch": 0.7737704918032787,
833
+ "grad_norm": 0.9866892695426941,
834
+ "learning_rate": 1.8980931533833568e-05,
835
+ "loss": 0.8746,
836
+ "step": 236
837
+ },
838
+ {
839
+ "epoch": 0.780327868852459,
840
+ "grad_norm": 1.0730581283569336,
841
+ "learning_rate": 1.8956956899091004e-05,
842
+ "loss": 0.8452,
843
+ "step": 238
844
+ },
845
+ {
846
+ "epoch": 0.7868852459016393,
847
+ "grad_norm": 1.008711338043213,
848
+ "learning_rate": 1.893271902410392e-05,
849
+ "loss": 0.8818,
850
+ "step": 240
851
+ },
852
+ {
853
+ "epoch": 0.7934426229508197,
854
+ "grad_norm": 1.0424623489379883,
855
+ "learning_rate": 1.890821862121069e-05,
856
+ "loss": 0.906,
857
+ "step": 242
858
+ },
859
+ {
860
+ "epoch": 0.8,
861
+ "grad_norm": 1.0712602138519287,
862
+ "learning_rate": 1.888345641046525e-05,
863
+ "loss": 0.8828,
864
+ "step": 244
865
+ },
866
+ {
867
+ "epoch": 0.8065573770491803,
868
+ "grad_norm": 1.0236144065856934,
869
+ "learning_rate": 1.8858433119615932e-05,
870
+ "loss": 0.8715,
871
+ "step": 246
872
+ },
873
+ {
874
+ "epoch": 0.8131147540983606,
875
+ "grad_norm": 1.0133366584777832,
876
+ "learning_rate": 1.8833149484084064e-05,
877
+ "loss": 0.8538,
878
+ "step": 248
879
+ },
880
+ {
881
+ "epoch": 0.819672131147541,
882
+ "grad_norm": 1.029521107673645,
883
+ "learning_rate": 1.8807606246942382e-05,
884
+ "loss": 0.8853,
885
+ "step": 250
886
+ },
887
+ {
888
+ "epoch": 0.8262295081967214,
889
+ "grad_norm": 1.0954114198684692,
890
+ "learning_rate": 1.878180415889316e-05,
891
+ "loss": 0.8846,
892
+ "step": 252
893
+ },
894
+ {
895
+ "epoch": 0.8327868852459016,
896
+ "grad_norm": 1.0050263404846191,
897
+ "learning_rate": 1.8755743978246182e-05,
898
+ "loss": 0.881,
899
+ "step": 254
900
+ },
901
+ {
902
+ "epoch": 0.839344262295082,
903
+ "grad_norm": 1.0372755527496338,
904
+ "learning_rate": 1.8729426470896422e-05,
905
+ "loss": 0.8597,
906
+ "step": 256
907
+ },
908
+ {
909
+ "epoch": 0.8459016393442623,
910
+ "grad_norm": 1.0824848413467407,
911
+ "learning_rate": 1.8702852410301556e-05,
912
+ "loss": 0.8734,
913
+ "step": 258
914
+ },
915
+ {
916
+ "epoch": 0.8524590163934426,
917
+ "grad_norm": 0.9826651811599731,
918
+ "learning_rate": 1.8676022577459225e-05,
919
+ "loss": 0.8722,
920
+ "step": 260
921
+ },
922
+ {
923
+ "epoch": 0.8590163934426229,
924
+ "grad_norm": 1.0271152257919312,
925
+ "learning_rate": 1.8648937760884084e-05,
926
+ "loss": 0.8694,
927
+ "step": 262
928
+ },
929
+ {
930
+ "epoch": 0.8655737704918033,
931
+ "grad_norm": 1.0647377967834473,
932
+ "learning_rate": 1.8621598756584624e-05,
933
+ "loss": 0.8841,
934
+ "step": 264
935
+ },
936
+ {
937
+ "epoch": 0.8721311475409836,
938
+ "grad_norm": 1.0451794862747192,
939
+ "learning_rate": 1.8594006368039778e-05,
940
+ "loss": 0.8884,
941
+ "step": 266
942
+ },
943
+ {
944
+ "epoch": 0.8786885245901639,
945
+ "grad_norm": 1.1161409616470337,
946
+ "learning_rate": 1.8566161406175306e-05,
947
+ "loss": 0.8492,
948
+ "step": 268
949
+ },
950
+ {
951
+ "epoch": 0.8852459016393442,
952
+ "grad_norm": 1.2318251132965088,
953
+ "learning_rate": 1.8538064689339972e-05,
954
+ "loss": 0.8767,
955
+ "step": 270
956
+ },
957
+ {
958
+ "epoch": 0.8918032786885246,
959
+ "grad_norm": 1.0418727397918701,
960
+ "learning_rate": 1.850971704328148e-05,
961
+ "loss": 0.8516,
962
+ "step": 272
963
+ },
964
+ {
965
+ "epoch": 0.898360655737705,
966
+ "grad_norm": 1.060301661491394,
967
+ "learning_rate": 1.848111930112221e-05,
968
+ "loss": 0.8703,
969
+ "step": 274
970
+ },
971
+ {
972
+ "epoch": 0.9049180327868852,
973
+ "grad_norm": 1.0346226692199707,
974
+ "learning_rate": 1.8452272303334743e-05,
975
+ "loss": 0.8518,
976
+ "step": 276
977
+ },
978
+ {
979
+ "epoch": 0.9114754098360656,
980
+ "grad_norm": 1.037509560585022,
981
+ "learning_rate": 1.8423176897717143e-05,
982
+ "loss": 0.8393,
983
+ "step": 278
984
+ },
985
+ {
986
+ "epoch": 0.9180327868852459,
987
+ "grad_norm": 1.1179131269454956,
988
+ "learning_rate": 1.8393833939368057e-05,
989
+ "loss": 0.8516,
990
+ "step": 280
991
+ },
992
+ {
993
+ "epoch": 0.9245901639344263,
994
+ "grad_norm": 1.1018941402435303,
995
+ "learning_rate": 1.8364244290661568e-05,
996
+ "loss": 0.8538,
997
+ "step": 282
998
+ },
999
+ {
1000
+ "epoch": 0.9311475409836065,
1001
+ "grad_norm": 1.0070247650146484,
1002
+ "learning_rate": 1.8334408821221865e-05,
1003
+ "loss": 0.8526,
1004
+ "step": 284
1005
+ },
1006
+ {
1007
+ "epoch": 0.9377049180327869,
1008
+ "grad_norm": 1.096187710762024,
1009
+ "learning_rate": 1.8304328407897678e-05,
1010
+ "loss": 0.8784,
1011
+ "step": 286
1012
+ },
1013
+ {
1014
+ "epoch": 0.9442622950819672,
1015
+ "grad_norm": 1.038619041442871,
1016
+ "learning_rate": 1.8274003934736507e-05,
1017
+ "loss": 0.8656,
1018
+ "step": 288
1019
+ },
1020
+ {
1021
+ "epoch": 0.9508196721311475,
1022
+ "grad_norm": 1.0244433879852295,
1023
+ "learning_rate": 1.8243436292958638e-05,
1024
+ "loss": 0.864,
1025
+ "step": 290
1026
+ },
1027
+ {
1028
+ "epoch": 0.9573770491803278,
1029
+ "grad_norm": 1.0341455936431885,
1030
+ "learning_rate": 1.8228061564299654e-05,
1031
+ "loss": 0.8546,
1032
+ "step": 292
1033
+ },
1034
+ {
1035
+ "epoch": 0.9639344262295082,
1036
+ "grad_norm": 1.0983253717422485,
1037
+ "learning_rate": 1.819713085626076e-05,
1038
+ "loss": 0.8448,
1039
+ "step": 294
1040
+ },
1041
+ {
1042
+ "epoch": 0.9704918032786886,
1043
+ "grad_norm": 1.0788861513137817,
1044
+ "learning_rate": 1.8165959238864446e-05,
1045
+ "loss": 0.8276,
1046
+ "step": 296
1047
+ },
1048
+ {
1049
+ "epoch": 0.9770491803278688,
1050
+ "grad_norm": 1.0404618978500366,
1051
+ "learning_rate": 1.813454762822813e-05,
1052
+ "loss": 0.8398,
1053
+ "step": 298
1054
+ },
1055
+ {
1056
+ "epoch": 0.9836065573770492,
1057
+ "grad_norm": 1.0631470680236816,
1058
+ "learning_rate": 1.81028969475225e-05,
1059
+ "loss": 0.8364,
1060
+ "step": 300
1061
+ },
1062
+ {
1063
+ "epoch": 0.9901639344262295,
1064
+ "grad_norm": 1.0844906568527222,
1065
+ "learning_rate": 1.8071008126944386e-05,
1066
+ "loss": 0.8817,
1067
+ "step": 302
1068
+ },
1069
+ {
1070
+ "epoch": 0.9967213114754099,
1071
+ "grad_norm": 1.107038974761963,
1072
+ "learning_rate": 1.8038882103689425e-05,
1073
+ "loss": 0.8274,
1074
+ "step": 304
1075
+ },
1076
+ {
1077
+ "epoch": 1.0032786885245901,
1078
+ "grad_norm": 1.061295747756958,
1079
+ "learning_rate": 1.800651982192452e-05,
1080
+ "loss": 0.8206,
1081
+ "step": 306
1082
+ },
1083
+ {
1084
+ "epoch": 1.0098360655737706,
1085
+ "grad_norm": 1.1456193923950195,
1086
+ "learning_rate": 1.7973922232760074e-05,
1087
+ "loss": 0.8625,
1088
+ "step": 308
1089
+ },
1090
+ {
1091
+ "epoch": 1.0163934426229508,
1092
+ "grad_norm": 1.1260658502578735,
1093
+ "learning_rate": 1.7941090294222067e-05,
1094
+ "loss": 0.806,
1095
+ "step": 310
1096
+ },
1097
+ {
1098
+ "epoch": 1.022950819672131,
1099
+ "grad_norm": 1.068522334098816,
1100
+ "learning_rate": 1.7908024971223875e-05,
1101
+ "loss": 0.8067,
1102
+ "step": 312
1103
+ },
1104
+ {
1105
+ "epoch": 1.0295081967213116,
1106
+ "grad_norm": 1.1286215782165527,
1107
+ "learning_rate": 1.787472723553792e-05,
1108
+ "loss": 0.8588,
1109
+ "step": 314
1110
+ },
1111
+ {
1112
+ "epoch": 1.0360655737704918,
1113
+ "grad_norm": 1.152809977531433,
1114
+ "learning_rate": 1.7841198065767107e-05,
1115
+ "loss": 0.8243,
1116
+ "step": 316
1117
+ },
1118
+ {
1119
+ "epoch": 1.042622950819672,
1120
+ "grad_norm": 1.128699541091919,
1121
+ "learning_rate": 1.7807438447316076e-05,
1122
+ "loss": 0.8271,
1123
+ "step": 318
1124
+ },
1125
+ {
1126
+ "epoch": 1.0491803278688525,
1127
+ "grad_norm": 1.0822534561157227,
1128
+ "learning_rate": 1.7773449372362232e-05,
1129
+ "loss": 0.8553,
1130
+ "step": 320
1131
+ },
1132
+ {
1133
+ "epoch": 1.0557377049180328,
1134
+ "grad_norm": 1.0860483646392822,
1135
+ "learning_rate": 1.7739231839826573e-05,
1136
+ "loss": 0.823,
1137
+ "step": 322
1138
+ },
1139
+ {
1140
+ "epoch": 1.0622950819672132,
1141
+ "grad_norm": 1.0862377882003784,
1142
+ "learning_rate": 1.7704786855344362e-05,
1143
+ "loss": 0.8181,
1144
+ "step": 324
1145
+ },
1146
+ {
1147
+ "epoch": 1.0688524590163935,
1148
+ "grad_norm": 1.1501132249832153,
1149
+ "learning_rate": 1.767011543123554e-05,
1150
+ "loss": 0.8183,
1151
+ "step": 326
1152
+ },
1153
+ {
1154
+ "epoch": 1.0754098360655737,
1155
+ "grad_norm": 1.1655324697494507,
1156
+ "learning_rate": 1.7635218586474997e-05,
1157
+ "loss": 0.8252,
1158
+ "step": 328
1159
+ },
1160
+ {
1161
+ "epoch": 1.0819672131147542,
1162
+ "grad_norm": 1.1589093208312988,
1163
+ "learning_rate": 1.7600097346662623e-05,
1164
+ "loss": 0.8075,
1165
+ "step": 330
1166
+ },
1167
+ {
1168
+ "epoch": 1.0885245901639344,
1169
+ "grad_norm": 1.2046269178390503,
1170
+ "learning_rate": 1.7564752743993145e-05,
1171
+ "loss": 0.8412,
1172
+ "step": 332
1173
+ },
1174
+ {
1175
+ "epoch": 1.0950819672131147,
1176
+ "grad_norm": 1.1746525764465332,
1177
+ "learning_rate": 1.7529185817225814e-05,
1178
+ "loss": 0.8393,
1179
+ "step": 334
1180
+ },
1181
+ {
1182
+ "epoch": 1.1016393442622952,
1183
+ "grad_norm": 1.167726755142212,
1184
+ "learning_rate": 1.7493397611653878e-05,
1185
+ "loss": 0.8107,
1186
+ "step": 336
1187
+ },
1188
+ {
1189
+ "epoch": 1.1081967213114754,
1190
+ "grad_norm": 1.1783404350280762,
1191
+ "learning_rate": 1.745738917907384e-05,
1192
+ "loss": 0.86,
1193
+ "step": 338
1194
+ },
1195
+ {
1196
+ "epoch": 1.1147540983606556,
1197
+ "grad_norm": 1.1371574401855469,
1198
+ "learning_rate": 1.7421161577754565e-05,
1199
+ "loss": 0.7735,
1200
+ "step": 340
1201
+ },
1202
+ {
1203
+ "epoch": 1.1213114754098361,
1204
+ "grad_norm": 33.01966094970703,
1205
+ "learning_rate": 1.738471587240617e-05,
1206
+ "loss": 0.8054,
1207
+ "step": 342
1208
+ },
1209
+ {
1210
+ "epoch": 1.1278688524590164,
1211
+ "grad_norm": 1.2561206817626953,
1212
+ "learning_rate": 1.7348053134148727e-05,
1213
+ "loss": 0.8005,
1214
+ "step": 344
1215
+ },
1216
+ {
1217
+ "epoch": 1.1344262295081968,
1218
+ "grad_norm": 1.304589033126831,
1219
+ "learning_rate": 1.7329640714149125e-05,
1220
+ "loss": 0.8116,
1221
+ "step": 346
1222
+ },
1223
+ {
1224
+ "epoch": 1.140983606557377,
1225
+ "grad_norm": 1.1576813459396362,
1226
+ "learning_rate": 1.729265444882255e-05,
1227
+ "loss": 0.8001,
1228
+ "step": 348
1229
+ },
1230
+ {
1231
+ "epoch": 1.1475409836065573,
1232
+ "grad_norm": 1.1452754735946655,
1233
+ "learning_rate": 1.7255453856223674e-05,
1234
+ "loss": 0.8338,
1235
+ "step": 350
1236
+ },
1237
+ {
1238
+ "epoch": 1.1540983606557378,
1239
+ "grad_norm": 1.1715235710144043,
1240
+ "learning_rate": 1.7218040029658316e-05,
1241
+ "loss": 0.8203,
1242
+ "step": 352
1243
+ },
1244
+ {
1245
+ "epoch": 1.160655737704918,
1246
+ "grad_norm": 1.183443546295166,
1247
+ "learning_rate": 1.7180414068699126e-05,
1248
+ "loss": 0.7913,
1249
+ "step": 354
1250
+ },
1251
+ {
1252
+ "epoch": 1.1672131147540983,
1253
+ "grad_norm": 1.2050565481185913,
1254
+ "learning_rate": 1.7142577079153272e-05,
1255
+ "loss": 0.8081,
1256
+ "step": 356
1257
+ },
1258
+ {
1259
+ "epoch": 1.1737704918032787,
1260
+ "grad_norm": 1.1526808738708496,
1261
+ "learning_rate": 1.710453017302995e-05,
1262
+ "loss": 0.777,
1263
+ "step": 358
1264
+ },
1265
+ {
1266
+ "epoch": 1.180327868852459,
1267
+ "grad_norm": 1.171370267868042,
1268
+ "learning_rate": 1.7066274468507677e-05,
1269
+ "loss": 0.8122,
1270
+ "step": 360
1271
+ },
1272
+ {
1273
+ "epoch": 1.1868852459016392,
1274
+ "grad_norm": 1.1098692417144775,
1275
+ "learning_rate": 1.7027811089901465e-05,
1276
+ "loss": 0.8231,
1277
+ "step": 362
1278
+ },
1279
+ {
1280
+ "epoch": 1.1934426229508197,
1281
+ "grad_norm": 1.1354933977127075,
1282
+ "learning_rate": 1.6989141167629743e-05,
1283
+ "loss": 0.8029,
1284
+ "step": 364
1285
+ },
1286
+ {
1287
+ "epoch": 1.2,
1288
+ "grad_norm": 1.1700104475021362,
1289
+ "learning_rate": 1.695026583818115e-05,
1290
+ "loss": 0.7772,
1291
+ "step": 366
1292
+ },
1293
+ {
1294
+ "epoch": 1.2065573770491804,
1295
+ "grad_norm": 1.162822961807251,
1296
+ "learning_rate": 1.691118624408115e-05,
1297
+ "loss": 0.8152,
1298
+ "step": 368
1299
+ },
1300
+ {
1301
+ "epoch": 1.2131147540983607,
1302
+ "grad_norm": 11.616262435913086,
1303
+ "learning_rate": 1.6871903533858417e-05,
1304
+ "loss": 0.8046,
1305
+ "step": 370
1306
+ },
1307
+ {
1308
+ "epoch": 1.219672131147541,
1309
+ "grad_norm": 1.1527999639511108,
1310
+ "learning_rate": 1.683241886201111e-05,
1311
+ "loss": 0.7901,
1312
+ "step": 372
1313
+ },
1314
+ {
1315
+ "epoch": 1.2262295081967214,
1316
+ "grad_norm": 1.5522733926773071,
1317
+ "learning_rate": 1.679273338897293e-05,
1318
+ "loss": 0.813,
1319
+ "step": 374
1320
+ },
1321
+ {
1322
+ "epoch": 1.2327868852459016,
1323
+ "grad_norm": 1.2122429609298706,
1324
+ "learning_rate": 1.675284828107903e-05,
1325
+ "loss": 0.8178,
1326
+ "step": 376
1327
+ },
1328
+ {
1329
+ "epoch": 1.2393442622950819,
1330
+ "grad_norm": 1.209091305732727,
1331
+ "learning_rate": 1.6712764710531716e-05,
1332
+ "loss": 0.8095,
1333
+ "step": 378
1334
+ },
1335
+ {
1336
+ "epoch": 1.2459016393442623,
1337
+ "grad_norm": 1.2088159322738647,
1338
+ "learning_rate": 1.6672483855366003e-05,
1339
+ "loss": 0.7983,
1340
+ "step": 380
1341
+ },
1342
+ {
1343
+ "epoch": 1.2524590163934426,
1344
+ "grad_norm": 1.1982166767120361,
1345
+ "learning_rate": 1.6632006899415016e-05,
1346
+ "loss": 0.809,
1347
+ "step": 382
1348
+ },
1349
+ {
1350
+ "epoch": 1.2590163934426228,
1351
+ "grad_norm": 1.2566733360290527,
1352
+ "learning_rate": 1.659133503227515e-05,
1353
+ "loss": 0.7993,
1354
+ "step": 384
1355
+ },
1356
+ {
1357
+ "epoch": 1.2655737704918033,
1358
+ "grad_norm": 1.1701586246490479,
1359
+ "learning_rate": 1.6550469449271166e-05,
1360
+ "loss": 0.7905,
1361
+ "step": 386
1362
+ },
1363
+ {
1364
+ "epoch": 1.2721311475409836,
1365
+ "grad_norm": 1.1296133995056152,
1366
+ "learning_rate": 1.6509411351421015e-05,
1367
+ "loss": 0.8283,
1368
+ "step": 388
1369
+ },
1370
+ {
1371
+ "epoch": 1.278688524590164,
1372
+ "grad_norm": 1.2119910717010498,
1373
+ "learning_rate": 1.6468161945400563e-05,
1374
+ "loss": 0.8043,
1375
+ "step": 390
1376
+ },
1377
+ {
1378
+ "epoch": 1.2852459016393443,
1379
+ "grad_norm": 1.211780071258545,
1380
+ "learning_rate": 1.6426722443508125e-05,
1381
+ "loss": 0.8048,
1382
+ "step": 392
1383
+ },
1384
+ {
1385
+ "epoch": 1.2918032786885245,
1386
+ "grad_norm": 1.223976731300354,
1387
+ "learning_rate": 1.6385094063628824e-05,
1388
+ "loss": 0.7913,
1389
+ "step": 394
1390
+ },
1391
+ {
1392
+ "epoch": 1.298360655737705,
1393
+ "grad_norm": 1.1694824695587158,
1394
+ "learning_rate": 1.6343278029198814e-05,
1395
+ "loss": 0.7963,
1396
+ "step": 396
1397
+ },
1398
+ {
1399
+ "epoch": 1.3049180327868852,
1400
+ "grad_norm": 1.1707338094711304,
1401
+ "learning_rate": 1.6301275569169323e-05,
1402
+ "loss": 0.7838,
1403
+ "step": 398
1404
+ },
1405
+ {
1406
+ "epoch": 1.3114754098360657,
1407
+ "grad_norm": 1.1705915927886963,
1408
+ "learning_rate": 1.625908791797052e-05,
1409
+ "loss": 0.7911,
1410
+ "step": 400
1411
+ }
1412
+ ],
1413
+ "logging_steps": 2,
1414
+ "max_steps": 1220,
1415
+ "num_input_tokens_seen": 0,
1416
+ "num_train_epochs": 4,
1417
+ "save_steps": 200,
1418
+ "stateful_callbacks": {
1419
+ "TrainerControl": {
1420
+ "args": {
1421
+ "should_epoch_stop": false,
1422
+ "should_evaluate": false,
1423
+ "should_log": false,
1424
+ "should_save": true,
1425
+ "should_training_stop": false
1426
+ },
1427
+ "attributes": {}
1428
+ }
1429
+ },
1430
+ "total_flos": 5.766063076789248e+17,
1431
+ "train_batch_size": 8,
1432
+ "trial_name": null,
1433
+ "trial_params": null
1434
+ }
checkpoint-400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44207fb5ae35d66a04efe3ac870311d55bf06ee7dec676dcb7a600c416961632
3
+ size 5777
checkpoint-400/vocab.json ADDED
The diff for this file is too large to render. See raw diff