tahamajs commited on
Commit
23f09f6
·
verified ·
1 Parent(s): 3cc6204

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +4 -0
  2. checkpoint-200/README.md +208 -0
  3. checkpoint-200/adapter_config.json +42 -0
  4. checkpoint-200/adapter_model.safetensors +3 -0
  5. checkpoint-200/added_tokens.json +31 -0
  6. checkpoint-200/chat_template.jinja +86 -0
  7. checkpoint-200/merges.txt +0 -0
  8. checkpoint-200/optimizer.pt +3 -0
  9. checkpoint-200/rng_state.pth +3 -0
  10. checkpoint-200/scaler.pt +3 -0
  11. checkpoint-200/scheduler.pt +3 -0
  12. checkpoint-200/special_tokens_map.json +39 -0
  13. checkpoint-200/tokenizer.json +3 -0
  14. checkpoint-200/tokenizer_config.json +254 -0
  15. checkpoint-200/trainer_state.json +734 -0
  16. checkpoint-200/training_args.bin +3 -0
  17. checkpoint-200/vocab.json +0 -0
  18. checkpoint-400/README.md +208 -0
  19. checkpoint-400/adapter_config.json +42 -0
  20. checkpoint-400/adapter_model.safetensors +3 -0
  21. checkpoint-400/added_tokens.json +31 -0
  22. checkpoint-400/chat_template.jinja +86 -0
  23. checkpoint-400/merges.txt +0 -0
  24. checkpoint-400/optimizer.pt +3 -0
  25. checkpoint-400/rng_state.pth +3 -0
  26. checkpoint-400/scaler.pt +3 -0
  27. checkpoint-400/scheduler.pt +3 -0
  28. checkpoint-400/special_tokens_map.json +39 -0
  29. checkpoint-400/tokenizer.json +3 -0
  30. checkpoint-400/tokenizer_config.json +254 -0
  31. checkpoint-400/trainer_state.json +1434 -0
  32. checkpoint-400/training_args.bin +3 -0
  33. checkpoint-400/vocab.json +0 -0
  34. checkpoint-600/README.md +208 -0
  35. checkpoint-600/adapter_config.json +42 -0
  36. checkpoint-600/adapter_model.safetensors +3 -0
  37. checkpoint-600/added_tokens.json +31 -0
  38. checkpoint-600/chat_template.jinja +86 -0
  39. checkpoint-600/merges.txt +0 -0
  40. checkpoint-600/optimizer.pt +3 -0
  41. checkpoint-600/rng_state.pth +3 -0
  42. checkpoint-600/scaler.pt +3 -0
  43. checkpoint-600/scheduler.pt +3 -0
  44. checkpoint-600/special_tokens_map.json +39 -0
  45. checkpoint-600/tokenizer.json +3 -0
  46. checkpoint-600/tokenizer_config.json +254 -0
  47. checkpoint-600/trainer_state.json +2134 -0
  48. checkpoint-600/training_args.bin +3 -0
  49. checkpoint-600/vocab.json +0 -0
  50. checkpoint-612/README.md +208 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ 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
38
+ checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
+ checkpoint-612/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-200/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ./Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-4B-Instruct-2507
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.17.1
checkpoint-200/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "./Qwen3-4B-Instruct-2507",
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": 64,
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": 64,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "q_proj",
29
+ "k_proj",
30
+ "down_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
+ "v_proj",
34
+ "up_proj"
35
+ ],
36
+ "target_parameters": null,
37
+ "task_type": "CAUSAL_LM",
38
+ "trainable_token_indices": null,
39
+ "use_dora": false,
40
+ "use_qalora": false,
41
+ "use_rslora": true
42
+ }
checkpoint-200/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee580aaaf98023631faf1c62d9de139d084c283a0eaf16b778e6cf91990c2ed
3
+ size 2081671768
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,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {%- 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:4d1035ecbad3b3ac0090021bc5fd489d742e6a3d6969015d93d6f7e227e9be76
3
+ size 1057390923
checkpoint-200/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-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:124625e167eb28acbfc793cfcb3e8a08b32e7fea06501462bc9e420a5e1beb2a
3
+ size 1383
checkpoint-200/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37538ca164d256e7966f3f75475487ca34e5532cc28b96971bbdcc82af5a8121
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": 262144,
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": 1.3071895424836601,
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.013071895424836602,
14
+ "grad_norm": 0.11333683878183365,
15
+ "learning_rate": 6.451612903225807e-07,
16
+ "loss": 121.2315,
17
+ "step": 2
18
+ },
19
+ {
20
+ "epoch": 0.026143790849673203,
21
+ "grad_norm": 0.20037667453289032,
22
+ "learning_rate": 1.935483870967742e-06,
23
+ "loss": 223.5316,
24
+ "step": 4
25
+ },
26
+ {
27
+ "epoch": 0.0392156862745098,
28
+ "grad_norm": 0.12080976366996765,
29
+ "learning_rate": 3.225806451612903e-06,
30
+ "loss": 147.6245,
31
+ "step": 6
32
+ },
33
+ {
34
+ "epoch": 0.05228758169934641,
35
+ "grad_norm": 0.09547512233257294,
36
+ "learning_rate": 4.516129032258065e-06,
37
+ "loss": 101.9504,
38
+ "step": 8
39
+ },
40
+ {
41
+ "epoch": 0.06535947712418301,
42
+ "grad_norm": 0.03842262178659439,
43
+ "learning_rate": 5.806451612903226e-06,
44
+ "loss": 35.2904,
45
+ "step": 10
46
+ },
47
+ {
48
+ "epoch": 0.0784313725490196,
49
+ "grad_norm": 0.0017967394087463617,
50
+ "learning_rate": 7.096774193548388e-06,
51
+ "loss": 5.6059,
52
+ "step": 12
53
+ },
54
+ {
55
+ "epoch": 0.0915032679738562,
56
+ "grad_norm": 0.0018462671432644129,
57
+ "learning_rate": 8.387096774193549e-06,
58
+ "loss": 4.5037,
59
+ "step": 14
60
+ },
61
+ {
62
+ "epoch": 0.10457516339869281,
63
+ "grad_norm": 0.0016796932322904468,
64
+ "learning_rate": 9.67741935483871e-06,
65
+ "loss": 4.7702,
66
+ "step": 16
67
+ },
68
+ {
69
+ "epoch": 0.11764705882352941,
70
+ "grad_norm": 0.0004864877846557647,
71
+ "learning_rate": 1.096774193548387e-05,
72
+ "loss": 2.5592,
73
+ "step": 18
74
+ },
75
+ {
76
+ "epoch": 0.13071895424836602,
77
+ "grad_norm": 0.0009209928102791309,
78
+ "learning_rate": 1.2258064516129034e-05,
79
+ "loss": 3.0435,
80
+ "step": 20
81
+ },
82
+ {
83
+ "epoch": 0.1437908496732026,
84
+ "grad_norm": 0.0010748436907306314,
85
+ "learning_rate": 1.3548387096774194e-05,
86
+ "loss": 3.3528,
87
+ "step": 22
88
+ },
89
+ {
90
+ "epoch": 0.1568627450980392,
91
+ "grad_norm": 0.0004147373838350177,
92
+ "learning_rate": 1.4838709677419357e-05,
93
+ "loss": 2.6986,
94
+ "step": 24
95
+ },
96
+ {
97
+ "epoch": 0.16993464052287582,
98
+ "grad_norm": 0.00036316399928182364,
99
+ "learning_rate": 1.6129032258064517e-05,
100
+ "loss": 2.0937,
101
+ "step": 26
102
+ },
103
+ {
104
+ "epoch": 0.1830065359477124,
105
+ "grad_norm": 0.0004274980165064335,
106
+ "learning_rate": 1.741935483870968e-05,
107
+ "loss": 2.4998,
108
+ "step": 28
109
+ },
110
+ {
111
+ "epoch": 0.19607843137254902,
112
+ "grad_norm": 0.00036602141335606575,
113
+ "learning_rate": 1.870967741935484e-05,
114
+ "loss": 2.7097,
115
+ "step": 30
116
+ },
117
+ {
118
+ "epoch": 0.20915032679738563,
119
+ "grad_norm": 0.0002404347906121984,
120
+ "learning_rate": 2e-05,
121
+ "loss": 2.5591,
122
+ "step": 32
123
+ },
124
+ {
125
+ "epoch": 0.2222222222222222,
126
+ "grad_norm": 0.0003057699650526047,
127
+ "learning_rate": 1.9999415245942967e-05,
128
+ "loss": 2.4001,
129
+ "step": 34
130
+ },
131
+ {
132
+ "epoch": 0.23529411764705882,
133
+ "grad_norm": 0.00029717778670601547,
134
+ "learning_rate": 1.9997661052159323e-05,
135
+ "loss": 2.3692,
136
+ "step": 36
137
+ },
138
+ {
139
+ "epoch": 0.24836601307189543,
140
+ "grad_norm": 0.0004611510084941983,
141
+ "learning_rate": 1.9994737623803456e-05,
142
+ "loss": 2.2709,
143
+ "step": 38
144
+ },
145
+ {
146
+ "epoch": 0.26143790849673204,
147
+ "grad_norm": 0.000257757754297927,
148
+ "learning_rate": 1.9990645302772687e-05,
149
+ "loss": 2.5777,
150
+ "step": 40
151
+ },
152
+ {
153
+ "epoch": 0.27450980392156865,
154
+ "grad_norm": 0.00029266063938848674,
155
+ "learning_rate": 1.9985384567667278e-05,
156
+ "loss": 2.2905,
157
+ "step": 42
158
+ },
159
+ {
160
+ "epoch": 0.2875816993464052,
161
+ "grad_norm": 0.00021565893257502466,
162
+ "learning_rate": 1.9978956033734472e-05,
163
+ "loss": 2.5088,
164
+ "step": 44
165
+ },
166
+ {
167
+ "epoch": 0.3006535947712418,
168
+ "grad_norm": 0.0003724308335222304,
169
+ "learning_rate": 1.9971360452796523e-05,
170
+ "loss": 2.1423,
171
+ "step": 46
172
+ },
173
+ {
174
+ "epoch": 0.3137254901960784,
175
+ "grad_norm": 0.00024233298609033227,
176
+ "learning_rate": 1.9962598713162787e-05,
177
+ "loss": 2.0787,
178
+ "step": 48
179
+ },
180
+ {
181
+ "epoch": 0.32679738562091504,
182
+ "grad_norm": 0.00024845136795192957,
183
+ "learning_rate": 1.9952671839525827e-05,
184
+ "loss": 2.164,
185
+ "step": 50
186
+ },
187
+ {
188
+ "epoch": 0.33986928104575165,
189
+ "grad_norm": 0.00022128893760964274,
190
+ "learning_rate": 1.9941580992841562e-05,
191
+ "loss": 2.2507,
192
+ "step": 52
193
+ },
194
+ {
195
+ "epoch": 0.35294117647058826,
196
+ "grad_norm": 0.0002313136210432276,
197
+ "learning_rate": 1.992932747019352e-05,
198
+ "loss": 2.3244,
199
+ "step": 54
200
+ },
201
+ {
202
+ "epoch": 0.3660130718954248,
203
+ "grad_norm": 0.00022262116544879973,
204
+ "learning_rate": 1.9915912704641115e-05,
205
+ "loss": 2.0893,
206
+ "step": 56
207
+ },
208
+ {
209
+ "epoch": 0.3790849673202614,
210
+ "grad_norm": 0.0002825734845828265,
211
+ "learning_rate": 1.990133826505206e-05,
212
+ "loss": 2.1814,
213
+ "step": 58
214
+ },
215
+ {
216
+ "epoch": 0.39215686274509803,
217
+ "grad_norm": 0.00024877834948711097,
218
+ "learning_rate": 1.9885605855918887e-05,
219
+ "loss": 2.4816,
220
+ "step": 60
221
+ },
222
+ {
223
+ "epoch": 0.40522875816993464,
224
+ "grad_norm": 0.00021890860807616264,
225
+ "learning_rate": 1.9868717317159617e-05,
226
+ "loss": 2.2621,
227
+ "step": 62
228
+ },
229
+ {
230
+ "epoch": 0.41830065359477125,
231
+ "grad_norm": 0.00032683511381037533,
232
+ "learning_rate": 1.985067462390256e-05,
233
+ "loss": 2.2875,
234
+ "step": 64
235
+ },
236
+ {
237
+ "epoch": 0.43137254901960786,
238
+ "grad_norm": 0.0002852635516319424,
239
+ "learning_rate": 1.983147988625533e-05,
240
+ "loss": 2.5789,
241
+ "step": 66
242
+ },
243
+ {
244
+ "epoch": 0.4444444444444444,
245
+ "grad_norm": 0.0002416325587546453,
246
+ "learning_rate": 1.9811135349058073e-05,
247
+ "loss": 2.283,
248
+ "step": 68
249
+ },
250
+ {
251
+ "epoch": 0.45751633986928103,
252
+ "grad_norm": 0.0005177687271498144,
253
+ "learning_rate": 1.9789643391620918e-05,
254
+ "loss": 2.1292,
255
+ "step": 70
256
+ },
257
+ {
258
+ "epoch": 0.47058823529411764,
259
+ "grad_norm": 0.00024164184287656099,
260
+ "learning_rate": 1.9767006527445728e-05,
261
+ "loss": 1.9599,
262
+ "step": 72
263
+ },
264
+ {
265
+ "epoch": 0.48366013071895425,
266
+ "grad_norm": 0.00020955981744918972,
267
+ "learning_rate": 1.9743227403932135e-05,
268
+ "loss": 2.0167,
269
+ "step": 74
270
+ },
271
+ {
272
+ "epoch": 0.49673202614379086,
273
+ "grad_norm": 0.00018717219063546509,
274
+ "learning_rate": 1.971830880206793e-05,
275
+ "loss": 1.8509,
276
+ "step": 76
277
+ },
278
+ {
279
+ "epoch": 0.5098039215686274,
280
+ "grad_norm": 0.00027569651138037443,
281
+ "learning_rate": 1.969225363610382e-05,
282
+ "loss": 2.102,
283
+ "step": 78
284
+ },
285
+ {
286
+ "epoch": 0.5228758169934641,
287
+ "grad_norm": 0.0001864357036538422,
288
+ "learning_rate": 1.9665064953212604e-05,
289
+ "loss": 2.0872,
290
+ "step": 80
291
+ },
292
+ {
293
+ "epoch": 0.5359477124183006,
294
+ "grad_norm": 0.00020545977167785168,
295
+ "learning_rate": 1.9636745933132807e-05,
296
+ "loss": 1.7914,
297
+ "step": 82
298
+ },
299
+ {
300
+ "epoch": 0.5490196078431373,
301
+ "grad_norm": 0.00023401623184327036,
302
+ "learning_rate": 1.9607299887796813e-05,
303
+ "loss": 2.2414,
304
+ "step": 84
305
+ },
306
+ {
307
+ "epoch": 0.5620915032679739,
308
+ "grad_norm": 0.0002520510461181402,
309
+ "learning_rate": 1.9576730260943503e-05,
310
+ "loss": 2.0129,
311
+ "step": 86
312
+ },
313
+ {
314
+ "epoch": 0.5751633986928104,
315
+ "grad_norm": 0.0001795077114365995,
316
+ "learning_rate": 1.9545040627715554e-05,
317
+ "loss": 2.0999,
318
+ "step": 88
319
+ },
320
+ {
321
+ "epoch": 0.5882352941176471,
322
+ "grad_norm": 0.00024098689027596265,
323
+ "learning_rate": 1.9512234694241277e-05,
324
+ "loss": 1.7799,
325
+ "step": 90
326
+ },
327
+ {
328
+ "epoch": 0.6013071895424836,
329
+ "grad_norm": 0.00027123329346068203,
330
+ "learning_rate": 1.9478316297201218e-05,
331
+ "loss": 2.3336,
332
+ "step": 92
333
+ },
334
+ {
335
+ "epoch": 0.6143790849673203,
336
+ "grad_norm": 0.00015769667515996844,
337
+ "learning_rate": 1.944328940337943e-05,
338
+ "loss": 2.0259,
339
+ "step": 94
340
+ },
341
+ {
342
+ "epoch": 0.6274509803921569,
343
+ "grad_norm": 0.00020292132103350013,
344
+ "learning_rate": 1.9407158109199567e-05,
345
+ "loss": 2.2854,
346
+ "step": 96
347
+ },
348
+ {
349
+ "epoch": 0.6405228758169934,
350
+ "grad_norm": 0.0003033606626559049,
351
+ "learning_rate": 1.9369926640245794e-05,
352
+ "loss": 2.8756,
353
+ "step": 98
354
+ },
355
+ {
356
+ "epoch": 0.6535947712418301,
357
+ "grad_norm": 0.00028744281735271215,
358
+ "learning_rate": 1.9331599350768622e-05,
359
+ "loss": 2.1679,
360
+ "step": 100
361
+ },
362
+ {
363
+ "epoch": 0.6666666666666666,
364
+ "grad_norm": 0.0001698006090009585,
365
+ "learning_rate": 1.9292180723175656e-05,
366
+ "loss": 2.1022,
367
+ "step": 102
368
+ },
369
+ {
370
+ "epoch": 0.6797385620915033,
371
+ "grad_norm": 0.00018878077389672399,
372
+ "learning_rate": 1.925167536750737e-05,
373
+ "loss": 1.7467,
374
+ "step": 104
375
+ },
376
+ {
377
+ "epoch": 0.6928104575163399,
378
+ "grad_norm": 0.00017177853442262858,
379
+ "learning_rate": 1.9210088020897978e-05,
380
+ "loss": 1.9507,
381
+ "step": 106
382
+ },
383
+ {
384
+ "epoch": 0.7058823529411765,
385
+ "grad_norm": 0.00019113693269900978,
386
+ "learning_rate": 1.9167423547021418e-05,
387
+ "loss": 1.6736,
388
+ "step": 108
389
+ },
390
+ {
391
+ "epoch": 0.7189542483660131,
392
+ "grad_norm": 0.00025766229373402894,
393
+ "learning_rate": 1.9123686935522516e-05,
394
+ "loss": 2.1334,
395
+ "step": 110
396
+ },
397
+ {
398
+ "epoch": 0.7320261437908496,
399
+ "grad_norm": 0.00018685530812945217,
400
+ "learning_rate": 1.9078883301433488e-05,
401
+ "loss": 1.9347,
402
+ "step": 112
403
+ },
404
+ {
405
+ "epoch": 0.7450980392156863,
406
+ "grad_norm": 0.00018588810053188354,
407
+ "learning_rate": 1.9033017884575682e-05,
408
+ "loss": 2.0761,
409
+ "step": 114
410
+ },
411
+ {
412
+ "epoch": 0.7581699346405228,
413
+ "grad_norm": 0.00022925061057321727,
414
+ "learning_rate": 1.8986096048946826e-05,
415
+ "loss": 1.8795,
416
+ "step": 116
417
+ },
418
+ {
419
+ "epoch": 0.7712418300653595,
420
+ "grad_norm": 0.00016284940647892654,
421
+ "learning_rate": 1.8938123282093658e-05,
422
+ "loss": 2.022,
423
+ "step": 118
424
+ },
425
+ {
426
+ "epoch": 0.7843137254901961,
427
+ "grad_norm": 0.00013559720537159592,
428
+ "learning_rate": 1.8889105194470198e-05,
429
+ "loss": 2.1662,
430
+ "step": 120
431
+ },
432
+ {
433
+ "epoch": 0.7973856209150327,
434
+ "grad_norm": 0.00024967457284219563,
435
+ "learning_rate": 1.883904751878156e-05,
436
+ "loss": 2.0453,
437
+ "step": 122
438
+ },
439
+ {
440
+ "epoch": 0.8104575163398693,
441
+ "grad_norm": 0.00030899475677870214,
442
+ "learning_rate": 1.878795610931354e-05,
443
+ "loss": 1.784,
444
+ "step": 124
445
+ },
446
+ {
447
+ "epoch": 0.8235294117647058,
448
+ "grad_norm": 0.00017863448010757565,
449
+ "learning_rate": 1.873583694124792e-05,
450
+ "loss": 2.1435,
451
+ "step": 126
452
+ },
453
+ {
454
+ "epoch": 0.8366013071895425,
455
+ "grad_norm": 0.0002198118600063026,
456
+ "learning_rate": 1.8682696109963703e-05,
457
+ "loss": 1.7378,
458
+ "step": 128
459
+ },
460
+ {
461
+ "epoch": 0.8496732026143791,
462
+ "grad_norm": 0.00023473477631341666,
463
+ "learning_rate": 1.862853983032423e-05,
464
+ "loss": 1.7531,
465
+ "step": 130
466
+ },
467
+ {
468
+ "epoch": 0.8627450980392157,
469
+ "grad_norm": 0.00020778755424544215,
470
+ "learning_rate": 1.857337443595034e-05,
471
+ "loss": 1.9508,
472
+ "step": 132
473
+ },
474
+ {
475
+ "epoch": 0.8758169934640523,
476
+ "grad_norm": 0.00022862797777634114,
477
+ "learning_rate": 1.851720637847967e-05,
478
+ "loss": 2.1749,
479
+ "step": 134
480
+ },
481
+ {
482
+ "epoch": 0.8888888888888888,
483
+ "grad_norm": 0.00020499467791523784,
484
+ "learning_rate": 1.8460042226812117e-05,
485
+ "loss": 1.83,
486
+ "step": 136
487
+ },
488
+ {
489
+ "epoch": 0.9019607843137255,
490
+ "grad_norm": 0.000227632190217264,
491
+ "learning_rate": 1.84018886663416e-05,
492
+ "loss": 1.7867,
493
+ "step": 138
494
+ },
495
+ {
496
+ "epoch": 0.9150326797385621,
497
+ "grad_norm": 0.00019822952162940055,
498
+ "learning_rate": 1.83427524981742e-05,
499
+ "loss": 1.8776,
500
+ "step": 140
501
+ },
502
+ {
503
+ "epoch": 0.9281045751633987,
504
+ "grad_norm": 0.00016198164667002857,
505
+ "learning_rate": 1.8282640638332773e-05,
506
+ "loss": 2.1987,
507
+ "step": 142
508
+ },
509
+ {
510
+ "epoch": 0.9411764705882353,
511
+ "grad_norm": 0.00021022713917773217,
512
+ "learning_rate": 1.8221560116948103e-05,
513
+ "loss": 2.1282,
514
+ "step": 144
515
+ },
516
+ {
517
+ "epoch": 0.954248366013072,
518
+ "grad_norm": 0.00020721345208585262,
519
+ "learning_rate": 1.8159518077436718e-05,
520
+ "loss": 1.7796,
521
+ "step": 146
522
+ },
523
+ {
524
+ "epoch": 0.9673202614379085,
525
+ "grad_norm": 0.0001998415682464838,
526
+ "learning_rate": 1.8096521775665494e-05,
527
+ "loss": 1.843,
528
+ "step": 148
529
+ },
530
+ {
531
+ "epoch": 0.9803921568627451,
532
+ "grad_norm": 0.0002373273018747568,
533
+ "learning_rate": 1.803257857910303e-05,
534
+ "loss": 2.0987,
535
+ "step": 150
536
+ },
537
+ {
538
+ "epoch": 0.9934640522875817,
539
+ "grad_norm": 0.00025910339900292456,
540
+ "learning_rate": 1.7967695965958044e-05,
541
+ "loss": 1.8623,
542
+ "step": 152
543
+ },
544
+ {
545
+ "epoch": 1.0065359477124183,
546
+ "grad_norm": 0.00027269392739981413,
547
+ "learning_rate": 1.79018815243048e-05,
548
+ "loss": 2.0696,
549
+ "step": 154
550
+ },
551
+ {
552
+ "epoch": 1.0196078431372548,
553
+ "grad_norm": 0.00012134420830989257,
554
+ "learning_rate": 1.7835142951195644e-05,
555
+ "loss": 1.6164,
556
+ "step": 156
557
+ },
558
+ {
559
+ "epoch": 1.0326797385620916,
560
+ "grad_norm": 0.00016795018746051937,
561
+ "learning_rate": 1.7767488051760858e-05,
562
+ "loss": 2.089,
563
+ "step": 158
564
+ },
565
+ {
566
+ "epoch": 1.0457516339869282,
567
+ "grad_norm": 0.0001798172597773373,
568
+ "learning_rate": 1.769892473829582e-05,
569
+ "loss": 1.8321,
570
+ "step": 160
571
+ },
572
+ {
573
+ "epoch": 1.0588235294117647,
574
+ "grad_norm": 0.0004979025688953698,
575
+ "learning_rate": 1.7629461029335683e-05,
576
+ "loss": 2.041,
577
+ "step": 162
578
+ },
579
+ {
580
+ "epoch": 1.0718954248366013,
581
+ "grad_norm": 0.0001860711199697107,
582
+ "learning_rate": 1.755910504871756e-05,
583
+ "loss": 1.8529,
584
+ "step": 164
585
+ },
586
+ {
587
+ "epoch": 1.0849673202614378,
588
+ "grad_norm": 0.00017530930927023292,
589
+ "learning_rate": 1.7487865024630485e-05,
590
+ "loss": 1.6364,
591
+ "step": 166
592
+ },
593
+ {
594
+ "epoch": 1.0980392156862746,
595
+ "grad_norm": 0.00011951837223023176,
596
+ "learning_rate": 1.741574928865307e-05,
597
+ "loss": 1.887,
598
+ "step": 168
599
+ },
600
+ {
601
+ "epoch": 1.1111111111111112,
602
+ "grad_norm": 0.000298556056804955,
603
+ "learning_rate": 1.7342766274779158e-05,
604
+ "loss": 1.7004,
605
+ "step": 170
606
+ },
607
+ {
608
+ "epoch": 1.1241830065359477,
609
+ "grad_norm": 0.00018086233467329293,
610
+ "learning_rate": 1.7268924518431437e-05,
611
+ "loss": 1.5481,
612
+ "step": 172
613
+ },
614
+ {
615
+ "epoch": 1.1372549019607843,
616
+ "grad_norm": 0.0002090001798933372,
617
+ "learning_rate": 1.7194232655463232e-05,
618
+ "loss": 1.7131,
619
+ "step": 174
620
+ },
621
+ {
622
+ "epoch": 1.1503267973856208,
623
+ "grad_norm": 0.00019412535766605288,
624
+ "learning_rate": 1.711869942114852e-05,
625
+ "loss": 1.7985,
626
+ "step": 176
627
+ },
628
+ {
629
+ "epoch": 1.1633986928104576,
630
+ "grad_norm": 0.00018152632401324809,
631
+ "learning_rate": 1.7042333649160336e-05,
632
+ "loss": 1.7577,
633
+ "step": 178
634
+ },
635
+ {
636
+ "epoch": 1.1764705882352942,
637
+ "grad_norm": 0.0001966633426491171,
638
+ "learning_rate": 1.6965144270537687e-05,
639
+ "loss": 1.8151,
640
+ "step": 180
641
+ },
642
+ {
643
+ "epoch": 1.1895424836601307,
644
+ "grad_norm": 0.0001851520937634632,
645
+ "learning_rate": 1.6887140312641036e-05,
646
+ "loss": 1.7232,
647
+ "step": 182
648
+ },
649
+ {
650
+ "epoch": 1.2026143790849673,
651
+ "grad_norm": 0.0003682505921460688,
652
+ "learning_rate": 1.6808330898096544e-05,
653
+ "loss": 1.6473,
654
+ "step": 184
655
+ },
656
+ {
657
+ "epoch": 1.215686274509804,
658
+ "grad_norm": 0.00020552819478325546,
659
+ "learning_rate": 1.672872524372919e-05,
660
+ "loss": 1.9669,
661
+ "step": 186
662
+ },
663
+ {
664
+ "epoch": 1.2287581699346406,
665
+ "grad_norm": 0.00026465559494681656,
666
+ "learning_rate": 1.664833265948485e-05,
667
+ "loss": 1.9663,
668
+ "step": 188
669
+ },
670
+ {
671
+ "epoch": 1.2418300653594772,
672
+ "grad_norm": 0.00019633308693300933,
673
+ "learning_rate": 1.656716254734148e-05,
674
+ "loss": 1.9183,
675
+ "step": 190
676
+ },
677
+ {
678
+ "epoch": 1.2549019607843137,
679
+ "grad_norm": 0.0001924864627653733,
680
+ "learning_rate": 1.6485224400209557e-05,
681
+ "loss": 1.7885,
682
+ "step": 192
683
+ },
684
+ {
685
+ "epoch": 1.2679738562091503,
686
+ "grad_norm": 0.00027626357041299343,
687
+ "learning_rate": 1.640252780082187e-05,
688
+ "loss": 1.9588,
689
+ "step": 194
690
+ },
691
+ {
692
+ "epoch": 1.2810457516339868,
693
+ "grad_norm": 0.00012845861783716828,
694
+ "learning_rate": 1.6319082420612823e-05,
695
+ "loss": 1.8196,
696
+ "step": 196
697
+ },
698
+ {
699
+ "epoch": 1.2941176470588236,
700
+ "grad_norm": 0.00020139614935033023,
701
+ "learning_rate": 1.6234898018587336e-05,
702
+ "loss": 2.0317,
703
+ "step": 198
704
+ },
705
+ {
706
+ "epoch": 1.3071895424836601,
707
+ "grad_norm": 0.00014446984278038144,
708
+ "learning_rate": 1.614998444017954e-05,
709
+ "loss": 1.6223,
710
+ "step": 200
711
+ }
712
+ ],
713
+ "logging_steps": 2,
714
+ "max_steps": 612,
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.8459085528824013e+17,
731
+ "train_batch_size": 16,
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:b51dc61fa3d30f640f5e1161f843c35dd96dafca1dedb348f3d4a2997b6c4aa1
3
+ size 5841
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-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-4B-Instruct-2507
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.17.1
checkpoint-400/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "./Qwen3-4B-Instruct-2507",
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": 64,
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": 64,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "q_proj",
29
+ "k_proj",
30
+ "down_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
+ "v_proj",
34
+ "up_proj"
35
+ ],
36
+ "target_parameters": null,
37
+ "task_type": "CAUSAL_LM",
38
+ "trainable_token_indices": null,
39
+ "use_dora": false,
40
+ "use_qalora": false,
41
+ "use_rslora": true
42
+ }
checkpoint-400/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe10cd8c1b05f4892d58471c2c9449a0d57953650c7f1c65db4b3e1ef231d929
3
+ size 2081671768
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,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {%- 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:e5fa1014b28c0733b761daf49d47ec2c3a2940e047fdb65c2bc7bccd478f070b
3
+ size 1057390923
checkpoint-400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4a9f217e852f439efa6bd32fde98d6867f11aa6ea13ddc021ba10af6a0b0934
3
+ size 14645
checkpoint-400/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30858f23bcb22d0baef45bd4add9d6fa474141308c12653c706077b87d932e49
3
+ size 1383
checkpoint-400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e8d6e96c08df82e903ab6fd5b9a90b28ff439a5c59a3e923a81671238959e4
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": 262144,
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": 2.6143790849673203,
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.013071895424836602,
14
+ "grad_norm": 0.11333683878183365,
15
+ "learning_rate": 6.451612903225807e-07,
16
+ "loss": 121.2315,
17
+ "step": 2
18
+ },
19
+ {
20
+ "epoch": 0.026143790849673203,
21
+ "grad_norm": 0.20037667453289032,
22
+ "learning_rate": 1.935483870967742e-06,
23
+ "loss": 223.5316,
24
+ "step": 4
25
+ },
26
+ {
27
+ "epoch": 0.0392156862745098,
28
+ "grad_norm": 0.12080976366996765,
29
+ "learning_rate": 3.225806451612903e-06,
30
+ "loss": 147.6245,
31
+ "step": 6
32
+ },
33
+ {
34
+ "epoch": 0.05228758169934641,
35
+ "grad_norm": 0.09547512233257294,
36
+ "learning_rate": 4.516129032258065e-06,
37
+ "loss": 101.9504,
38
+ "step": 8
39
+ },
40
+ {
41
+ "epoch": 0.06535947712418301,
42
+ "grad_norm": 0.03842262178659439,
43
+ "learning_rate": 5.806451612903226e-06,
44
+ "loss": 35.2904,
45
+ "step": 10
46
+ },
47
+ {
48
+ "epoch": 0.0784313725490196,
49
+ "grad_norm": 0.0017967394087463617,
50
+ "learning_rate": 7.096774193548388e-06,
51
+ "loss": 5.6059,
52
+ "step": 12
53
+ },
54
+ {
55
+ "epoch": 0.0915032679738562,
56
+ "grad_norm": 0.0018462671432644129,
57
+ "learning_rate": 8.387096774193549e-06,
58
+ "loss": 4.5037,
59
+ "step": 14
60
+ },
61
+ {
62
+ "epoch": 0.10457516339869281,
63
+ "grad_norm": 0.0016796932322904468,
64
+ "learning_rate": 9.67741935483871e-06,
65
+ "loss": 4.7702,
66
+ "step": 16
67
+ },
68
+ {
69
+ "epoch": 0.11764705882352941,
70
+ "grad_norm": 0.0004864877846557647,
71
+ "learning_rate": 1.096774193548387e-05,
72
+ "loss": 2.5592,
73
+ "step": 18
74
+ },
75
+ {
76
+ "epoch": 0.13071895424836602,
77
+ "grad_norm": 0.0009209928102791309,
78
+ "learning_rate": 1.2258064516129034e-05,
79
+ "loss": 3.0435,
80
+ "step": 20
81
+ },
82
+ {
83
+ "epoch": 0.1437908496732026,
84
+ "grad_norm": 0.0010748436907306314,
85
+ "learning_rate": 1.3548387096774194e-05,
86
+ "loss": 3.3528,
87
+ "step": 22
88
+ },
89
+ {
90
+ "epoch": 0.1568627450980392,
91
+ "grad_norm": 0.0004147373838350177,
92
+ "learning_rate": 1.4838709677419357e-05,
93
+ "loss": 2.6986,
94
+ "step": 24
95
+ },
96
+ {
97
+ "epoch": 0.16993464052287582,
98
+ "grad_norm": 0.00036316399928182364,
99
+ "learning_rate": 1.6129032258064517e-05,
100
+ "loss": 2.0937,
101
+ "step": 26
102
+ },
103
+ {
104
+ "epoch": 0.1830065359477124,
105
+ "grad_norm": 0.0004274980165064335,
106
+ "learning_rate": 1.741935483870968e-05,
107
+ "loss": 2.4998,
108
+ "step": 28
109
+ },
110
+ {
111
+ "epoch": 0.19607843137254902,
112
+ "grad_norm": 0.00036602141335606575,
113
+ "learning_rate": 1.870967741935484e-05,
114
+ "loss": 2.7097,
115
+ "step": 30
116
+ },
117
+ {
118
+ "epoch": 0.20915032679738563,
119
+ "grad_norm": 0.0002404347906121984,
120
+ "learning_rate": 2e-05,
121
+ "loss": 2.5591,
122
+ "step": 32
123
+ },
124
+ {
125
+ "epoch": 0.2222222222222222,
126
+ "grad_norm": 0.0003057699650526047,
127
+ "learning_rate": 1.9999415245942967e-05,
128
+ "loss": 2.4001,
129
+ "step": 34
130
+ },
131
+ {
132
+ "epoch": 0.23529411764705882,
133
+ "grad_norm": 0.00029717778670601547,
134
+ "learning_rate": 1.9997661052159323e-05,
135
+ "loss": 2.3692,
136
+ "step": 36
137
+ },
138
+ {
139
+ "epoch": 0.24836601307189543,
140
+ "grad_norm": 0.0004611510084941983,
141
+ "learning_rate": 1.9994737623803456e-05,
142
+ "loss": 2.2709,
143
+ "step": 38
144
+ },
145
+ {
146
+ "epoch": 0.26143790849673204,
147
+ "grad_norm": 0.000257757754297927,
148
+ "learning_rate": 1.9990645302772687e-05,
149
+ "loss": 2.5777,
150
+ "step": 40
151
+ },
152
+ {
153
+ "epoch": 0.27450980392156865,
154
+ "grad_norm": 0.00029266063938848674,
155
+ "learning_rate": 1.9985384567667278e-05,
156
+ "loss": 2.2905,
157
+ "step": 42
158
+ },
159
+ {
160
+ "epoch": 0.2875816993464052,
161
+ "grad_norm": 0.00021565893257502466,
162
+ "learning_rate": 1.9978956033734472e-05,
163
+ "loss": 2.5088,
164
+ "step": 44
165
+ },
166
+ {
167
+ "epoch": 0.3006535947712418,
168
+ "grad_norm": 0.0003724308335222304,
169
+ "learning_rate": 1.9971360452796523e-05,
170
+ "loss": 2.1423,
171
+ "step": 46
172
+ },
173
+ {
174
+ "epoch": 0.3137254901960784,
175
+ "grad_norm": 0.00024233298609033227,
176
+ "learning_rate": 1.9962598713162787e-05,
177
+ "loss": 2.0787,
178
+ "step": 48
179
+ },
180
+ {
181
+ "epoch": 0.32679738562091504,
182
+ "grad_norm": 0.00024845136795192957,
183
+ "learning_rate": 1.9952671839525827e-05,
184
+ "loss": 2.164,
185
+ "step": 50
186
+ },
187
+ {
188
+ "epoch": 0.33986928104575165,
189
+ "grad_norm": 0.00022128893760964274,
190
+ "learning_rate": 1.9941580992841562e-05,
191
+ "loss": 2.2507,
192
+ "step": 52
193
+ },
194
+ {
195
+ "epoch": 0.35294117647058826,
196
+ "grad_norm": 0.0002313136210432276,
197
+ "learning_rate": 1.992932747019352e-05,
198
+ "loss": 2.3244,
199
+ "step": 54
200
+ },
201
+ {
202
+ "epoch": 0.3660130718954248,
203
+ "grad_norm": 0.00022262116544879973,
204
+ "learning_rate": 1.9915912704641115e-05,
205
+ "loss": 2.0893,
206
+ "step": 56
207
+ },
208
+ {
209
+ "epoch": 0.3790849673202614,
210
+ "grad_norm": 0.0002825734845828265,
211
+ "learning_rate": 1.990133826505206e-05,
212
+ "loss": 2.1814,
213
+ "step": 58
214
+ },
215
+ {
216
+ "epoch": 0.39215686274509803,
217
+ "grad_norm": 0.00024877834948711097,
218
+ "learning_rate": 1.9885605855918887e-05,
219
+ "loss": 2.4816,
220
+ "step": 60
221
+ },
222
+ {
223
+ "epoch": 0.40522875816993464,
224
+ "grad_norm": 0.00021890860807616264,
225
+ "learning_rate": 1.9868717317159617e-05,
226
+ "loss": 2.2621,
227
+ "step": 62
228
+ },
229
+ {
230
+ "epoch": 0.41830065359477125,
231
+ "grad_norm": 0.00032683511381037533,
232
+ "learning_rate": 1.985067462390256e-05,
233
+ "loss": 2.2875,
234
+ "step": 64
235
+ },
236
+ {
237
+ "epoch": 0.43137254901960786,
238
+ "grad_norm": 0.0002852635516319424,
239
+ "learning_rate": 1.983147988625533e-05,
240
+ "loss": 2.5789,
241
+ "step": 66
242
+ },
243
+ {
244
+ "epoch": 0.4444444444444444,
245
+ "grad_norm": 0.0002416325587546453,
246
+ "learning_rate": 1.9811135349058073e-05,
247
+ "loss": 2.283,
248
+ "step": 68
249
+ },
250
+ {
251
+ "epoch": 0.45751633986928103,
252
+ "grad_norm": 0.0005177687271498144,
253
+ "learning_rate": 1.9789643391620918e-05,
254
+ "loss": 2.1292,
255
+ "step": 70
256
+ },
257
+ {
258
+ "epoch": 0.47058823529411764,
259
+ "grad_norm": 0.00024164184287656099,
260
+ "learning_rate": 1.9767006527445728e-05,
261
+ "loss": 1.9599,
262
+ "step": 72
263
+ },
264
+ {
265
+ "epoch": 0.48366013071895425,
266
+ "grad_norm": 0.00020955981744918972,
267
+ "learning_rate": 1.9743227403932135e-05,
268
+ "loss": 2.0167,
269
+ "step": 74
270
+ },
271
+ {
272
+ "epoch": 0.49673202614379086,
273
+ "grad_norm": 0.00018717219063546509,
274
+ "learning_rate": 1.971830880206793e-05,
275
+ "loss": 1.8509,
276
+ "step": 76
277
+ },
278
+ {
279
+ "epoch": 0.5098039215686274,
280
+ "grad_norm": 0.00027569651138037443,
281
+ "learning_rate": 1.969225363610382e-05,
282
+ "loss": 2.102,
283
+ "step": 78
284
+ },
285
+ {
286
+ "epoch": 0.5228758169934641,
287
+ "grad_norm": 0.0001864357036538422,
288
+ "learning_rate": 1.9665064953212604e-05,
289
+ "loss": 2.0872,
290
+ "step": 80
291
+ },
292
+ {
293
+ "epoch": 0.5359477124183006,
294
+ "grad_norm": 0.00020545977167785168,
295
+ "learning_rate": 1.9636745933132807e-05,
296
+ "loss": 1.7914,
297
+ "step": 82
298
+ },
299
+ {
300
+ "epoch": 0.5490196078431373,
301
+ "grad_norm": 0.00023401623184327036,
302
+ "learning_rate": 1.9607299887796813e-05,
303
+ "loss": 2.2414,
304
+ "step": 84
305
+ },
306
+ {
307
+ "epoch": 0.5620915032679739,
308
+ "grad_norm": 0.0002520510461181402,
309
+ "learning_rate": 1.9576730260943503e-05,
310
+ "loss": 2.0129,
311
+ "step": 86
312
+ },
313
+ {
314
+ "epoch": 0.5751633986928104,
315
+ "grad_norm": 0.0001795077114365995,
316
+ "learning_rate": 1.9545040627715554e-05,
317
+ "loss": 2.0999,
318
+ "step": 88
319
+ },
320
+ {
321
+ "epoch": 0.5882352941176471,
322
+ "grad_norm": 0.00024098689027596265,
323
+ "learning_rate": 1.9512234694241277e-05,
324
+ "loss": 1.7799,
325
+ "step": 90
326
+ },
327
+ {
328
+ "epoch": 0.6013071895424836,
329
+ "grad_norm": 0.00027123329346068203,
330
+ "learning_rate": 1.9478316297201218e-05,
331
+ "loss": 2.3336,
332
+ "step": 92
333
+ },
334
+ {
335
+ "epoch": 0.6143790849673203,
336
+ "grad_norm": 0.00015769667515996844,
337
+ "learning_rate": 1.944328940337943e-05,
338
+ "loss": 2.0259,
339
+ "step": 94
340
+ },
341
+ {
342
+ "epoch": 0.6274509803921569,
343
+ "grad_norm": 0.00020292132103350013,
344
+ "learning_rate": 1.9407158109199567e-05,
345
+ "loss": 2.2854,
346
+ "step": 96
347
+ },
348
+ {
349
+ "epoch": 0.6405228758169934,
350
+ "grad_norm": 0.0003033606626559049,
351
+ "learning_rate": 1.9369926640245794e-05,
352
+ "loss": 2.8756,
353
+ "step": 98
354
+ },
355
+ {
356
+ "epoch": 0.6535947712418301,
357
+ "grad_norm": 0.00028744281735271215,
358
+ "learning_rate": 1.9331599350768622e-05,
359
+ "loss": 2.1679,
360
+ "step": 100
361
+ },
362
+ {
363
+ "epoch": 0.6666666666666666,
364
+ "grad_norm": 0.0001698006090009585,
365
+ "learning_rate": 1.9292180723175656e-05,
366
+ "loss": 2.1022,
367
+ "step": 102
368
+ },
369
+ {
370
+ "epoch": 0.6797385620915033,
371
+ "grad_norm": 0.00018878077389672399,
372
+ "learning_rate": 1.925167536750737e-05,
373
+ "loss": 1.7467,
374
+ "step": 104
375
+ },
376
+ {
377
+ "epoch": 0.6928104575163399,
378
+ "grad_norm": 0.00017177853442262858,
379
+ "learning_rate": 1.9210088020897978e-05,
380
+ "loss": 1.9507,
381
+ "step": 106
382
+ },
383
+ {
384
+ "epoch": 0.7058823529411765,
385
+ "grad_norm": 0.00019113693269900978,
386
+ "learning_rate": 1.9167423547021418e-05,
387
+ "loss": 1.6736,
388
+ "step": 108
389
+ },
390
+ {
391
+ "epoch": 0.7189542483660131,
392
+ "grad_norm": 0.00025766229373402894,
393
+ "learning_rate": 1.9123686935522516e-05,
394
+ "loss": 2.1334,
395
+ "step": 110
396
+ },
397
+ {
398
+ "epoch": 0.7320261437908496,
399
+ "grad_norm": 0.00018685530812945217,
400
+ "learning_rate": 1.9078883301433488e-05,
401
+ "loss": 1.9347,
402
+ "step": 112
403
+ },
404
+ {
405
+ "epoch": 0.7450980392156863,
406
+ "grad_norm": 0.00018588810053188354,
407
+ "learning_rate": 1.9033017884575682e-05,
408
+ "loss": 2.0761,
409
+ "step": 114
410
+ },
411
+ {
412
+ "epoch": 0.7581699346405228,
413
+ "grad_norm": 0.00022925061057321727,
414
+ "learning_rate": 1.8986096048946826e-05,
415
+ "loss": 1.8795,
416
+ "step": 116
417
+ },
418
+ {
419
+ "epoch": 0.7712418300653595,
420
+ "grad_norm": 0.00016284940647892654,
421
+ "learning_rate": 1.8938123282093658e-05,
422
+ "loss": 2.022,
423
+ "step": 118
424
+ },
425
+ {
426
+ "epoch": 0.7843137254901961,
427
+ "grad_norm": 0.00013559720537159592,
428
+ "learning_rate": 1.8889105194470198e-05,
429
+ "loss": 2.1662,
430
+ "step": 120
431
+ },
432
+ {
433
+ "epoch": 0.7973856209150327,
434
+ "grad_norm": 0.00024967457284219563,
435
+ "learning_rate": 1.883904751878156e-05,
436
+ "loss": 2.0453,
437
+ "step": 122
438
+ },
439
+ {
440
+ "epoch": 0.8104575163398693,
441
+ "grad_norm": 0.00030899475677870214,
442
+ "learning_rate": 1.878795610931354e-05,
443
+ "loss": 1.784,
444
+ "step": 124
445
+ },
446
+ {
447
+ "epoch": 0.8235294117647058,
448
+ "grad_norm": 0.00017863448010757565,
449
+ "learning_rate": 1.873583694124792e-05,
450
+ "loss": 2.1435,
451
+ "step": 126
452
+ },
453
+ {
454
+ "epoch": 0.8366013071895425,
455
+ "grad_norm": 0.0002198118600063026,
456
+ "learning_rate": 1.8682696109963703e-05,
457
+ "loss": 1.7378,
458
+ "step": 128
459
+ },
460
+ {
461
+ "epoch": 0.8496732026143791,
462
+ "grad_norm": 0.00023473477631341666,
463
+ "learning_rate": 1.862853983032423e-05,
464
+ "loss": 1.7531,
465
+ "step": 130
466
+ },
467
+ {
468
+ "epoch": 0.8627450980392157,
469
+ "grad_norm": 0.00020778755424544215,
470
+ "learning_rate": 1.857337443595034e-05,
471
+ "loss": 1.9508,
472
+ "step": 132
473
+ },
474
+ {
475
+ "epoch": 0.8758169934640523,
476
+ "grad_norm": 0.00022862797777634114,
477
+ "learning_rate": 1.851720637847967e-05,
478
+ "loss": 2.1749,
479
+ "step": 134
480
+ },
481
+ {
482
+ "epoch": 0.8888888888888888,
483
+ "grad_norm": 0.00020499467791523784,
484
+ "learning_rate": 1.8460042226812117e-05,
485
+ "loss": 1.83,
486
+ "step": 136
487
+ },
488
+ {
489
+ "epoch": 0.9019607843137255,
490
+ "grad_norm": 0.000227632190217264,
491
+ "learning_rate": 1.84018886663416e-05,
492
+ "loss": 1.7867,
493
+ "step": 138
494
+ },
495
+ {
496
+ "epoch": 0.9150326797385621,
497
+ "grad_norm": 0.00019822952162940055,
498
+ "learning_rate": 1.83427524981742e-05,
499
+ "loss": 1.8776,
500
+ "step": 140
501
+ },
502
+ {
503
+ "epoch": 0.9281045751633987,
504
+ "grad_norm": 0.00016198164667002857,
505
+ "learning_rate": 1.8282640638332773e-05,
506
+ "loss": 2.1987,
507
+ "step": 142
508
+ },
509
+ {
510
+ "epoch": 0.9411764705882353,
511
+ "grad_norm": 0.00021022713917773217,
512
+ "learning_rate": 1.8221560116948103e-05,
513
+ "loss": 2.1282,
514
+ "step": 144
515
+ },
516
+ {
517
+ "epoch": 0.954248366013072,
518
+ "grad_norm": 0.00020721345208585262,
519
+ "learning_rate": 1.8159518077436718e-05,
520
+ "loss": 1.7796,
521
+ "step": 146
522
+ },
523
+ {
524
+ "epoch": 0.9673202614379085,
525
+ "grad_norm": 0.0001998415682464838,
526
+ "learning_rate": 1.8096521775665494e-05,
527
+ "loss": 1.843,
528
+ "step": 148
529
+ },
530
+ {
531
+ "epoch": 0.9803921568627451,
532
+ "grad_norm": 0.0002373273018747568,
533
+ "learning_rate": 1.803257857910303e-05,
534
+ "loss": 2.0987,
535
+ "step": 150
536
+ },
537
+ {
538
+ "epoch": 0.9934640522875817,
539
+ "grad_norm": 0.00025910339900292456,
540
+ "learning_rate": 1.7967695965958044e-05,
541
+ "loss": 1.8623,
542
+ "step": 152
543
+ },
544
+ {
545
+ "epoch": 1.0065359477124183,
546
+ "grad_norm": 0.00027269392739981413,
547
+ "learning_rate": 1.79018815243048e-05,
548
+ "loss": 2.0696,
549
+ "step": 154
550
+ },
551
+ {
552
+ "epoch": 1.0196078431372548,
553
+ "grad_norm": 0.00012134420830989257,
554
+ "learning_rate": 1.7835142951195644e-05,
555
+ "loss": 1.6164,
556
+ "step": 156
557
+ },
558
+ {
559
+ "epoch": 1.0326797385620916,
560
+ "grad_norm": 0.00016795018746051937,
561
+ "learning_rate": 1.7767488051760858e-05,
562
+ "loss": 2.089,
563
+ "step": 158
564
+ },
565
+ {
566
+ "epoch": 1.0457516339869282,
567
+ "grad_norm": 0.0001798172597773373,
568
+ "learning_rate": 1.769892473829582e-05,
569
+ "loss": 1.8321,
570
+ "step": 160
571
+ },
572
+ {
573
+ "epoch": 1.0588235294117647,
574
+ "grad_norm": 0.0004979025688953698,
575
+ "learning_rate": 1.7629461029335683e-05,
576
+ "loss": 2.041,
577
+ "step": 162
578
+ },
579
+ {
580
+ "epoch": 1.0718954248366013,
581
+ "grad_norm": 0.0001860711199697107,
582
+ "learning_rate": 1.755910504871756e-05,
583
+ "loss": 1.8529,
584
+ "step": 164
585
+ },
586
+ {
587
+ "epoch": 1.0849673202614378,
588
+ "grad_norm": 0.00017530930927023292,
589
+ "learning_rate": 1.7487865024630485e-05,
590
+ "loss": 1.6364,
591
+ "step": 166
592
+ },
593
+ {
594
+ "epoch": 1.0980392156862746,
595
+ "grad_norm": 0.00011951837223023176,
596
+ "learning_rate": 1.741574928865307e-05,
597
+ "loss": 1.887,
598
+ "step": 168
599
+ },
600
+ {
601
+ "epoch": 1.1111111111111112,
602
+ "grad_norm": 0.000298556056804955,
603
+ "learning_rate": 1.7342766274779158e-05,
604
+ "loss": 1.7004,
605
+ "step": 170
606
+ },
607
+ {
608
+ "epoch": 1.1241830065359477,
609
+ "grad_norm": 0.00018086233467329293,
610
+ "learning_rate": 1.7268924518431437e-05,
611
+ "loss": 1.5481,
612
+ "step": 172
613
+ },
614
+ {
615
+ "epoch": 1.1372549019607843,
616
+ "grad_norm": 0.0002090001798933372,
617
+ "learning_rate": 1.7194232655463232e-05,
618
+ "loss": 1.7131,
619
+ "step": 174
620
+ },
621
+ {
622
+ "epoch": 1.1503267973856208,
623
+ "grad_norm": 0.00019412535766605288,
624
+ "learning_rate": 1.711869942114852e-05,
625
+ "loss": 1.7985,
626
+ "step": 176
627
+ },
628
+ {
629
+ "epoch": 1.1633986928104576,
630
+ "grad_norm": 0.00018152632401324809,
631
+ "learning_rate": 1.7042333649160336e-05,
632
+ "loss": 1.7577,
633
+ "step": 178
634
+ },
635
+ {
636
+ "epoch": 1.1764705882352942,
637
+ "grad_norm": 0.0001966633426491171,
638
+ "learning_rate": 1.6965144270537687e-05,
639
+ "loss": 1.8151,
640
+ "step": 180
641
+ },
642
+ {
643
+ "epoch": 1.1895424836601307,
644
+ "grad_norm": 0.0001851520937634632,
645
+ "learning_rate": 1.6887140312641036e-05,
646
+ "loss": 1.7232,
647
+ "step": 182
648
+ },
649
+ {
650
+ "epoch": 1.2026143790849673,
651
+ "grad_norm": 0.0003682505921460688,
652
+ "learning_rate": 1.6808330898096544e-05,
653
+ "loss": 1.6473,
654
+ "step": 184
655
+ },
656
+ {
657
+ "epoch": 1.215686274509804,
658
+ "grad_norm": 0.00020552819478325546,
659
+ "learning_rate": 1.672872524372919e-05,
660
+ "loss": 1.9669,
661
+ "step": 186
662
+ },
663
+ {
664
+ "epoch": 1.2287581699346406,
665
+ "grad_norm": 0.00026465559494681656,
666
+ "learning_rate": 1.664833265948485e-05,
667
+ "loss": 1.9663,
668
+ "step": 188
669
+ },
670
+ {
671
+ "epoch": 1.2418300653594772,
672
+ "grad_norm": 0.00019633308693300933,
673
+ "learning_rate": 1.656716254734148e-05,
674
+ "loss": 1.9183,
675
+ "step": 190
676
+ },
677
+ {
678
+ "epoch": 1.2549019607843137,
679
+ "grad_norm": 0.0001924864627653733,
680
+ "learning_rate": 1.6485224400209557e-05,
681
+ "loss": 1.7885,
682
+ "step": 192
683
+ },
684
+ {
685
+ "epoch": 1.2679738562091503,
686
+ "grad_norm": 0.00027626357041299343,
687
+ "learning_rate": 1.640252780082187e-05,
688
+ "loss": 1.9588,
689
+ "step": 194
690
+ },
691
+ {
692
+ "epoch": 1.2810457516339868,
693
+ "grad_norm": 0.00012845861783716828,
694
+ "learning_rate": 1.6319082420612823e-05,
695
+ "loss": 1.8196,
696
+ "step": 196
697
+ },
698
+ {
699
+ "epoch": 1.2941176470588236,
700
+ "grad_norm": 0.00020139614935033023,
701
+ "learning_rate": 1.6234898018587336e-05,
702
+ "loss": 2.0317,
703
+ "step": 198
704
+ },
705
+ {
706
+ "epoch": 1.3071895424836601,
707
+ "grad_norm": 0.00014446984278038144,
708
+ "learning_rate": 1.614998444017954e-05,
709
+ "loss": 1.6223,
710
+ "step": 200
711
+ },
712
+ {
713
+ "epoch": 1.3202614379084967,
714
+ "grad_norm": 0.00016762047016527504,
715
+ "learning_rate": 1.6064351616101318e-05,
716
+ "loss": 1.6688,
717
+ "step": 202
718
+ },
719
+ {
720
+ "epoch": 1.3333333333333333,
721
+ "grad_norm": 0.00018752727191895247,
722
+ "learning_rate": 1.597800956118094e-05,
723
+ "loss": 2.0663,
724
+ "step": 204
725
+ },
726
+ {
727
+ "epoch": 1.34640522875817,
728
+ "grad_norm": 0.00045777150080539286,
729
+ "learning_rate": 1.5890968373191783e-05,
730
+ "loss": 2.0239,
731
+ "step": 206
732
+ },
733
+ {
734
+ "epoch": 1.3594771241830066,
735
+ "grad_norm": 0.00019544885435607284,
736
+ "learning_rate": 1.5803238231671404e-05,
737
+ "loss": 1.8431,
738
+ "step": 208
739
+ },
740
+ {
741
+ "epoch": 1.3725490196078431,
742
+ "grad_norm": 0.0001844588841777295,
743
+ "learning_rate": 1.571482939673105e-05,
744
+ "loss": 1.7788,
745
+ "step": 210
746
+ },
747
+ {
748
+ "epoch": 1.3856209150326797,
749
+ "grad_norm": 0.00015940149023663253,
750
+ "learning_rate": 1.562575220785569e-05,
751
+ "loss": 2.1033,
752
+ "step": 212
753
+ },
754
+ {
755
+ "epoch": 1.3986928104575163,
756
+ "grad_norm": 0.00019305995374452323,
757
+ "learning_rate": 1.5536017082694846e-05,
758
+ "loss": 1.8467,
759
+ "step": 214
760
+ },
761
+ {
762
+ "epoch": 1.4117647058823528,
763
+ "grad_norm": 0.00013890677655581385,
764
+ "learning_rate": 1.544563451584422e-05,
765
+ "loss": 1.557,
766
+ "step": 216
767
+ },
768
+ {
769
+ "epoch": 1.4248366013071896,
770
+ "grad_norm": 0.0002130600332748145,
771
+ "learning_rate": 1.535461507761834e-05,
772
+ "loss": 1.9316,
773
+ "step": 218
774
+ },
775
+ {
776
+ "epoch": 1.4379084967320261,
777
+ "grad_norm": 0.00017851484881248325,
778
+ "learning_rate": 1.526296941281436e-05,
779
+ "loss": 1.9249,
780
+ "step": 220
781
+ },
782
+ {
783
+ "epoch": 1.4509803921568627,
784
+ "grad_norm": 0.00023964005231391639,
785
+ "learning_rate": 1.5170708239467143e-05,
786
+ "loss": 1.79,
787
+ "step": 222
788
+ },
789
+ {
790
+ "epoch": 1.4640522875816995,
791
+ "grad_norm": 0.0001701006549410522,
792
+ "learning_rate": 1.5077842347595769e-05,
793
+ "loss": 1.7042,
794
+ "step": 224
795
+ },
796
+ {
797
+ "epoch": 1.477124183006536,
798
+ "grad_norm": 0.00020864226098638028,
799
+ "learning_rate": 1.498438259794165e-05,
800
+ "loss": 1.0315,
801
+ "step": 226
802
+ },
803
+ {
804
+ "epoch": 1.4901960784313726,
805
+ "grad_norm": 0.00029192655347287655,
806
+ "learning_rate": 1.4890339920698334e-05,
807
+ "loss": 1.6777,
808
+ "step": 228
809
+ },
810
+ {
811
+ "epoch": 1.5032679738562091,
812
+ "grad_norm": 0.00023180904099717736,
813
+ "learning_rate": 1.4795725314233238e-05,
814
+ "loss": 1.7323,
815
+ "step": 230
816
+ },
817
+ {
818
+ "epoch": 1.5163398692810457,
819
+ "grad_norm": 0.0002885037683881819,
820
+ "learning_rate": 1.4700549843801359e-05,
821
+ "loss": 1.6572,
822
+ "step": 232
823
+ },
824
+ {
825
+ "epoch": 1.5294117647058822,
826
+ "grad_norm": 0.0001781369501259178,
827
+ "learning_rate": 1.4604824640251187e-05,
828
+ "loss": 1.71,
829
+ "step": 234
830
+ },
831
+ {
832
+ "epoch": 1.5424836601307188,
833
+ "grad_norm": 0.00017287103401031345,
834
+ "learning_rate": 1.4508560898722952e-05,
835
+ "loss": 1.601,
836
+ "step": 236
837
+ },
838
+ {
839
+ "epoch": 1.5555555555555556,
840
+ "grad_norm": 0.00023853845777921379,
841
+ "learning_rate": 1.4411769877339332e-05,
842
+ "loss": 1.7181,
843
+ "step": 238
844
+ },
845
+ {
846
+ "epoch": 1.5686274509803921,
847
+ "grad_norm": 0.00017767057579476386,
848
+ "learning_rate": 1.4314462895888816e-05,
849
+ "loss": 1.7382,
850
+ "step": 240
851
+ },
852
+ {
853
+ "epoch": 1.581699346405229,
854
+ "grad_norm": 0.00017500626563560218,
855
+ "learning_rate": 1.421665133450184e-05,
856
+ "loss": 1.9025,
857
+ "step": 242
858
+ },
859
+ {
860
+ "epoch": 1.5947712418300655,
861
+ "grad_norm": 0.00020652507373597473,
862
+ "learning_rate": 1.4118346632319878e-05,
863
+ "loss": 1.6971,
864
+ "step": 244
865
+ },
866
+ {
867
+ "epoch": 1.607843137254902,
868
+ "grad_norm": 0.00018562859622761607,
869
+ "learning_rate": 1.4019560286157607e-05,
870
+ "loss": 1.6641,
871
+ "step": 246
872
+ },
873
+ {
874
+ "epoch": 1.6209150326797386,
875
+ "grad_norm": 0.00021715003822464496,
876
+ "learning_rate": 1.3920303849158369e-05,
877
+ "loss": 1.4588,
878
+ "step": 248
879
+ },
880
+ {
881
+ "epoch": 1.6339869281045751,
882
+ "grad_norm": 0.0002154167159460485,
883
+ "learning_rate": 1.3820588929443014e-05,
884
+ "loss": 1.7148,
885
+ "step": 250
886
+ },
887
+ {
888
+ "epoch": 1.6470588235294117,
889
+ "grad_norm": 0.00027550282538868487,
890
+ "learning_rate": 1.3720427188752306e-05,
891
+ "loss": 1.6354,
892
+ "step": 252
893
+ },
894
+ {
895
+ "epoch": 1.6601307189542482,
896
+ "grad_norm": 0.00017175127868540585,
897
+ "learning_rate": 1.3619830341083092e-05,
898
+ "loss": 1.6509,
899
+ "step": 254
900
+ },
901
+ {
902
+ "epoch": 1.673202614379085,
903
+ "grad_norm": 0.00022459479805547744,
904
+ "learning_rate": 1.351881015131833e-05,
905
+ "loss": 1.4829,
906
+ "step": 256
907
+ },
908
+ {
909
+ "epoch": 1.6862745098039216,
910
+ "grad_norm": 0.00020316526934038848,
911
+ "learning_rate": 1.341737843385119e-05,
912
+ "loss": 1.8455,
913
+ "step": 258
914
+ },
915
+ {
916
+ "epoch": 1.6993464052287581,
917
+ "grad_norm": 0.0001545767590869218,
918
+ "learning_rate": 1.3315547051203321e-05,
919
+ "loss": 1.5101,
920
+ "step": 260
921
+ },
922
+ {
923
+ "epoch": 1.712418300653595,
924
+ "grad_norm": 0.00016377345309592783,
925
+ "learning_rate": 1.3213327912637563e-05,
926
+ "loss": 1.6456,
927
+ "step": 262
928
+ },
929
+ {
930
+ "epoch": 1.7254901960784315,
931
+ "grad_norm": 0.00015530905511695892,
932
+ "learning_rate": 1.31107329727651e-05,
933
+ "loss": 1.6486,
934
+ "step": 264
935
+ },
936
+ {
937
+ "epoch": 1.738562091503268,
938
+ "grad_norm": 0.00017784661031328142,
939
+ "learning_rate": 1.3007774230147402e-05,
940
+ "loss": 1.2677,
941
+ "step": 266
942
+ },
943
+ {
944
+ "epoch": 1.7516339869281046,
945
+ "grad_norm": 0.00019538926426321268,
946
+ "learning_rate": 1.290446372589296e-05,
947
+ "loss": 1.6981,
948
+ "step": 268
949
+ },
950
+ {
951
+ "epoch": 1.7647058823529411,
952
+ "grad_norm": 0.0003490809176582843,
953
+ "learning_rate": 1.2800813542249073e-05,
954
+ "loss": 1.8145,
955
+ "step": 270
956
+ },
957
+ {
958
+ "epoch": 1.7777777777777777,
959
+ "grad_norm": 0.0002935465017799288,
960
+ "learning_rate": 1.2696835801188816e-05,
961
+ "loss": 1.7027,
962
+ "step": 272
963
+ },
964
+ {
965
+ "epoch": 1.7908496732026142,
966
+ "grad_norm": 0.00018287060083821416,
967
+ "learning_rate": 1.2592542662993383e-05,
968
+ "loss": 1.2839,
969
+ "step": 274
970
+ },
971
+ {
972
+ "epoch": 1.803921568627451,
973
+ "grad_norm": 0.00022832756803836673,
974
+ "learning_rate": 1.2487946324829905e-05,
975
+ "loss": 1.7671,
976
+ "step": 276
977
+ },
978
+ {
979
+ "epoch": 1.8169934640522876,
980
+ "grad_norm": 0.00025114152231253684,
981
+ "learning_rate": 1.2383059019324999e-05,
982
+ "loss": 1.6294,
983
+ "step": 278
984
+ },
985
+ {
986
+ "epoch": 1.8300653594771243,
987
+ "grad_norm": 0.0002335043391212821,
988
+ "learning_rate": 1.2277893013134155e-05,
989
+ "loss": 1.6714,
990
+ "step": 280
991
+ },
992
+ {
993
+ "epoch": 1.843137254901961,
994
+ "grad_norm": 0.0002156641276087612,
995
+ "learning_rate": 1.2172460605507126e-05,
996
+ "loss": 1.4276,
997
+ "step": 282
998
+ },
999
+ {
1000
+ "epoch": 1.8562091503267975,
1001
+ "grad_norm": 0.00020365668751765043,
1002
+ "learning_rate": 1.206677412684953e-05,
1003
+ "loss": 1.4823,
1004
+ "step": 284
1005
+ },
1006
+ {
1007
+ "epoch": 1.869281045751634,
1008
+ "grad_norm": 0.00012402271386235952,
1009
+ "learning_rate": 1.1960845937280807e-05,
1010
+ "loss": 1.5072,
1011
+ "step": 286
1012
+ },
1013
+ {
1014
+ "epoch": 1.8823529411764706,
1015
+ "grad_norm": 0.00014312293205875903,
1016
+ "learning_rate": 1.1854688425188673e-05,
1017
+ "loss": 2.076,
1018
+ "step": 288
1019
+ },
1020
+ {
1021
+ "epoch": 1.8954248366013071,
1022
+ "grad_norm": 0.00020049649174325168,
1023
+ "learning_rate": 1.1748314005780311e-05,
1024
+ "loss": 1.4313,
1025
+ "step": 290
1026
+ },
1027
+ {
1028
+ "epoch": 1.9084967320261437,
1029
+ "grad_norm": 0.0002475422515999526,
1030
+ "learning_rate": 1.1641735119630373e-05,
1031
+ "loss": 1.7524,
1032
+ "step": 292
1033
+ },
1034
+ {
1035
+ "epoch": 1.9215686274509802,
1036
+ "grad_norm": 0.00023964066349435598,
1037
+ "learning_rate": 1.1534964231226082e-05,
1038
+ "loss": 1.5113,
1039
+ "step": 294
1040
+ },
1041
+ {
1042
+ "epoch": 1.934640522875817,
1043
+ "grad_norm": 0.0001973605394596234,
1044
+ "learning_rate": 1.1428013827509468e-05,
1045
+ "loss": 1.5755,
1046
+ "step": 296
1047
+ },
1048
+ {
1049
+ "epoch": 1.9477124183006536,
1050
+ "grad_norm": 0.0002224671479780227,
1051
+ "learning_rate": 1.1320896416417026e-05,
1052
+ "loss": 1.6703,
1053
+ "step": 298
1054
+ },
1055
+ {
1056
+ "epoch": 1.9607843137254903,
1057
+ "grad_norm": 0.00029418899794109166,
1058
+ "learning_rate": 1.12136245254169e-05,
1059
+ "loss": 2.0252,
1060
+ "step": 300
1061
+ },
1062
+ {
1063
+ "epoch": 1.973856209150327,
1064
+ "grad_norm": 0.00018458372505847365,
1065
+ "learning_rate": 1.110621070004378e-05,
1066
+ "loss": 2.2313,
1067
+ "step": 302
1068
+ },
1069
+ {
1070
+ "epoch": 1.9869281045751634,
1071
+ "grad_norm": 0.00015266553964465857,
1072
+ "learning_rate": 1.0998667502431706e-05,
1073
+ "loss": 1.5308,
1074
+ "step": 304
1075
+ },
1076
+ {
1077
+ "epoch": 2.0,
1078
+ "grad_norm": 0.0002509338955860585,
1079
+ "learning_rate": 1.0891007509844895e-05,
1080
+ "loss": 1.6153,
1081
+ "step": 306
1082
+ },
1083
+ {
1084
+ "epoch": 2.0130718954248366,
1085
+ "grad_norm": 0.00023118282842915505,
1086
+ "learning_rate": 1.0783243313206839e-05,
1087
+ "loss": 1.2327,
1088
+ "step": 308
1089
+ },
1090
+ {
1091
+ "epoch": 2.026143790849673,
1092
+ "grad_norm": 0.000756975612603128,
1093
+ "learning_rate": 1.0675387515627773e-05,
1094
+ "loss": 1.8043,
1095
+ "step": 310
1096
+ },
1097
+ {
1098
+ "epoch": 2.0392156862745097,
1099
+ "grad_norm": 0.0002051538904197514,
1100
+ "learning_rate": 1.0567452730930743e-05,
1101
+ "loss": 1.5461,
1102
+ "step": 312
1103
+ },
1104
+ {
1105
+ "epoch": 2.052287581699346,
1106
+ "grad_norm": 0.00014707472291775048,
1107
+ "learning_rate": 1.0459451582176392e-05,
1108
+ "loss": 1.5176,
1109
+ "step": 314
1110
+ },
1111
+ {
1112
+ "epoch": 2.065359477124183,
1113
+ "grad_norm": 0.00019801071903202683,
1114
+ "learning_rate": 1.0351396700186704e-05,
1115
+ "loss": 1.6204,
1116
+ "step": 316
1117
+ },
1118
+ {
1119
+ "epoch": 2.0784313725490198,
1120
+ "grad_norm": 0.0002014051133301109,
1121
+ "learning_rate": 1.0243300722067806e-05,
1122
+ "loss": 1.0583,
1123
+ "step": 318
1124
+ },
1125
+ {
1126
+ "epoch": 2.0915032679738563,
1127
+ "grad_norm": 0.00030573506955988705,
1128
+ "learning_rate": 1.0135176289732045e-05,
1129
+ "loss": 1.9571,
1130
+ "step": 320
1131
+ },
1132
+ {
1133
+ "epoch": 2.104575163398693,
1134
+ "grad_norm": 0.00019202350813429803,
1135
+ "learning_rate": 1.0027036048419514e-05,
1136
+ "loss": 1.8495,
1137
+ "step": 322
1138
+ },
1139
+ {
1140
+ "epoch": 2.1176470588235294,
1141
+ "grad_norm": 0.00015821665874682367,
1142
+ "learning_rate": 9.918892645219186e-06,
1143
+ "loss": 1.4069,
1144
+ "step": 324
1145
+ },
1146
+ {
1147
+ "epoch": 2.130718954248366,
1148
+ "grad_norm": 0.00024293085152748972,
1149
+ "learning_rate": 9.810758727589814e-06,
1150
+ "loss": 1.5131,
1151
+ "step": 326
1152
+ },
1153
+ {
1154
+ "epoch": 2.1437908496732025,
1155
+ "grad_norm": 0.00022934765729587525,
1156
+ "learning_rate": 9.702646941880795e-06,
1157
+ "loss": 1.7638,
1158
+ "step": 328
1159
+ },
1160
+ {
1161
+ "epoch": 2.156862745098039,
1162
+ "grad_norm": 0.00014047228614799678,
1163
+ "learning_rate": 9.594569931853203e-06,
1164
+ "loss": 1.472,
1165
+ "step": 330
1166
+ },
1167
+ {
1168
+ "epoch": 2.1699346405228757,
1169
+ "grad_norm": 0.00028780155116692185,
1170
+ "learning_rate": 9.486540337201046e-06,
1171
+ "loss": 1.5673,
1172
+ "step": 332
1173
+ },
1174
+ {
1175
+ "epoch": 2.183006535947712,
1176
+ "grad_norm": 0.0002468310121912509,
1177
+ "learning_rate": 9.378570792073079e-06,
1178
+ "loss": 1.4253,
1179
+ "step": 334
1180
+ },
1181
+ {
1182
+ "epoch": 2.196078431372549,
1183
+ "grad_norm": 0.0002742507786024362,
1184
+ "learning_rate": 9.27067392359521e-06,
1185
+ "loss": 1.4752,
1186
+ "step": 336
1187
+ },
1188
+ {
1189
+ "epoch": 2.2091503267973858,
1190
+ "grad_norm": 0.0002124553720932454,
1191
+ "learning_rate": 9.16286235039376e-06,
1192
+ "loss": 1.4714,
1193
+ "step": 338
1194
+ },
1195
+ {
1196
+ "epoch": 2.2222222222222223,
1197
+ "grad_norm": 0.00016231169865932316,
1198
+ "learning_rate": 9.055148681119688e-06,
1199
+ "loss": 1.7596,
1200
+ "step": 340
1201
+ },
1202
+ {
1203
+ "epoch": 2.235294117647059,
1204
+ "grad_norm": 0.00022644073760602623,
1205
+ "learning_rate": 8.94754551297402e-06,
1206
+ "loss": 1.7736,
1207
+ "step": 342
1208
+ },
1209
+ {
1210
+ "epoch": 2.2483660130718954,
1211
+ "grad_norm": 0.00020900683011859655,
1212
+ "learning_rate": 8.840065430234576e-06,
1213
+ "loss": 1.2863,
1214
+ "step": 344
1215
+ },
1216
+ {
1217
+ "epoch": 2.261437908496732,
1218
+ "grad_norm": 0.00016211556794587523,
1219
+ "learning_rate": 8.732721002784247e-06,
1220
+ "loss": 1.6688,
1221
+ "step": 346
1222
+ },
1223
+ {
1224
+ "epoch": 2.2745098039215685,
1225
+ "grad_norm": 0.0002771308645606041,
1226
+ "learning_rate": 8.62552478464092e-06,
1227
+ "loss": 1.4942,
1228
+ "step": 348
1229
+ },
1230
+ {
1231
+ "epoch": 2.287581699346405,
1232
+ "grad_norm": 0.0002948093169834465,
1233
+ "learning_rate": 8.518489312489294e-06,
1234
+ "loss": 1.5204,
1235
+ "step": 350
1236
+ },
1237
+ {
1238
+ "epoch": 2.3006535947712417,
1239
+ "grad_norm": 0.00017946741718333215,
1240
+ "learning_rate": 8.411627104214675e-06,
1241
+ "loss": 1.4972,
1242
+ "step": 352
1243
+ },
1244
+ {
1245
+ "epoch": 2.313725490196078,
1246
+ "grad_norm": 0.00017185603792313486,
1247
+ "learning_rate": 8.304950657439034e-06,
1248
+ "loss": 1.4603,
1249
+ "step": 354
1250
+ },
1251
+ {
1252
+ "epoch": 2.326797385620915,
1253
+ "grad_norm": 0.0002969566558022052,
1254
+ "learning_rate": 8.198472448059385e-06,
1255
+ "loss": 1.411,
1256
+ "step": 356
1257
+ },
1258
+ {
1259
+ "epoch": 2.3398692810457518,
1260
+ "grad_norm": 0.0002125410974258557,
1261
+ "learning_rate": 8.092204928788702e-06,
1262
+ "loss": 1.89,
1263
+ "step": 358
1264
+ },
1265
+ {
1266
+ "epoch": 2.3529411764705883,
1267
+ "grad_norm": 0.0002264813956571743,
1268
+ "learning_rate": 7.9861605276996e-06,
1269
+ "loss": 1.6531,
1270
+ "step": 360
1271
+ },
1272
+ {
1273
+ "epoch": 2.366013071895425,
1274
+ "grad_norm": 0.0002583561581559479,
1275
+ "learning_rate": 7.880351646770824e-06,
1276
+ "loss": 1.6716,
1277
+ "step": 362
1278
+ },
1279
+ {
1280
+ "epoch": 2.3790849673202614,
1281
+ "grad_norm": 0.0003300755633972585,
1282
+ "learning_rate": 7.774790660436857e-06,
1283
+ "loss": 1.7069,
1284
+ "step": 364
1285
+ },
1286
+ {
1287
+ "epoch": 2.392156862745098,
1288
+ "grad_norm": 0.0001800145546440035,
1289
+ "learning_rate": 7.669489914140701e-06,
1290
+ "loss": 1.64,
1291
+ "step": 366
1292
+ },
1293
+ {
1294
+ "epoch": 2.4052287581699345,
1295
+ "grad_norm": 0.0001733694807626307,
1296
+ "learning_rate": 7.564461722890082e-06,
1297
+ "loss": 1.663,
1298
+ "step": 368
1299
+ },
1300
+ {
1301
+ "epoch": 2.418300653594771,
1302
+ "grad_norm": 0.00026534427888691425,
1303
+ "learning_rate": 7.45971836981718e-06,
1304
+ "loss": 1.2605,
1305
+ "step": 370
1306
+ },
1307
+ {
1308
+ "epoch": 2.431372549019608,
1309
+ "grad_norm": 0.00019552017329260707,
1310
+ "learning_rate": 7.355272104742132e-06,
1311
+ "loss": 1.2511,
1312
+ "step": 372
1313
+ },
1314
+ {
1315
+ "epoch": 2.4444444444444446,
1316
+ "grad_norm": 0.00020433632016647607,
1317
+ "learning_rate": 7.251135142740384e-06,
1318
+ "loss": 1.4669,
1319
+ "step": 374
1320
+ },
1321
+ {
1322
+ "epoch": 2.457516339869281,
1323
+ "grad_norm": 0.0002055756194749847,
1324
+ "learning_rate": 7.147319662714145e-06,
1325
+ "loss": 1.3552,
1326
+ "step": 376
1327
+ },
1328
+ {
1329
+ "epoch": 2.4705882352941178,
1330
+ "grad_norm": 0.0002065423468593508,
1331
+ "learning_rate": 7.043837805968028e-06,
1332
+ "loss": 1.2445,
1333
+ "step": 378
1334
+ },
1335
+ {
1336
+ "epoch": 2.4836601307189543,
1337
+ "grad_norm": 0.00016746640903875232,
1338
+ "learning_rate": 6.940701674789162e-06,
1339
+ "loss": 1.6628,
1340
+ "step": 380
1341
+ },
1342
+ {
1343
+ "epoch": 2.496732026143791,
1344
+ "grad_norm": 0.00013711291830986738,
1345
+ "learning_rate": 6.837923331031761e-06,
1346
+ "loss": 1.5897,
1347
+ "step": 382
1348
+ },
1349
+ {
1350
+ "epoch": 2.5098039215686274,
1351
+ "grad_norm": 0.0002499692200217396,
1352
+ "learning_rate": 6.735514794706528e-06,
1353
+ "loss": 1.5575,
1354
+ "step": 384
1355
+ },
1356
+ {
1357
+ "epoch": 2.522875816993464,
1358
+ "grad_norm": 0.00023265107301995158,
1359
+ "learning_rate": 6.633488042574883e-06,
1360
+ "loss": 2.0051,
1361
+ "step": 386
1362
+ },
1363
+ {
1364
+ "epoch": 2.5359477124183005,
1365
+ "grad_norm": 0.00016276883252430707,
1366
+ "learning_rate": 6.531855006748267e-06,
1367
+ "loss": 1.6029,
1368
+ "step": 388
1369
+ },
1370
+ {
1371
+ "epoch": 2.549019607843137,
1372
+ "grad_norm": 0.000282933033304289,
1373
+ "learning_rate": 6.4306275732926896e-06,
1374
+ "loss": 1.6852,
1375
+ "step": 390
1376
+ },
1377
+ {
1378
+ "epoch": 2.5620915032679736,
1379
+ "grad_norm": 0.00027359017985872924,
1380
+ "learning_rate": 6.3298175808386284e-06,
1381
+ "loss": 1.4756,
1382
+ "step": 392
1383
+ },
1384
+ {
1385
+ "epoch": 2.57516339869281,
1386
+ "grad_norm": 0.00016362163296435028,
1387
+ "learning_rate": 6.229436819196504e-06,
1388
+ "loss": 1.4024,
1389
+ "step": 394
1390
+ },
1391
+ {
1392
+ "epoch": 2.588235294117647,
1393
+ "grad_norm": 0.0002948582696262747,
1394
+ "learning_rate": 6.129497027977829e-06,
1395
+ "loss": 1.6971,
1396
+ "step": 396
1397
+ },
1398
+ {
1399
+ "epoch": 2.6013071895424837,
1400
+ "grad_norm": 0.00034123804653063416,
1401
+ "learning_rate": 6.030009895222291e-06,
1402
+ "loss": 1.5026,
1403
+ "step": 398
1404
+ },
1405
+ {
1406
+ "epoch": 2.6143790849673203,
1407
+ "grad_norm": 0.00015244237147271633,
1408
+ "learning_rate": 5.930987056030781e-06,
1409
+ "loss": 1.2072,
1410
+ "step": 400
1411
+ }
1412
+ ],
1413
+ "logging_steps": 2,
1414
+ "max_steps": 612,
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.6918824018325606e+17,
1431
+ "train_batch_size": 16,
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:b51dc61fa3d30f640f5e1161f843c35dd96dafca1dedb348f3d4a2997b6c4aa1
3
+ size 5841
checkpoint-400/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-600/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ./Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-4B-Instruct-2507
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.17.1
checkpoint-600/adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "./Qwen3-4B-Instruct-2507",
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": 64,
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": 64,
25
+ "rank_pattern": {},
26
+ "revision": null,
27
+ "target_modules": [
28
+ "q_proj",
29
+ "k_proj",
30
+ "down_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
+ "v_proj",
34
+ "up_proj"
35
+ ],
36
+ "target_parameters": null,
37
+ "task_type": "CAUSAL_LM",
38
+ "trainable_token_indices": null,
39
+ "use_dora": false,
40
+ "use_qalora": false,
41
+ "use_rslora": true
42
+ }
checkpoint-600/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50f4d95627cd2622e37b5f7d7b6a8af9bfe8bdf7f291c3d6d30fa87373523628
3
+ size 2081671768
checkpoint-600/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-600/chat_template.jinja ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ {%- endif %}
checkpoint-600/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da81c3657936290f461d1819078b3fb9961b48a8671904d1ab8223d341134771
3
+ size 1057390923
checkpoint-600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8e2011629d8bed3ef560fa11175cac55684c4e12a72634bb24abf767b6c7399
3
+ size 14645
checkpoint-600/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7fde5111803012042c93a73aa191336bb6e10b3ad44f6bd1d94fc7008a22b6
3
+ size 1383
checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d5913c4690d9180da9f7057b8315f5539a7ffaa8cd88444acbebc1ee782ca60
3
+ size 1465
checkpoint-600/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-600/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77247e5fb2e966d04e513068b17cca472e105e7c56953e9b1d27d70b93d77e6f
3
+ size 11423221
checkpoint-600/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": 262144,
249
+ "pad_token": "<|endoftext|>",
250
+ "padding_side": "right",
251
+ "split_special_tokens": false,
252
+ "tokenizer_class": "Qwen2Tokenizer",
253
+ "unk_token": null
254
+ }
checkpoint-600/trainer_state.json ADDED
@@ -0,0 +1,2134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.9215686274509802,
6
+ "eval_steps": 500,
7
+ "global_step": 600,
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.013071895424836602,
14
+ "grad_norm": 0.11333683878183365,
15
+ "learning_rate": 6.451612903225807e-07,
16
+ "loss": 121.2315,
17
+ "step": 2
18
+ },
19
+ {
20
+ "epoch": 0.026143790849673203,
21
+ "grad_norm": 0.20037667453289032,
22
+ "learning_rate": 1.935483870967742e-06,
23
+ "loss": 223.5316,
24
+ "step": 4
25
+ },
26
+ {
27
+ "epoch": 0.0392156862745098,
28
+ "grad_norm": 0.12080976366996765,
29
+ "learning_rate": 3.225806451612903e-06,
30
+ "loss": 147.6245,
31
+ "step": 6
32
+ },
33
+ {
34
+ "epoch": 0.05228758169934641,
35
+ "grad_norm": 0.09547512233257294,
36
+ "learning_rate": 4.516129032258065e-06,
37
+ "loss": 101.9504,
38
+ "step": 8
39
+ },
40
+ {
41
+ "epoch": 0.06535947712418301,
42
+ "grad_norm": 0.03842262178659439,
43
+ "learning_rate": 5.806451612903226e-06,
44
+ "loss": 35.2904,
45
+ "step": 10
46
+ },
47
+ {
48
+ "epoch": 0.0784313725490196,
49
+ "grad_norm": 0.0017967394087463617,
50
+ "learning_rate": 7.096774193548388e-06,
51
+ "loss": 5.6059,
52
+ "step": 12
53
+ },
54
+ {
55
+ "epoch": 0.0915032679738562,
56
+ "grad_norm": 0.0018462671432644129,
57
+ "learning_rate": 8.387096774193549e-06,
58
+ "loss": 4.5037,
59
+ "step": 14
60
+ },
61
+ {
62
+ "epoch": 0.10457516339869281,
63
+ "grad_norm": 0.0016796932322904468,
64
+ "learning_rate": 9.67741935483871e-06,
65
+ "loss": 4.7702,
66
+ "step": 16
67
+ },
68
+ {
69
+ "epoch": 0.11764705882352941,
70
+ "grad_norm": 0.0004864877846557647,
71
+ "learning_rate": 1.096774193548387e-05,
72
+ "loss": 2.5592,
73
+ "step": 18
74
+ },
75
+ {
76
+ "epoch": 0.13071895424836602,
77
+ "grad_norm": 0.0009209928102791309,
78
+ "learning_rate": 1.2258064516129034e-05,
79
+ "loss": 3.0435,
80
+ "step": 20
81
+ },
82
+ {
83
+ "epoch": 0.1437908496732026,
84
+ "grad_norm": 0.0010748436907306314,
85
+ "learning_rate": 1.3548387096774194e-05,
86
+ "loss": 3.3528,
87
+ "step": 22
88
+ },
89
+ {
90
+ "epoch": 0.1568627450980392,
91
+ "grad_norm": 0.0004147373838350177,
92
+ "learning_rate": 1.4838709677419357e-05,
93
+ "loss": 2.6986,
94
+ "step": 24
95
+ },
96
+ {
97
+ "epoch": 0.16993464052287582,
98
+ "grad_norm": 0.00036316399928182364,
99
+ "learning_rate": 1.6129032258064517e-05,
100
+ "loss": 2.0937,
101
+ "step": 26
102
+ },
103
+ {
104
+ "epoch": 0.1830065359477124,
105
+ "grad_norm": 0.0004274980165064335,
106
+ "learning_rate": 1.741935483870968e-05,
107
+ "loss": 2.4998,
108
+ "step": 28
109
+ },
110
+ {
111
+ "epoch": 0.19607843137254902,
112
+ "grad_norm": 0.00036602141335606575,
113
+ "learning_rate": 1.870967741935484e-05,
114
+ "loss": 2.7097,
115
+ "step": 30
116
+ },
117
+ {
118
+ "epoch": 0.20915032679738563,
119
+ "grad_norm": 0.0002404347906121984,
120
+ "learning_rate": 2e-05,
121
+ "loss": 2.5591,
122
+ "step": 32
123
+ },
124
+ {
125
+ "epoch": 0.2222222222222222,
126
+ "grad_norm": 0.0003057699650526047,
127
+ "learning_rate": 1.9999415245942967e-05,
128
+ "loss": 2.4001,
129
+ "step": 34
130
+ },
131
+ {
132
+ "epoch": 0.23529411764705882,
133
+ "grad_norm": 0.00029717778670601547,
134
+ "learning_rate": 1.9997661052159323e-05,
135
+ "loss": 2.3692,
136
+ "step": 36
137
+ },
138
+ {
139
+ "epoch": 0.24836601307189543,
140
+ "grad_norm": 0.0004611510084941983,
141
+ "learning_rate": 1.9994737623803456e-05,
142
+ "loss": 2.2709,
143
+ "step": 38
144
+ },
145
+ {
146
+ "epoch": 0.26143790849673204,
147
+ "grad_norm": 0.000257757754297927,
148
+ "learning_rate": 1.9990645302772687e-05,
149
+ "loss": 2.5777,
150
+ "step": 40
151
+ },
152
+ {
153
+ "epoch": 0.27450980392156865,
154
+ "grad_norm": 0.00029266063938848674,
155
+ "learning_rate": 1.9985384567667278e-05,
156
+ "loss": 2.2905,
157
+ "step": 42
158
+ },
159
+ {
160
+ "epoch": 0.2875816993464052,
161
+ "grad_norm": 0.00021565893257502466,
162
+ "learning_rate": 1.9978956033734472e-05,
163
+ "loss": 2.5088,
164
+ "step": 44
165
+ },
166
+ {
167
+ "epoch": 0.3006535947712418,
168
+ "grad_norm": 0.0003724308335222304,
169
+ "learning_rate": 1.9971360452796523e-05,
170
+ "loss": 2.1423,
171
+ "step": 46
172
+ },
173
+ {
174
+ "epoch": 0.3137254901960784,
175
+ "grad_norm": 0.00024233298609033227,
176
+ "learning_rate": 1.9962598713162787e-05,
177
+ "loss": 2.0787,
178
+ "step": 48
179
+ },
180
+ {
181
+ "epoch": 0.32679738562091504,
182
+ "grad_norm": 0.00024845136795192957,
183
+ "learning_rate": 1.9952671839525827e-05,
184
+ "loss": 2.164,
185
+ "step": 50
186
+ },
187
+ {
188
+ "epoch": 0.33986928104575165,
189
+ "grad_norm": 0.00022128893760964274,
190
+ "learning_rate": 1.9941580992841562e-05,
191
+ "loss": 2.2507,
192
+ "step": 52
193
+ },
194
+ {
195
+ "epoch": 0.35294117647058826,
196
+ "grad_norm": 0.0002313136210432276,
197
+ "learning_rate": 1.992932747019352e-05,
198
+ "loss": 2.3244,
199
+ "step": 54
200
+ },
201
+ {
202
+ "epoch": 0.3660130718954248,
203
+ "grad_norm": 0.00022262116544879973,
204
+ "learning_rate": 1.9915912704641115e-05,
205
+ "loss": 2.0893,
206
+ "step": 56
207
+ },
208
+ {
209
+ "epoch": 0.3790849673202614,
210
+ "grad_norm": 0.0002825734845828265,
211
+ "learning_rate": 1.990133826505206e-05,
212
+ "loss": 2.1814,
213
+ "step": 58
214
+ },
215
+ {
216
+ "epoch": 0.39215686274509803,
217
+ "grad_norm": 0.00024877834948711097,
218
+ "learning_rate": 1.9885605855918887e-05,
219
+ "loss": 2.4816,
220
+ "step": 60
221
+ },
222
+ {
223
+ "epoch": 0.40522875816993464,
224
+ "grad_norm": 0.00021890860807616264,
225
+ "learning_rate": 1.9868717317159617e-05,
226
+ "loss": 2.2621,
227
+ "step": 62
228
+ },
229
+ {
230
+ "epoch": 0.41830065359477125,
231
+ "grad_norm": 0.00032683511381037533,
232
+ "learning_rate": 1.985067462390256e-05,
233
+ "loss": 2.2875,
234
+ "step": 64
235
+ },
236
+ {
237
+ "epoch": 0.43137254901960786,
238
+ "grad_norm": 0.0002852635516319424,
239
+ "learning_rate": 1.983147988625533e-05,
240
+ "loss": 2.5789,
241
+ "step": 66
242
+ },
243
+ {
244
+ "epoch": 0.4444444444444444,
245
+ "grad_norm": 0.0002416325587546453,
246
+ "learning_rate": 1.9811135349058073e-05,
247
+ "loss": 2.283,
248
+ "step": 68
249
+ },
250
+ {
251
+ "epoch": 0.45751633986928103,
252
+ "grad_norm": 0.0005177687271498144,
253
+ "learning_rate": 1.9789643391620918e-05,
254
+ "loss": 2.1292,
255
+ "step": 70
256
+ },
257
+ {
258
+ "epoch": 0.47058823529411764,
259
+ "grad_norm": 0.00024164184287656099,
260
+ "learning_rate": 1.9767006527445728e-05,
261
+ "loss": 1.9599,
262
+ "step": 72
263
+ },
264
+ {
265
+ "epoch": 0.48366013071895425,
266
+ "grad_norm": 0.00020955981744918972,
267
+ "learning_rate": 1.9743227403932135e-05,
268
+ "loss": 2.0167,
269
+ "step": 74
270
+ },
271
+ {
272
+ "epoch": 0.49673202614379086,
273
+ "grad_norm": 0.00018717219063546509,
274
+ "learning_rate": 1.971830880206793e-05,
275
+ "loss": 1.8509,
276
+ "step": 76
277
+ },
278
+ {
279
+ "epoch": 0.5098039215686274,
280
+ "grad_norm": 0.00027569651138037443,
281
+ "learning_rate": 1.969225363610382e-05,
282
+ "loss": 2.102,
283
+ "step": 78
284
+ },
285
+ {
286
+ "epoch": 0.5228758169934641,
287
+ "grad_norm": 0.0001864357036538422,
288
+ "learning_rate": 1.9665064953212604e-05,
289
+ "loss": 2.0872,
290
+ "step": 80
291
+ },
292
+ {
293
+ "epoch": 0.5359477124183006,
294
+ "grad_norm": 0.00020545977167785168,
295
+ "learning_rate": 1.9636745933132807e-05,
296
+ "loss": 1.7914,
297
+ "step": 82
298
+ },
299
+ {
300
+ "epoch": 0.5490196078431373,
301
+ "grad_norm": 0.00023401623184327036,
302
+ "learning_rate": 1.9607299887796813e-05,
303
+ "loss": 2.2414,
304
+ "step": 84
305
+ },
306
+ {
307
+ "epoch": 0.5620915032679739,
308
+ "grad_norm": 0.0002520510461181402,
309
+ "learning_rate": 1.9576730260943503e-05,
310
+ "loss": 2.0129,
311
+ "step": 86
312
+ },
313
+ {
314
+ "epoch": 0.5751633986928104,
315
+ "grad_norm": 0.0001795077114365995,
316
+ "learning_rate": 1.9545040627715554e-05,
317
+ "loss": 2.0999,
318
+ "step": 88
319
+ },
320
+ {
321
+ "epoch": 0.5882352941176471,
322
+ "grad_norm": 0.00024098689027596265,
323
+ "learning_rate": 1.9512234694241277e-05,
324
+ "loss": 1.7799,
325
+ "step": 90
326
+ },
327
+ {
328
+ "epoch": 0.6013071895424836,
329
+ "grad_norm": 0.00027123329346068203,
330
+ "learning_rate": 1.9478316297201218e-05,
331
+ "loss": 2.3336,
332
+ "step": 92
333
+ },
334
+ {
335
+ "epoch": 0.6143790849673203,
336
+ "grad_norm": 0.00015769667515996844,
337
+ "learning_rate": 1.944328940337943e-05,
338
+ "loss": 2.0259,
339
+ "step": 94
340
+ },
341
+ {
342
+ "epoch": 0.6274509803921569,
343
+ "grad_norm": 0.00020292132103350013,
344
+ "learning_rate": 1.9407158109199567e-05,
345
+ "loss": 2.2854,
346
+ "step": 96
347
+ },
348
+ {
349
+ "epoch": 0.6405228758169934,
350
+ "grad_norm": 0.0003033606626559049,
351
+ "learning_rate": 1.9369926640245794e-05,
352
+ "loss": 2.8756,
353
+ "step": 98
354
+ },
355
+ {
356
+ "epoch": 0.6535947712418301,
357
+ "grad_norm": 0.00028744281735271215,
358
+ "learning_rate": 1.9331599350768622e-05,
359
+ "loss": 2.1679,
360
+ "step": 100
361
+ },
362
+ {
363
+ "epoch": 0.6666666666666666,
364
+ "grad_norm": 0.0001698006090009585,
365
+ "learning_rate": 1.9292180723175656e-05,
366
+ "loss": 2.1022,
367
+ "step": 102
368
+ },
369
+ {
370
+ "epoch": 0.6797385620915033,
371
+ "grad_norm": 0.00018878077389672399,
372
+ "learning_rate": 1.925167536750737e-05,
373
+ "loss": 1.7467,
374
+ "step": 104
375
+ },
376
+ {
377
+ "epoch": 0.6928104575163399,
378
+ "grad_norm": 0.00017177853442262858,
379
+ "learning_rate": 1.9210088020897978e-05,
380
+ "loss": 1.9507,
381
+ "step": 106
382
+ },
383
+ {
384
+ "epoch": 0.7058823529411765,
385
+ "grad_norm": 0.00019113693269900978,
386
+ "learning_rate": 1.9167423547021418e-05,
387
+ "loss": 1.6736,
388
+ "step": 108
389
+ },
390
+ {
391
+ "epoch": 0.7189542483660131,
392
+ "grad_norm": 0.00025766229373402894,
393
+ "learning_rate": 1.9123686935522516e-05,
394
+ "loss": 2.1334,
395
+ "step": 110
396
+ },
397
+ {
398
+ "epoch": 0.7320261437908496,
399
+ "grad_norm": 0.00018685530812945217,
400
+ "learning_rate": 1.9078883301433488e-05,
401
+ "loss": 1.9347,
402
+ "step": 112
403
+ },
404
+ {
405
+ "epoch": 0.7450980392156863,
406
+ "grad_norm": 0.00018588810053188354,
407
+ "learning_rate": 1.9033017884575682e-05,
408
+ "loss": 2.0761,
409
+ "step": 114
410
+ },
411
+ {
412
+ "epoch": 0.7581699346405228,
413
+ "grad_norm": 0.00022925061057321727,
414
+ "learning_rate": 1.8986096048946826e-05,
415
+ "loss": 1.8795,
416
+ "step": 116
417
+ },
418
+ {
419
+ "epoch": 0.7712418300653595,
420
+ "grad_norm": 0.00016284940647892654,
421
+ "learning_rate": 1.8938123282093658e-05,
422
+ "loss": 2.022,
423
+ "step": 118
424
+ },
425
+ {
426
+ "epoch": 0.7843137254901961,
427
+ "grad_norm": 0.00013559720537159592,
428
+ "learning_rate": 1.8889105194470198e-05,
429
+ "loss": 2.1662,
430
+ "step": 120
431
+ },
432
+ {
433
+ "epoch": 0.7973856209150327,
434
+ "grad_norm": 0.00024967457284219563,
435
+ "learning_rate": 1.883904751878156e-05,
436
+ "loss": 2.0453,
437
+ "step": 122
438
+ },
439
+ {
440
+ "epoch": 0.8104575163398693,
441
+ "grad_norm": 0.00030899475677870214,
442
+ "learning_rate": 1.878795610931354e-05,
443
+ "loss": 1.784,
444
+ "step": 124
445
+ },
446
+ {
447
+ "epoch": 0.8235294117647058,
448
+ "grad_norm": 0.00017863448010757565,
449
+ "learning_rate": 1.873583694124792e-05,
450
+ "loss": 2.1435,
451
+ "step": 126
452
+ },
453
+ {
454
+ "epoch": 0.8366013071895425,
455
+ "grad_norm": 0.0002198118600063026,
456
+ "learning_rate": 1.8682696109963703e-05,
457
+ "loss": 1.7378,
458
+ "step": 128
459
+ },
460
+ {
461
+ "epoch": 0.8496732026143791,
462
+ "grad_norm": 0.00023473477631341666,
463
+ "learning_rate": 1.862853983032423e-05,
464
+ "loss": 1.7531,
465
+ "step": 130
466
+ },
467
+ {
468
+ "epoch": 0.8627450980392157,
469
+ "grad_norm": 0.00020778755424544215,
470
+ "learning_rate": 1.857337443595034e-05,
471
+ "loss": 1.9508,
472
+ "step": 132
473
+ },
474
+ {
475
+ "epoch": 0.8758169934640523,
476
+ "grad_norm": 0.00022862797777634114,
477
+ "learning_rate": 1.851720637847967e-05,
478
+ "loss": 2.1749,
479
+ "step": 134
480
+ },
481
+ {
482
+ "epoch": 0.8888888888888888,
483
+ "grad_norm": 0.00020499467791523784,
484
+ "learning_rate": 1.8460042226812117e-05,
485
+ "loss": 1.83,
486
+ "step": 136
487
+ },
488
+ {
489
+ "epoch": 0.9019607843137255,
490
+ "grad_norm": 0.000227632190217264,
491
+ "learning_rate": 1.84018886663416e-05,
492
+ "loss": 1.7867,
493
+ "step": 138
494
+ },
495
+ {
496
+ "epoch": 0.9150326797385621,
497
+ "grad_norm": 0.00019822952162940055,
498
+ "learning_rate": 1.83427524981742e-05,
499
+ "loss": 1.8776,
500
+ "step": 140
501
+ },
502
+ {
503
+ "epoch": 0.9281045751633987,
504
+ "grad_norm": 0.00016198164667002857,
505
+ "learning_rate": 1.8282640638332773e-05,
506
+ "loss": 2.1987,
507
+ "step": 142
508
+ },
509
+ {
510
+ "epoch": 0.9411764705882353,
511
+ "grad_norm": 0.00021022713917773217,
512
+ "learning_rate": 1.8221560116948103e-05,
513
+ "loss": 2.1282,
514
+ "step": 144
515
+ },
516
+ {
517
+ "epoch": 0.954248366013072,
518
+ "grad_norm": 0.00020721345208585262,
519
+ "learning_rate": 1.8159518077436718e-05,
520
+ "loss": 1.7796,
521
+ "step": 146
522
+ },
523
+ {
524
+ "epoch": 0.9673202614379085,
525
+ "grad_norm": 0.0001998415682464838,
526
+ "learning_rate": 1.8096521775665494e-05,
527
+ "loss": 1.843,
528
+ "step": 148
529
+ },
530
+ {
531
+ "epoch": 0.9803921568627451,
532
+ "grad_norm": 0.0002373273018747568,
533
+ "learning_rate": 1.803257857910303e-05,
534
+ "loss": 2.0987,
535
+ "step": 150
536
+ },
537
+ {
538
+ "epoch": 0.9934640522875817,
539
+ "grad_norm": 0.00025910339900292456,
540
+ "learning_rate": 1.7967695965958044e-05,
541
+ "loss": 1.8623,
542
+ "step": 152
543
+ },
544
+ {
545
+ "epoch": 1.0065359477124183,
546
+ "grad_norm": 0.00027269392739981413,
547
+ "learning_rate": 1.79018815243048e-05,
548
+ "loss": 2.0696,
549
+ "step": 154
550
+ },
551
+ {
552
+ "epoch": 1.0196078431372548,
553
+ "grad_norm": 0.00012134420830989257,
554
+ "learning_rate": 1.7835142951195644e-05,
555
+ "loss": 1.6164,
556
+ "step": 156
557
+ },
558
+ {
559
+ "epoch": 1.0326797385620916,
560
+ "grad_norm": 0.00016795018746051937,
561
+ "learning_rate": 1.7767488051760858e-05,
562
+ "loss": 2.089,
563
+ "step": 158
564
+ },
565
+ {
566
+ "epoch": 1.0457516339869282,
567
+ "grad_norm": 0.0001798172597773373,
568
+ "learning_rate": 1.769892473829582e-05,
569
+ "loss": 1.8321,
570
+ "step": 160
571
+ },
572
+ {
573
+ "epoch": 1.0588235294117647,
574
+ "grad_norm": 0.0004979025688953698,
575
+ "learning_rate": 1.7629461029335683e-05,
576
+ "loss": 2.041,
577
+ "step": 162
578
+ },
579
+ {
580
+ "epoch": 1.0718954248366013,
581
+ "grad_norm": 0.0001860711199697107,
582
+ "learning_rate": 1.755910504871756e-05,
583
+ "loss": 1.8529,
584
+ "step": 164
585
+ },
586
+ {
587
+ "epoch": 1.0849673202614378,
588
+ "grad_norm": 0.00017530930927023292,
589
+ "learning_rate": 1.7487865024630485e-05,
590
+ "loss": 1.6364,
591
+ "step": 166
592
+ },
593
+ {
594
+ "epoch": 1.0980392156862746,
595
+ "grad_norm": 0.00011951837223023176,
596
+ "learning_rate": 1.741574928865307e-05,
597
+ "loss": 1.887,
598
+ "step": 168
599
+ },
600
+ {
601
+ "epoch": 1.1111111111111112,
602
+ "grad_norm": 0.000298556056804955,
603
+ "learning_rate": 1.7342766274779158e-05,
604
+ "loss": 1.7004,
605
+ "step": 170
606
+ },
607
+ {
608
+ "epoch": 1.1241830065359477,
609
+ "grad_norm": 0.00018086233467329293,
610
+ "learning_rate": 1.7268924518431437e-05,
611
+ "loss": 1.5481,
612
+ "step": 172
613
+ },
614
+ {
615
+ "epoch": 1.1372549019607843,
616
+ "grad_norm": 0.0002090001798933372,
617
+ "learning_rate": 1.7194232655463232e-05,
618
+ "loss": 1.7131,
619
+ "step": 174
620
+ },
621
+ {
622
+ "epoch": 1.1503267973856208,
623
+ "grad_norm": 0.00019412535766605288,
624
+ "learning_rate": 1.711869942114852e-05,
625
+ "loss": 1.7985,
626
+ "step": 176
627
+ },
628
+ {
629
+ "epoch": 1.1633986928104576,
630
+ "grad_norm": 0.00018152632401324809,
631
+ "learning_rate": 1.7042333649160336e-05,
632
+ "loss": 1.7577,
633
+ "step": 178
634
+ },
635
+ {
636
+ "epoch": 1.1764705882352942,
637
+ "grad_norm": 0.0001966633426491171,
638
+ "learning_rate": 1.6965144270537687e-05,
639
+ "loss": 1.8151,
640
+ "step": 180
641
+ },
642
+ {
643
+ "epoch": 1.1895424836601307,
644
+ "grad_norm": 0.0001851520937634632,
645
+ "learning_rate": 1.6887140312641036e-05,
646
+ "loss": 1.7232,
647
+ "step": 182
648
+ },
649
+ {
650
+ "epoch": 1.2026143790849673,
651
+ "grad_norm": 0.0003682505921460688,
652
+ "learning_rate": 1.6808330898096544e-05,
653
+ "loss": 1.6473,
654
+ "step": 184
655
+ },
656
+ {
657
+ "epoch": 1.215686274509804,
658
+ "grad_norm": 0.00020552819478325546,
659
+ "learning_rate": 1.672872524372919e-05,
660
+ "loss": 1.9669,
661
+ "step": 186
662
+ },
663
+ {
664
+ "epoch": 1.2287581699346406,
665
+ "grad_norm": 0.00026465559494681656,
666
+ "learning_rate": 1.664833265948485e-05,
667
+ "loss": 1.9663,
668
+ "step": 188
669
+ },
670
+ {
671
+ "epoch": 1.2418300653594772,
672
+ "grad_norm": 0.00019633308693300933,
673
+ "learning_rate": 1.656716254734148e-05,
674
+ "loss": 1.9183,
675
+ "step": 190
676
+ },
677
+ {
678
+ "epoch": 1.2549019607843137,
679
+ "grad_norm": 0.0001924864627653733,
680
+ "learning_rate": 1.6485224400209557e-05,
681
+ "loss": 1.7885,
682
+ "step": 192
683
+ },
684
+ {
685
+ "epoch": 1.2679738562091503,
686
+ "grad_norm": 0.00027626357041299343,
687
+ "learning_rate": 1.640252780082187e-05,
688
+ "loss": 1.9588,
689
+ "step": 194
690
+ },
691
+ {
692
+ "epoch": 1.2810457516339868,
693
+ "grad_norm": 0.00012845861783716828,
694
+ "learning_rate": 1.6319082420612823e-05,
695
+ "loss": 1.8196,
696
+ "step": 196
697
+ },
698
+ {
699
+ "epoch": 1.2941176470588236,
700
+ "grad_norm": 0.00020139614935033023,
701
+ "learning_rate": 1.6234898018587336e-05,
702
+ "loss": 2.0317,
703
+ "step": 198
704
+ },
705
+ {
706
+ "epoch": 1.3071895424836601,
707
+ "grad_norm": 0.00014446984278038144,
708
+ "learning_rate": 1.614998444017954e-05,
709
+ "loss": 1.6223,
710
+ "step": 200
711
+ },
712
+ {
713
+ "epoch": 1.3202614379084967,
714
+ "grad_norm": 0.00016762047016527504,
715
+ "learning_rate": 1.6064351616101318e-05,
716
+ "loss": 1.6688,
717
+ "step": 202
718
+ },
719
+ {
720
+ "epoch": 1.3333333333333333,
721
+ "grad_norm": 0.00018752727191895247,
722
+ "learning_rate": 1.597800956118094e-05,
723
+ "loss": 2.0663,
724
+ "step": 204
725
+ },
726
+ {
727
+ "epoch": 1.34640522875817,
728
+ "grad_norm": 0.00045777150080539286,
729
+ "learning_rate": 1.5890968373191783e-05,
730
+ "loss": 2.0239,
731
+ "step": 206
732
+ },
733
+ {
734
+ "epoch": 1.3594771241830066,
735
+ "grad_norm": 0.00019544885435607284,
736
+ "learning_rate": 1.5803238231671404e-05,
737
+ "loss": 1.8431,
738
+ "step": 208
739
+ },
740
+ {
741
+ "epoch": 1.3725490196078431,
742
+ "grad_norm": 0.0001844588841777295,
743
+ "learning_rate": 1.571482939673105e-05,
744
+ "loss": 1.7788,
745
+ "step": 210
746
+ },
747
+ {
748
+ "epoch": 1.3856209150326797,
749
+ "grad_norm": 0.00015940149023663253,
750
+ "learning_rate": 1.562575220785569e-05,
751
+ "loss": 2.1033,
752
+ "step": 212
753
+ },
754
+ {
755
+ "epoch": 1.3986928104575163,
756
+ "grad_norm": 0.00019305995374452323,
757
+ "learning_rate": 1.5536017082694846e-05,
758
+ "loss": 1.8467,
759
+ "step": 214
760
+ },
761
+ {
762
+ "epoch": 1.4117647058823528,
763
+ "grad_norm": 0.00013890677655581385,
764
+ "learning_rate": 1.544563451584422e-05,
765
+ "loss": 1.557,
766
+ "step": 216
767
+ },
768
+ {
769
+ "epoch": 1.4248366013071896,
770
+ "grad_norm": 0.0002130600332748145,
771
+ "learning_rate": 1.535461507761834e-05,
772
+ "loss": 1.9316,
773
+ "step": 218
774
+ },
775
+ {
776
+ "epoch": 1.4379084967320261,
777
+ "grad_norm": 0.00017851484881248325,
778
+ "learning_rate": 1.526296941281436e-05,
779
+ "loss": 1.9249,
780
+ "step": 220
781
+ },
782
+ {
783
+ "epoch": 1.4509803921568627,
784
+ "grad_norm": 0.00023964005231391639,
785
+ "learning_rate": 1.5170708239467143e-05,
786
+ "loss": 1.79,
787
+ "step": 222
788
+ },
789
+ {
790
+ "epoch": 1.4640522875816995,
791
+ "grad_norm": 0.0001701006549410522,
792
+ "learning_rate": 1.5077842347595769e-05,
793
+ "loss": 1.7042,
794
+ "step": 224
795
+ },
796
+ {
797
+ "epoch": 1.477124183006536,
798
+ "grad_norm": 0.00020864226098638028,
799
+ "learning_rate": 1.498438259794165e-05,
800
+ "loss": 1.0315,
801
+ "step": 226
802
+ },
803
+ {
804
+ "epoch": 1.4901960784313726,
805
+ "grad_norm": 0.00029192655347287655,
806
+ "learning_rate": 1.4890339920698334e-05,
807
+ "loss": 1.6777,
808
+ "step": 228
809
+ },
810
+ {
811
+ "epoch": 1.5032679738562091,
812
+ "grad_norm": 0.00023180904099717736,
813
+ "learning_rate": 1.4795725314233238e-05,
814
+ "loss": 1.7323,
815
+ "step": 230
816
+ },
817
+ {
818
+ "epoch": 1.5163398692810457,
819
+ "grad_norm": 0.0002885037683881819,
820
+ "learning_rate": 1.4700549843801359e-05,
821
+ "loss": 1.6572,
822
+ "step": 232
823
+ },
824
+ {
825
+ "epoch": 1.5294117647058822,
826
+ "grad_norm": 0.0001781369501259178,
827
+ "learning_rate": 1.4604824640251187e-05,
828
+ "loss": 1.71,
829
+ "step": 234
830
+ },
831
+ {
832
+ "epoch": 1.5424836601307188,
833
+ "grad_norm": 0.00017287103401031345,
834
+ "learning_rate": 1.4508560898722952e-05,
835
+ "loss": 1.601,
836
+ "step": 236
837
+ },
838
+ {
839
+ "epoch": 1.5555555555555556,
840
+ "grad_norm": 0.00023853845777921379,
841
+ "learning_rate": 1.4411769877339332e-05,
842
+ "loss": 1.7181,
843
+ "step": 238
844
+ },
845
+ {
846
+ "epoch": 1.5686274509803921,
847
+ "grad_norm": 0.00017767057579476386,
848
+ "learning_rate": 1.4314462895888816e-05,
849
+ "loss": 1.7382,
850
+ "step": 240
851
+ },
852
+ {
853
+ "epoch": 1.581699346405229,
854
+ "grad_norm": 0.00017500626563560218,
855
+ "learning_rate": 1.421665133450184e-05,
856
+ "loss": 1.9025,
857
+ "step": 242
858
+ },
859
+ {
860
+ "epoch": 1.5947712418300655,
861
+ "grad_norm": 0.00020652507373597473,
862
+ "learning_rate": 1.4118346632319878e-05,
863
+ "loss": 1.6971,
864
+ "step": 244
865
+ },
866
+ {
867
+ "epoch": 1.607843137254902,
868
+ "grad_norm": 0.00018562859622761607,
869
+ "learning_rate": 1.4019560286157607e-05,
870
+ "loss": 1.6641,
871
+ "step": 246
872
+ },
873
+ {
874
+ "epoch": 1.6209150326797386,
875
+ "grad_norm": 0.00021715003822464496,
876
+ "learning_rate": 1.3920303849158369e-05,
877
+ "loss": 1.4588,
878
+ "step": 248
879
+ },
880
+ {
881
+ "epoch": 1.6339869281045751,
882
+ "grad_norm": 0.0002154167159460485,
883
+ "learning_rate": 1.3820588929443014e-05,
884
+ "loss": 1.7148,
885
+ "step": 250
886
+ },
887
+ {
888
+ "epoch": 1.6470588235294117,
889
+ "grad_norm": 0.00027550282538868487,
890
+ "learning_rate": 1.3720427188752306e-05,
891
+ "loss": 1.6354,
892
+ "step": 252
893
+ },
894
+ {
895
+ "epoch": 1.6601307189542482,
896
+ "grad_norm": 0.00017175127868540585,
897
+ "learning_rate": 1.3619830341083092e-05,
898
+ "loss": 1.6509,
899
+ "step": 254
900
+ },
901
+ {
902
+ "epoch": 1.673202614379085,
903
+ "grad_norm": 0.00022459479805547744,
904
+ "learning_rate": 1.351881015131833e-05,
905
+ "loss": 1.4829,
906
+ "step": 256
907
+ },
908
+ {
909
+ "epoch": 1.6862745098039216,
910
+ "grad_norm": 0.00020316526934038848,
911
+ "learning_rate": 1.341737843385119e-05,
912
+ "loss": 1.8455,
913
+ "step": 258
914
+ },
915
+ {
916
+ "epoch": 1.6993464052287581,
917
+ "grad_norm": 0.0001545767590869218,
918
+ "learning_rate": 1.3315547051203321e-05,
919
+ "loss": 1.5101,
920
+ "step": 260
921
+ },
922
+ {
923
+ "epoch": 1.712418300653595,
924
+ "grad_norm": 0.00016377345309592783,
925
+ "learning_rate": 1.3213327912637563e-05,
926
+ "loss": 1.6456,
927
+ "step": 262
928
+ },
929
+ {
930
+ "epoch": 1.7254901960784315,
931
+ "grad_norm": 0.00015530905511695892,
932
+ "learning_rate": 1.31107329727651e-05,
933
+ "loss": 1.6486,
934
+ "step": 264
935
+ },
936
+ {
937
+ "epoch": 1.738562091503268,
938
+ "grad_norm": 0.00017784661031328142,
939
+ "learning_rate": 1.3007774230147402e-05,
940
+ "loss": 1.2677,
941
+ "step": 266
942
+ },
943
+ {
944
+ "epoch": 1.7516339869281046,
945
+ "grad_norm": 0.00019538926426321268,
946
+ "learning_rate": 1.290446372589296e-05,
947
+ "loss": 1.6981,
948
+ "step": 268
949
+ },
950
+ {
951
+ "epoch": 1.7647058823529411,
952
+ "grad_norm": 0.0003490809176582843,
953
+ "learning_rate": 1.2800813542249073e-05,
954
+ "loss": 1.8145,
955
+ "step": 270
956
+ },
957
+ {
958
+ "epoch": 1.7777777777777777,
959
+ "grad_norm": 0.0002935465017799288,
960
+ "learning_rate": 1.2696835801188816e-05,
961
+ "loss": 1.7027,
962
+ "step": 272
963
+ },
964
+ {
965
+ "epoch": 1.7908496732026142,
966
+ "grad_norm": 0.00018287060083821416,
967
+ "learning_rate": 1.2592542662993383e-05,
968
+ "loss": 1.2839,
969
+ "step": 274
970
+ },
971
+ {
972
+ "epoch": 1.803921568627451,
973
+ "grad_norm": 0.00022832756803836673,
974
+ "learning_rate": 1.2487946324829905e-05,
975
+ "loss": 1.7671,
976
+ "step": 276
977
+ },
978
+ {
979
+ "epoch": 1.8169934640522876,
980
+ "grad_norm": 0.00025114152231253684,
981
+ "learning_rate": 1.2383059019324999e-05,
982
+ "loss": 1.6294,
983
+ "step": 278
984
+ },
985
+ {
986
+ "epoch": 1.8300653594771243,
987
+ "grad_norm": 0.0002335043391212821,
988
+ "learning_rate": 1.2277893013134155e-05,
989
+ "loss": 1.6714,
990
+ "step": 280
991
+ },
992
+ {
993
+ "epoch": 1.843137254901961,
994
+ "grad_norm": 0.0002156641276087612,
995
+ "learning_rate": 1.2172460605507126e-05,
996
+ "loss": 1.4276,
997
+ "step": 282
998
+ },
999
+ {
1000
+ "epoch": 1.8562091503267975,
1001
+ "grad_norm": 0.00020365668751765043,
1002
+ "learning_rate": 1.206677412684953e-05,
1003
+ "loss": 1.4823,
1004
+ "step": 284
1005
+ },
1006
+ {
1007
+ "epoch": 1.869281045751634,
1008
+ "grad_norm": 0.00012402271386235952,
1009
+ "learning_rate": 1.1960845937280807e-05,
1010
+ "loss": 1.5072,
1011
+ "step": 286
1012
+ },
1013
+ {
1014
+ "epoch": 1.8823529411764706,
1015
+ "grad_norm": 0.00014312293205875903,
1016
+ "learning_rate": 1.1854688425188673e-05,
1017
+ "loss": 2.076,
1018
+ "step": 288
1019
+ },
1020
+ {
1021
+ "epoch": 1.8954248366013071,
1022
+ "grad_norm": 0.00020049649174325168,
1023
+ "learning_rate": 1.1748314005780311e-05,
1024
+ "loss": 1.4313,
1025
+ "step": 290
1026
+ },
1027
+ {
1028
+ "epoch": 1.9084967320261437,
1029
+ "grad_norm": 0.0002475422515999526,
1030
+ "learning_rate": 1.1641735119630373e-05,
1031
+ "loss": 1.7524,
1032
+ "step": 292
1033
+ },
1034
+ {
1035
+ "epoch": 1.9215686274509802,
1036
+ "grad_norm": 0.00023964066349435598,
1037
+ "learning_rate": 1.1534964231226082e-05,
1038
+ "loss": 1.5113,
1039
+ "step": 294
1040
+ },
1041
+ {
1042
+ "epoch": 1.934640522875817,
1043
+ "grad_norm": 0.0001973605394596234,
1044
+ "learning_rate": 1.1428013827509468e-05,
1045
+ "loss": 1.5755,
1046
+ "step": 296
1047
+ },
1048
+ {
1049
+ "epoch": 1.9477124183006536,
1050
+ "grad_norm": 0.0002224671479780227,
1051
+ "learning_rate": 1.1320896416417026e-05,
1052
+ "loss": 1.6703,
1053
+ "step": 298
1054
+ },
1055
+ {
1056
+ "epoch": 1.9607843137254903,
1057
+ "grad_norm": 0.00029418899794109166,
1058
+ "learning_rate": 1.12136245254169e-05,
1059
+ "loss": 2.0252,
1060
+ "step": 300
1061
+ },
1062
+ {
1063
+ "epoch": 1.973856209150327,
1064
+ "grad_norm": 0.00018458372505847365,
1065
+ "learning_rate": 1.110621070004378e-05,
1066
+ "loss": 2.2313,
1067
+ "step": 302
1068
+ },
1069
+ {
1070
+ "epoch": 1.9869281045751634,
1071
+ "grad_norm": 0.00015266553964465857,
1072
+ "learning_rate": 1.0998667502431706e-05,
1073
+ "loss": 1.5308,
1074
+ "step": 304
1075
+ },
1076
+ {
1077
+ "epoch": 2.0,
1078
+ "grad_norm": 0.0002509338955860585,
1079
+ "learning_rate": 1.0891007509844895e-05,
1080
+ "loss": 1.6153,
1081
+ "step": 306
1082
+ },
1083
+ {
1084
+ "epoch": 2.0130718954248366,
1085
+ "grad_norm": 0.00023118282842915505,
1086
+ "learning_rate": 1.0783243313206839e-05,
1087
+ "loss": 1.2327,
1088
+ "step": 308
1089
+ },
1090
+ {
1091
+ "epoch": 2.026143790849673,
1092
+ "grad_norm": 0.000756975612603128,
1093
+ "learning_rate": 1.0675387515627773e-05,
1094
+ "loss": 1.8043,
1095
+ "step": 310
1096
+ },
1097
+ {
1098
+ "epoch": 2.0392156862745097,
1099
+ "grad_norm": 0.0002051538904197514,
1100
+ "learning_rate": 1.0567452730930743e-05,
1101
+ "loss": 1.5461,
1102
+ "step": 312
1103
+ },
1104
+ {
1105
+ "epoch": 2.052287581699346,
1106
+ "grad_norm": 0.00014707472291775048,
1107
+ "learning_rate": 1.0459451582176392e-05,
1108
+ "loss": 1.5176,
1109
+ "step": 314
1110
+ },
1111
+ {
1112
+ "epoch": 2.065359477124183,
1113
+ "grad_norm": 0.00019801071903202683,
1114
+ "learning_rate": 1.0351396700186704e-05,
1115
+ "loss": 1.6204,
1116
+ "step": 316
1117
+ },
1118
+ {
1119
+ "epoch": 2.0784313725490198,
1120
+ "grad_norm": 0.0002014051133301109,
1121
+ "learning_rate": 1.0243300722067806e-05,
1122
+ "loss": 1.0583,
1123
+ "step": 318
1124
+ },
1125
+ {
1126
+ "epoch": 2.0915032679738563,
1127
+ "grad_norm": 0.00030573506955988705,
1128
+ "learning_rate": 1.0135176289732045e-05,
1129
+ "loss": 1.9571,
1130
+ "step": 320
1131
+ },
1132
+ {
1133
+ "epoch": 2.104575163398693,
1134
+ "grad_norm": 0.00019202350813429803,
1135
+ "learning_rate": 1.0027036048419514e-05,
1136
+ "loss": 1.8495,
1137
+ "step": 322
1138
+ },
1139
+ {
1140
+ "epoch": 2.1176470588235294,
1141
+ "grad_norm": 0.00015821665874682367,
1142
+ "learning_rate": 9.918892645219186e-06,
1143
+ "loss": 1.4069,
1144
+ "step": 324
1145
+ },
1146
+ {
1147
+ "epoch": 2.130718954248366,
1148
+ "grad_norm": 0.00024293085152748972,
1149
+ "learning_rate": 9.810758727589814e-06,
1150
+ "loss": 1.5131,
1151
+ "step": 326
1152
+ },
1153
+ {
1154
+ "epoch": 2.1437908496732025,
1155
+ "grad_norm": 0.00022934765729587525,
1156
+ "learning_rate": 9.702646941880795e-06,
1157
+ "loss": 1.7638,
1158
+ "step": 328
1159
+ },
1160
+ {
1161
+ "epoch": 2.156862745098039,
1162
+ "grad_norm": 0.00014047228614799678,
1163
+ "learning_rate": 9.594569931853203e-06,
1164
+ "loss": 1.472,
1165
+ "step": 330
1166
+ },
1167
+ {
1168
+ "epoch": 2.1699346405228757,
1169
+ "grad_norm": 0.00028780155116692185,
1170
+ "learning_rate": 9.486540337201046e-06,
1171
+ "loss": 1.5673,
1172
+ "step": 332
1173
+ },
1174
+ {
1175
+ "epoch": 2.183006535947712,
1176
+ "grad_norm": 0.0002468310121912509,
1177
+ "learning_rate": 9.378570792073079e-06,
1178
+ "loss": 1.4253,
1179
+ "step": 334
1180
+ },
1181
+ {
1182
+ "epoch": 2.196078431372549,
1183
+ "grad_norm": 0.0002742507786024362,
1184
+ "learning_rate": 9.27067392359521e-06,
1185
+ "loss": 1.4752,
1186
+ "step": 336
1187
+ },
1188
+ {
1189
+ "epoch": 2.2091503267973858,
1190
+ "grad_norm": 0.0002124553720932454,
1191
+ "learning_rate": 9.16286235039376e-06,
1192
+ "loss": 1.4714,
1193
+ "step": 338
1194
+ },
1195
+ {
1196
+ "epoch": 2.2222222222222223,
1197
+ "grad_norm": 0.00016231169865932316,
1198
+ "learning_rate": 9.055148681119688e-06,
1199
+ "loss": 1.7596,
1200
+ "step": 340
1201
+ },
1202
+ {
1203
+ "epoch": 2.235294117647059,
1204
+ "grad_norm": 0.00022644073760602623,
1205
+ "learning_rate": 8.94754551297402e-06,
1206
+ "loss": 1.7736,
1207
+ "step": 342
1208
+ },
1209
+ {
1210
+ "epoch": 2.2483660130718954,
1211
+ "grad_norm": 0.00020900683011859655,
1212
+ "learning_rate": 8.840065430234576e-06,
1213
+ "loss": 1.2863,
1214
+ "step": 344
1215
+ },
1216
+ {
1217
+ "epoch": 2.261437908496732,
1218
+ "grad_norm": 0.00016211556794587523,
1219
+ "learning_rate": 8.732721002784247e-06,
1220
+ "loss": 1.6688,
1221
+ "step": 346
1222
+ },
1223
+ {
1224
+ "epoch": 2.2745098039215685,
1225
+ "grad_norm": 0.0002771308645606041,
1226
+ "learning_rate": 8.62552478464092e-06,
1227
+ "loss": 1.4942,
1228
+ "step": 348
1229
+ },
1230
+ {
1231
+ "epoch": 2.287581699346405,
1232
+ "grad_norm": 0.0002948093169834465,
1233
+ "learning_rate": 8.518489312489294e-06,
1234
+ "loss": 1.5204,
1235
+ "step": 350
1236
+ },
1237
+ {
1238
+ "epoch": 2.3006535947712417,
1239
+ "grad_norm": 0.00017946741718333215,
1240
+ "learning_rate": 8.411627104214675e-06,
1241
+ "loss": 1.4972,
1242
+ "step": 352
1243
+ },
1244
+ {
1245
+ "epoch": 2.313725490196078,
1246
+ "grad_norm": 0.00017185603792313486,
1247
+ "learning_rate": 8.304950657439034e-06,
1248
+ "loss": 1.4603,
1249
+ "step": 354
1250
+ },
1251
+ {
1252
+ "epoch": 2.326797385620915,
1253
+ "grad_norm": 0.0002969566558022052,
1254
+ "learning_rate": 8.198472448059385e-06,
1255
+ "loss": 1.411,
1256
+ "step": 356
1257
+ },
1258
+ {
1259
+ "epoch": 2.3398692810457518,
1260
+ "grad_norm": 0.0002125410974258557,
1261
+ "learning_rate": 8.092204928788702e-06,
1262
+ "loss": 1.89,
1263
+ "step": 358
1264
+ },
1265
+ {
1266
+ "epoch": 2.3529411764705883,
1267
+ "grad_norm": 0.0002264813956571743,
1268
+ "learning_rate": 7.9861605276996e-06,
1269
+ "loss": 1.6531,
1270
+ "step": 360
1271
+ },
1272
+ {
1273
+ "epoch": 2.366013071895425,
1274
+ "grad_norm": 0.0002583561581559479,
1275
+ "learning_rate": 7.880351646770824e-06,
1276
+ "loss": 1.6716,
1277
+ "step": 362
1278
+ },
1279
+ {
1280
+ "epoch": 2.3790849673202614,
1281
+ "grad_norm": 0.0003300755633972585,
1282
+ "learning_rate": 7.774790660436857e-06,
1283
+ "loss": 1.7069,
1284
+ "step": 364
1285
+ },
1286
+ {
1287
+ "epoch": 2.392156862745098,
1288
+ "grad_norm": 0.0001800145546440035,
1289
+ "learning_rate": 7.669489914140701e-06,
1290
+ "loss": 1.64,
1291
+ "step": 366
1292
+ },
1293
+ {
1294
+ "epoch": 2.4052287581699345,
1295
+ "grad_norm": 0.0001733694807626307,
1296
+ "learning_rate": 7.564461722890082e-06,
1297
+ "loss": 1.663,
1298
+ "step": 368
1299
+ },
1300
+ {
1301
+ "epoch": 2.418300653594771,
1302
+ "grad_norm": 0.00026534427888691425,
1303
+ "learning_rate": 7.45971836981718e-06,
1304
+ "loss": 1.2605,
1305
+ "step": 370
1306
+ },
1307
+ {
1308
+ "epoch": 2.431372549019608,
1309
+ "grad_norm": 0.00019552017329260707,
1310
+ "learning_rate": 7.355272104742132e-06,
1311
+ "loss": 1.2511,
1312
+ "step": 372
1313
+ },
1314
+ {
1315
+ "epoch": 2.4444444444444446,
1316
+ "grad_norm": 0.00020433632016647607,
1317
+ "learning_rate": 7.251135142740384e-06,
1318
+ "loss": 1.4669,
1319
+ "step": 374
1320
+ },
1321
+ {
1322
+ "epoch": 2.457516339869281,
1323
+ "grad_norm": 0.0002055756194749847,
1324
+ "learning_rate": 7.147319662714145e-06,
1325
+ "loss": 1.3552,
1326
+ "step": 376
1327
+ },
1328
+ {
1329
+ "epoch": 2.4705882352941178,
1330
+ "grad_norm": 0.0002065423468593508,
1331
+ "learning_rate": 7.043837805968028e-06,
1332
+ "loss": 1.2445,
1333
+ "step": 378
1334
+ },
1335
+ {
1336
+ "epoch": 2.4836601307189543,
1337
+ "grad_norm": 0.00016746640903875232,
1338
+ "learning_rate": 6.940701674789162e-06,
1339
+ "loss": 1.6628,
1340
+ "step": 380
1341
+ },
1342
+ {
1343
+ "epoch": 2.496732026143791,
1344
+ "grad_norm": 0.00013711291830986738,
1345
+ "learning_rate": 6.837923331031761e-06,
1346
+ "loss": 1.5897,
1347
+ "step": 382
1348
+ },
1349
+ {
1350
+ "epoch": 2.5098039215686274,
1351
+ "grad_norm": 0.0002499692200217396,
1352
+ "learning_rate": 6.735514794706528e-06,
1353
+ "loss": 1.5575,
1354
+ "step": 384
1355
+ },
1356
+ {
1357
+ "epoch": 2.522875816993464,
1358
+ "grad_norm": 0.00023265107301995158,
1359
+ "learning_rate": 6.633488042574883e-06,
1360
+ "loss": 2.0051,
1361
+ "step": 386
1362
+ },
1363
+ {
1364
+ "epoch": 2.5359477124183005,
1365
+ "grad_norm": 0.00016276883252430707,
1366
+ "learning_rate": 6.531855006748267e-06,
1367
+ "loss": 1.6029,
1368
+ "step": 388
1369
+ },
1370
+ {
1371
+ "epoch": 2.549019607843137,
1372
+ "grad_norm": 0.000282933033304289,
1373
+ "learning_rate": 6.4306275732926896e-06,
1374
+ "loss": 1.6852,
1375
+ "step": 390
1376
+ },
1377
+ {
1378
+ "epoch": 2.5620915032679736,
1379
+ "grad_norm": 0.00027359017985872924,
1380
+ "learning_rate": 6.3298175808386284e-06,
1381
+ "loss": 1.4756,
1382
+ "step": 392
1383
+ },
1384
+ {
1385
+ "epoch": 2.57516339869281,
1386
+ "grad_norm": 0.00016362163296435028,
1387
+ "learning_rate": 6.229436819196504e-06,
1388
+ "loss": 1.4024,
1389
+ "step": 394
1390
+ },
1391
+ {
1392
+ "epoch": 2.588235294117647,
1393
+ "grad_norm": 0.0002948582696262747,
1394
+ "learning_rate": 6.129497027977829e-06,
1395
+ "loss": 1.6971,
1396
+ "step": 396
1397
+ },
1398
+ {
1399
+ "epoch": 2.6013071895424837,
1400
+ "grad_norm": 0.00034123804653063416,
1401
+ "learning_rate": 6.030009895222291e-06,
1402
+ "loss": 1.5026,
1403
+ "step": 398
1404
+ },
1405
+ {
1406
+ "epoch": 2.6143790849673203,
1407
+ "grad_norm": 0.00015244237147271633,
1408
+ "learning_rate": 5.930987056030781e-06,
1409
+ "loss": 1.2072,
1410
+ "step": 400
1411
+ },
1412
+ {
1413
+ "epoch": 2.627450980392157,
1414
+ "grad_norm": 0.00023447266721632332,
1415
+ "learning_rate": 5.832440091204698e-06,
1416
+ "loss": 1.3413,
1417
+ "step": 402
1418
+ },
1419
+ {
1420
+ "epoch": 2.6405228758169934,
1421
+ "grad_norm": 0.00017595343524590135,
1422
+ "learning_rate": 5.734380525891529e-06,
1423
+ "loss": 1.5151,
1424
+ "step": 404
1425
+ },
1426
+ {
1427
+ "epoch": 2.65359477124183,
1428
+ "grad_norm": 0.00018979130254592746,
1429
+ "learning_rate": 5.636819828237017e-06,
1430
+ "loss": 1.6522,
1431
+ "step": 406
1432
+ },
1433
+ {
1434
+ "epoch": 2.6666666666666665,
1435
+ "grad_norm": 0.00023642172163818032,
1436
+ "learning_rate": 5.539769408043905e-06,
1437
+ "loss": 1.3769,
1438
+ "step": 408
1439
+ },
1440
+ {
1441
+ "epoch": 2.6797385620915035,
1442
+ "grad_norm": 0.0002355908218305558,
1443
+ "learning_rate": 5.443240615437586e-06,
1444
+ "loss": 1.7161,
1445
+ "step": 410
1446
+ },
1447
+ {
1448
+ "epoch": 2.69281045751634,
1449
+ "grad_norm": 0.00020673470862675458,
1450
+ "learning_rate": 5.347244739538677e-06,
1451
+ "loss": 1.4733,
1452
+ "step": 412
1453
+ },
1454
+ {
1455
+ "epoch": 2.7058823529411766,
1456
+ "grad_norm": 0.00021679711062461138,
1457
+ "learning_rate": 5.251793007142758e-06,
1458
+ "loss": 1.3693,
1459
+ "step": 414
1460
+ },
1461
+ {
1462
+ "epoch": 2.718954248366013,
1463
+ "grad_norm": 0.00020215916447341442,
1464
+ "learning_rate": 5.156896581407378e-06,
1465
+ "loss": 1.9166,
1466
+ "step": 416
1467
+ },
1468
+ {
1469
+ "epoch": 2.7320261437908497,
1470
+ "grad_norm": 0.0001576697250129655,
1471
+ "learning_rate": 5.062566560546535e-06,
1472
+ "loss": 1.438,
1473
+ "step": 418
1474
+ },
1475
+ {
1476
+ "epoch": 2.7450980392156863,
1477
+ "grad_norm": 0.00015197233005892485,
1478
+ "learning_rate": 4.968813976532707e-06,
1479
+ "loss": 1.6332,
1480
+ "step": 420
1481
+ },
1482
+ {
1483
+ "epoch": 2.758169934640523,
1484
+ "grad_norm": 0.00022944666852708906,
1485
+ "learning_rate": 4.875649793806655e-06,
1486
+ "loss": 1.529,
1487
+ "step": 422
1488
+ },
1489
+ {
1490
+ "epoch": 2.7712418300653594,
1491
+ "grad_norm": 0.00020841971854679286,
1492
+ "learning_rate": 4.783084907995156e-06,
1493
+ "loss": 1.3288,
1494
+ "step": 424
1495
+ },
1496
+ {
1497
+ "epoch": 2.784313725490196,
1498
+ "grad_norm": 0.0001514486357336864,
1499
+ "learning_rate": 4.691130144636708e-06,
1500
+ "loss": 1.3985,
1501
+ "step": 426
1502
+ },
1503
+ {
1504
+ "epoch": 2.7973856209150325,
1505
+ "grad_norm": 0.00013977075286675245,
1506
+ "learning_rate": 4.5997962579154985e-06,
1507
+ "loss": 1.1687,
1508
+ "step": 428
1509
+ },
1510
+ {
1511
+ "epoch": 2.810457516339869,
1512
+ "grad_norm": 0.00017575945821590722,
1513
+ "learning_rate": 4.509093929403689e-06,
1514
+ "loss": 1.4126,
1515
+ "step": 430
1516
+ },
1517
+ {
1518
+ "epoch": 2.8235294117647056,
1519
+ "grad_norm": 0.00017125070735346526,
1520
+ "learning_rate": 4.4190337668121964e-06,
1521
+ "loss": 1.3871,
1522
+ "step": 432
1523
+ },
1524
+ {
1525
+ "epoch": 2.8366013071895426,
1526
+ "grad_norm": 0.00024234266311395913,
1527
+ "learning_rate": 4.329626302750105e-06,
1528
+ "loss": 1.4209,
1529
+ "step": 434
1530
+ },
1531
+ {
1532
+ "epoch": 2.849673202614379,
1533
+ "grad_norm": 0.00015435830573551357,
1534
+ "learning_rate": 4.240881993492892e-06,
1535
+ "loss": 1.4063,
1536
+ "step": 436
1537
+ },
1538
+ {
1539
+ "epoch": 2.8627450980392157,
1540
+ "grad_norm": 0.00023939242237247527,
1541
+ "learning_rate": 4.152811217759529e-06,
1542
+ "loss": 1.3452,
1543
+ "step": 438
1544
+ },
1545
+ {
1546
+ "epoch": 2.8758169934640523,
1547
+ "grad_norm": 0.00022904665092937648,
1548
+ "learning_rate": 4.065424275498699e-06,
1549
+ "loss": 1.5879,
1550
+ "step": 440
1551
+ },
1552
+ {
1553
+ "epoch": 2.888888888888889,
1554
+ "grad_norm": 0.00015210508718155324,
1555
+ "learning_rate": 3.978731386684206e-06,
1556
+ "loss": 1.4368,
1557
+ "step": 442
1558
+ },
1559
+ {
1560
+ "epoch": 2.9019607843137254,
1561
+ "grad_norm": 0.0002254491118947044,
1562
+ "learning_rate": 3.89274269011974e-06,
1563
+ "loss": 1.3907,
1564
+ "step": 444
1565
+ },
1566
+ {
1567
+ "epoch": 2.915032679738562,
1568
+ "grad_norm": 0.0002450432220939547,
1569
+ "learning_rate": 3.8074682422531317e-06,
1570
+ "loss": 1.1208,
1571
+ "step": 446
1572
+ },
1573
+ {
1574
+ "epoch": 2.928104575163399,
1575
+ "grad_norm": 0.000178234011400491,
1576
+ "learning_rate": 3.722918016000263e-06,
1577
+ "loss": 1.6423,
1578
+ "step": 448
1579
+ },
1580
+ {
1581
+ "epoch": 2.9411764705882355,
1582
+ "grad_norm": 0.00017019850201904774,
1583
+ "learning_rate": 3.6391018995786843e-06,
1584
+ "loss": 1.2515,
1585
+ "step": 450
1586
+ },
1587
+ {
1588
+ "epoch": 2.954248366013072,
1589
+ "grad_norm": 0.00022709660697728395,
1590
+ "learning_rate": 3.5560296953512296e-06,
1591
+ "loss": 1.2858,
1592
+ "step": 452
1593
+ },
1594
+ {
1595
+ "epoch": 2.9673202614379086,
1596
+ "grad_norm": 0.00016904967196751386,
1597
+ "learning_rate": 3.473711118679587e-06,
1598
+ "loss": 1.5832,
1599
+ "step": 454
1600
+ },
1601
+ {
1602
+ "epoch": 2.980392156862745,
1603
+ "grad_norm": 0.00014065236609894782,
1604
+ "learning_rate": 3.3921557967880914e-06,
1605
+ "loss": 1.1497,
1606
+ "step": 456
1607
+ },
1608
+ {
1609
+ "epoch": 2.9934640522875817,
1610
+ "grad_norm": 0.00016934039012994617,
1611
+ "learning_rate": 3.311373267637813e-06,
1612
+ "loss": 1.4265,
1613
+ "step": 458
1614
+ },
1615
+ {
1616
+ "epoch": 3.0065359477124183,
1617
+ "grad_norm": 0.00024197663879022002,
1618
+ "learning_rate": 3.2313729788110824e-06,
1619
+ "loss": 1.3203,
1620
+ "step": 460
1621
+ },
1622
+ {
1623
+ "epoch": 3.019607843137255,
1624
+ "grad_norm": 0.00020179690909571946,
1625
+ "learning_rate": 3.1521642864065905e-06,
1626
+ "loss": 1.3374,
1627
+ "step": 462
1628
+ },
1629
+ {
1630
+ "epoch": 3.0326797385620914,
1631
+ "grad_norm": 0.0002131149813067168,
1632
+ "learning_rate": 3.0737564539451838e-06,
1633
+ "loss": 1.4279,
1634
+ "step": 464
1635
+ },
1636
+ {
1637
+ "epoch": 3.045751633986928,
1638
+ "grad_norm": 0.0002267643722007051,
1639
+ "learning_rate": 2.9961586512864947e-06,
1640
+ "loss": 1.6092,
1641
+ "step": 466
1642
+ },
1643
+ {
1644
+ "epoch": 3.0588235294117645,
1645
+ "grad_norm": 0.00021362009283620864,
1646
+ "learning_rate": 2.9193799535564993e-06,
1647
+ "loss": 0.9777,
1648
+ "step": 468
1649
+ },
1650
+ {
1651
+ "epoch": 3.0718954248366015,
1652
+ "grad_norm": 0.0002666511863935739,
1653
+ "learning_rate": 2.8434293400862024e-06,
1654
+ "loss": 1.5535,
1655
+ "step": 470
1656
+ },
1657
+ {
1658
+ "epoch": 3.084967320261438,
1659
+ "grad_norm": 0.00014615031250286847,
1660
+ "learning_rate": 2.768315693361474e-06,
1661
+ "loss": 1.5663,
1662
+ "step": 472
1663
+ },
1664
+ {
1665
+ "epoch": 3.0980392156862746,
1666
+ "grad_norm": 0.00023732593399472535,
1667
+ "learning_rate": 2.6940477979842472e-06,
1668
+ "loss": 1.2024,
1669
+ "step": 474
1670
+ },
1671
+ {
1672
+ "epoch": 3.111111111111111,
1673
+ "grad_norm": 0.00019753709784708917,
1674
+ "learning_rate": 2.6206343396451427e-06,
1675
+ "loss": 1.4474,
1676
+ "step": 476
1677
+ },
1678
+ {
1679
+ "epoch": 3.1241830065359477,
1680
+ "grad_norm": 0.00016259198309853673,
1681
+ "learning_rate": 2.548083904107692e-06,
1682
+ "loss": 1.4398,
1683
+ "step": 478
1684
+ },
1685
+ {
1686
+ "epoch": 3.1372549019607843,
1687
+ "grad_norm": 0.00020255643175914884,
1688
+ "learning_rate": 2.4764049762041874e-06,
1689
+ "loss": 1.1067,
1690
+ "step": 480
1691
+ },
1692
+ {
1693
+ "epoch": 3.150326797385621,
1694
+ "grad_norm": 0.00019786467601079494,
1695
+ "learning_rate": 2.405605938843416e-06,
1696
+ "loss": 1.1489,
1697
+ "step": 482
1698
+ },
1699
+ {
1700
+ "epoch": 3.1633986928104574,
1701
+ "grad_norm": 0.00026323707425035536,
1702
+ "learning_rate": 2.3356950720302406e-06,
1703
+ "loss": 1.7537,
1704
+ "step": 484
1705
+ },
1706
+ {
1707
+ "epoch": 3.176470588235294,
1708
+ "grad_norm": 0.0001562061079312116,
1709
+ "learning_rate": 2.2666805518972634e-06,
1710
+ "loss": 1.3652,
1711
+ "step": 486
1712
+ },
1713
+ {
1714
+ "epoch": 3.189542483660131,
1715
+ "grad_norm": 0.0003074300766456872,
1716
+ "learning_rate": 2.1985704497486084e-06,
1717
+ "loss": 1.2054,
1718
+ "step": 488
1719
+ },
1720
+ {
1721
+ "epoch": 3.2026143790849675,
1722
+ "grad_norm": 0.00019833221449516714,
1723
+ "learning_rate": 2.1313727311159947e-06,
1724
+ "loss": 1.5605,
1725
+ "step": 490
1726
+ },
1727
+ {
1728
+ "epoch": 3.215686274509804,
1729
+ "grad_norm": 0.00033372108009643853,
1730
+ "learning_rate": 2.065095254827133e-06,
1731
+ "loss": 1.4773,
1732
+ "step": 492
1733
+ },
1734
+ {
1735
+ "epoch": 3.2287581699346406,
1736
+ "grad_norm": 0.00015429063932970166,
1737
+ "learning_rate": 1.9997457720866554e-06,
1738
+ "loss": 1.2629,
1739
+ "step": 494
1740
+ },
1741
+ {
1742
+ "epoch": 3.241830065359477,
1743
+ "grad_norm": 0.00016284857701975852,
1744
+ "learning_rate": 1.935331925569599e-06,
1745
+ "loss": 1.4611,
1746
+ "step": 496
1747
+ },
1748
+ {
1749
+ "epoch": 3.2549019607843137,
1750
+ "grad_norm": 0.00031706804293207824,
1751
+ "learning_rate": 1.87186124852757e-06,
1752
+ "loss": 1.3582,
1753
+ "step": 498
1754
+ },
1755
+ {
1756
+ "epoch": 3.2679738562091503,
1757
+ "grad_norm": 0.00020336041052360088,
1758
+ "learning_rate": 1.8093411639077573e-06,
1759
+ "loss": 1.3045,
1760
+ "step": 500
1761
+ },
1762
+ {
1763
+ "epoch": 3.281045751633987,
1764
+ "grad_norm": 0.000224956645979546,
1765
+ "learning_rate": 1.7477789834847835e-06,
1766
+ "loss": 1.1188,
1767
+ "step": 502
1768
+ },
1769
+ {
1770
+ "epoch": 3.2941176470588234,
1771
+ "grad_norm": 0.00013871425471734256,
1772
+ "learning_rate": 1.6871819070056017e-06,
1773
+ "loss": 1.4506,
1774
+ "step": 504
1775
+ },
1776
+ {
1777
+ "epoch": 3.30718954248366,
1778
+ "grad_norm": 0.00015615711163263768,
1779
+ "learning_rate": 1.6275570213474713e-06,
1780
+ "loss": 1.4833,
1781
+ "step": 506
1782
+ },
1783
+ {
1784
+ "epoch": 3.3202614379084965,
1785
+ "grad_norm": 0.00014759448822587729,
1786
+ "learning_rate": 1.5689112996891576e-06,
1787
+ "loss": 1.4258,
1788
+ "step": 508
1789
+ },
1790
+ {
1791
+ "epoch": 3.3333333333333335,
1792
+ "grad_norm": 0.00014415338227991015,
1793
+ "learning_rate": 1.511251600695386e-06,
1794
+ "loss": 1.577,
1795
+ "step": 510
1796
+ },
1797
+ {
1798
+ "epoch": 3.34640522875817,
1799
+ "grad_norm": 0.0004250241909176111,
1800
+ "learning_rate": 1.4545846677147446e-06,
1801
+ "loss": 1.5273,
1802
+ "step": 512
1803
+ },
1804
+ {
1805
+ "epoch": 3.3594771241830066,
1806
+ "grad_norm": 0.0002914034412242472,
1807
+ "learning_rate": 1.3989171279910241e-06,
1808
+ "loss": 1.528,
1809
+ "step": 514
1810
+ },
1811
+ {
1812
+ "epoch": 3.372549019607843,
1813
+ "grad_norm": 0.0002555697283241898,
1814
+ "learning_rate": 1.3442554918881634e-06,
1815
+ "loss": 1.6167,
1816
+ "step": 516
1817
+ },
1818
+ {
1819
+ "epoch": 3.3856209150326797,
1820
+ "grad_norm": 0.0003939994494430721,
1821
+ "learning_rate": 1.290606152128856e-06,
1822
+ "loss": 1.4228,
1823
+ "step": 518
1824
+ },
1825
+ {
1826
+ "epoch": 3.3986928104575163,
1827
+ "grad_norm": 0.000251912948442623,
1828
+ "learning_rate": 1.2379753830469254e-06,
1829
+ "loss": 1.2945,
1830
+ "step": 520
1831
+ },
1832
+ {
1833
+ "epoch": 3.411764705882353,
1834
+ "grad_norm": 0.00020927026343997568,
1835
+ "learning_rate": 1.1863693398535115e-06,
1836
+ "loss": 1.3099,
1837
+ "step": 522
1838
+ },
1839
+ {
1840
+ "epoch": 3.4248366013071894,
1841
+ "grad_norm": 0.00018820528930518776,
1842
+ "learning_rate": 1.1357940579172445e-06,
1843
+ "loss": 1.6736,
1844
+ "step": 524
1845
+ },
1846
+ {
1847
+ "epoch": 3.4379084967320264,
1848
+ "grad_norm": 0.0002416991046629846,
1849
+ "learning_rate": 1.0862554520583856e-06,
1850
+ "loss": 1.3205,
1851
+ "step": 526
1852
+ },
1853
+ {
1854
+ "epoch": 3.450980392156863,
1855
+ "grad_norm": 0.00019298477855045348,
1856
+ "learning_rate": 1.0377593158570787e-06,
1857
+ "loss": 1.3249,
1858
+ "step": 528
1859
+ },
1860
+ {
1861
+ "epoch": 3.4640522875816995,
1862
+ "grad_norm": 0.00018617481691762805,
1863
+ "learning_rate": 9.903113209758098e-07,
1864
+ "loss": 1.3218,
1865
+ "step": 530
1866
+ },
1867
+ {
1868
+ "epoch": 3.477124183006536,
1869
+ "grad_norm": 0.0001542113459436223,
1870
+ "learning_rate": 9.439170164960765e-07,
1871
+ "loss": 1.481,
1872
+ "step": 532
1873
+ },
1874
+ {
1875
+ "epoch": 3.4901960784313726,
1876
+ "grad_norm": 0.0002590808435343206,
1877
+ "learning_rate": 8.985818282694337e-07,
1878
+ "loss": 1.1753,
1879
+ "step": 534
1880
+ },
1881
+ {
1882
+ "epoch": 3.503267973856209,
1883
+ "grad_norm": 0.0001641429989831522,
1884
+ "learning_rate": 8.543110582829272e-07,
1885
+ "loss": 1.6039,
1886
+ "step": 536
1887
+ },
1888
+ {
1889
+ "epoch": 3.5163398692810457,
1890
+ "grad_norm": 0.0002852612524293363,
1891
+ "learning_rate": 8.111098840390342e-07,
1892
+ "loss": 1.4172,
1893
+ "step": 538
1894
+ },
1895
+ {
1896
+ "epoch": 3.5294117647058822,
1897
+ "grad_norm": 0.0002518637338653207,
1898
+ "learning_rate": 7.689833579501294e-07,
1899
+ "loss": 1.4289,
1900
+ "step": 540
1901
+ },
1902
+ {
1903
+ "epoch": 3.542483660130719,
1904
+ "grad_norm": 0.0001398556341882795,
1905
+ "learning_rate": 7.279364067476247e-07,
1906
+ "loss": 1.1497,
1907
+ "step": 542
1908
+ },
1909
+ {
1910
+ "epoch": 3.5555555555555554,
1911
+ "grad_norm": 0.0002088761393679306,
1912
+ "learning_rate": 6.879738309057693e-07,
1913
+ "loss": 1.0663,
1914
+ "step": 544
1915
+ },
1916
+ {
1917
+ "epoch": 3.568627450980392,
1918
+ "grad_norm": 0.00015735655324533582,
1919
+ "learning_rate": 6.491003040802324e-07,
1920
+ "loss": 1.4974,
1921
+ "step": 546
1922
+ },
1923
+ {
1924
+ "epoch": 3.581699346405229,
1925
+ "grad_norm": 0.00028569382266141474,
1926
+ "learning_rate": 6.11320372561518e-07,
1927
+ "loss": 1.2976,
1928
+ "step": 548
1929
+ },
1930
+ {
1931
+ "epoch": 3.5947712418300655,
1932
+ "grad_norm": 0.00016921624774113297,
1933
+ "learning_rate": 5.746384547432738e-07,
1934
+ "loss": 1.3719,
1935
+ "step": 550
1936
+ },
1937
+ {
1938
+ "epoch": 3.607843137254902,
1939
+ "grad_norm": 0.00026696157874539495,
1940
+ "learning_rate": 5.390588406055497e-07,
1941
+ "loss": 1.5923,
1942
+ "step": 552
1943
+ },
1944
+ {
1945
+ "epoch": 3.6209150326797386,
1946
+ "grad_norm": 0.0002641276514623314,
1947
+ "learning_rate": 5.04585691213093e-07,
1948
+ "loss": 1.5432,
1949
+ "step": 554
1950
+ },
1951
+ {
1952
+ "epoch": 3.633986928104575,
1953
+ "grad_norm": 0.0002166690246667713,
1954
+ "learning_rate": 4.712230382286942e-07,
1955
+ "loss": 1.2098,
1956
+ "step": 556
1957
+ },
1958
+ {
1959
+ "epoch": 3.6470588235294117,
1960
+ "grad_norm": 0.00022161166998557746,
1961
+ "learning_rate": 4.389747834416913e-07,
1962
+ "loss": 1.7123,
1963
+ "step": 558
1964
+ },
1965
+ {
1966
+ "epoch": 3.6601307189542482,
1967
+ "grad_norm": 0.00014511427434626967,
1968
+ "learning_rate": 4.0784469831164685e-07,
1969
+ "loss": 1.0804,
1970
+ "step": 560
1971
+ },
1972
+ {
1973
+ "epoch": 3.6732026143790852,
1974
+ "grad_norm": 0.0002027950104093179,
1975
+ "learning_rate": 3.77836423527278e-07,
1976
+ "loss": 1.0247,
1977
+ "step": 562
1978
+ },
1979
+ {
1980
+ "epoch": 3.686274509803922,
1981
+ "grad_norm": 0.0001653588260523975,
1982
+ "learning_rate": 3.4895346858066723e-07,
1983
+ "loss": 1.3217,
1984
+ "step": 564
1985
+ },
1986
+ {
1987
+ "epoch": 3.6993464052287583,
1988
+ "grad_norm": 0.000201547663891688,
1989
+ "learning_rate": 3.2119921135683406e-07,
1990
+ "loss": 1.5338,
1991
+ "step": 566
1992
+ },
1993
+ {
1994
+ "epoch": 3.712418300653595,
1995
+ "grad_norm": 0.0001637069071875885,
1996
+ "learning_rate": 2.945768977386787e-07,
1997
+ "loss": 1.2229,
1998
+ "step": 568
1999
+ },
2000
+ {
2001
+ "epoch": 3.7254901960784315,
2002
+ "grad_norm": 0.00015577707381453365,
2003
+ "learning_rate": 2.690896412273791e-07,
2004
+ "loss": 1.1678,
2005
+ "step": 570
2006
+ },
2007
+ {
2008
+ "epoch": 3.738562091503268,
2009
+ "grad_norm": 0.00016912198043428361,
2010
+ "learning_rate": 2.44740422578269e-07,
2011
+ "loss": 1.1829,
2012
+ "step": 572
2013
+ },
2014
+ {
2015
+ "epoch": 3.7516339869281046,
2016
+ "grad_norm": 0.0002622324100229889,
2017
+ "learning_rate": 2.2153208945222439e-07,
2018
+ "loss": 1.4533,
2019
+ "step": 574
2020
+ },
2021
+ {
2022
+ "epoch": 3.764705882352941,
2023
+ "grad_norm": 0.000258439191384241,
2024
+ "learning_rate": 1.9946735608263547e-07,
2025
+ "loss": 1.3139,
2026
+ "step": 576
2027
+ },
2028
+ {
2029
+ "epoch": 3.7777777777777777,
2030
+ "grad_norm": 0.0003384817682672292,
2031
+ "learning_rate": 1.7854880295797406e-07,
2032
+ "loss": 1.5268,
2033
+ "step": 578
2034
+ },
2035
+ {
2036
+ "epoch": 3.7908496732026142,
2037
+ "grad_norm": 0.00019794603576883674,
2038
+ "learning_rate": 1.5877887652000046e-07,
2039
+ "loss": 1.4759,
2040
+ "step": 580
2041
+ },
2042
+ {
2043
+ "epoch": 3.803921568627451,
2044
+ "grad_norm": 0.00021002592984586954,
2045
+ "learning_rate": 1.401598888776523e-07,
2046
+ "loss": 1.5001,
2047
+ "step": 582
2048
+ },
2049
+ {
2050
+ "epoch": 3.8169934640522873,
2051
+ "grad_norm": 0.0002369838475715369,
2052
+ "learning_rate": 1.2269401753664533e-07,
2053
+ "loss": 1.5035,
2054
+ "step": 584
2055
+ },
2056
+ {
2057
+ "epoch": 3.8300653594771243,
2058
+ "grad_norm": 0.00016443722415715456,
2059
+ "learning_rate": 1.0638330514480155e-07,
2060
+ "loss": 1.3464,
2061
+ "step": 586
2062
+ },
2063
+ {
2064
+ "epoch": 3.843137254901961,
2065
+ "grad_norm": 0.00018654990708455443,
2066
+ "learning_rate": 9.122965925317028e-08,
2067
+ "loss": 1.4316,
2068
+ "step": 588
2069
+ },
2070
+ {
2071
+ "epoch": 3.8562091503267975,
2072
+ "grad_norm": 0.00022128838463686407,
2073
+ "learning_rate": 7.723485209293669e-08,
2074
+ "loss": 0.994,
2075
+ "step": 590
2076
+ },
2077
+ {
2078
+ "epoch": 3.869281045751634,
2079
+ "grad_norm": 0.0002177041897084564,
2080
+ "learning_rate": 6.440052036815081e-08,
2081
+ "loss": 1.3815,
2082
+ "step": 592
2083
+ },
2084
+ {
2085
+ "epoch": 3.8823529411764706,
2086
+ "grad_norm": 0.0002095940290018916,
2087
+ "learning_rate": 5.272816506432299e-08,
2088
+ "loss": 1.3425,
2089
+ "step": 594
2090
+ },
2091
+ {
2092
+ "epoch": 3.895424836601307,
2093
+ "grad_norm": 0.0004035059828311205,
2094
+ "learning_rate": 4.221915127287757e-08,
2095
+ "loss": 1.2453,
2096
+ "step": 596
2097
+ },
2098
+ {
2099
+ "epoch": 3.9084967320261437,
2100
+ "grad_norm": 0.00029252131935209036,
2101
+ "learning_rate": 3.287470803150394e-08,
2102
+ "loss": 1.74,
2103
+ "step": 598
2104
+ },
2105
+ {
2106
+ "epoch": 3.9215686274509802,
2107
+ "grad_norm": 0.00019639506353996694,
2108
+ "learning_rate": 2.4695928180420435e-08,
2109
+ "loss": 1.4577,
2110
+ "step": 600
2111
+ }
2112
+ ],
2113
+ "logging_steps": 2,
2114
+ "max_steps": 612,
2115
+ "num_input_tokens_seen": 0,
2116
+ "num_train_epochs": 4,
2117
+ "save_steps": 200,
2118
+ "stateful_callbacks": {
2119
+ "TrainerControl": {
2120
+ "args": {
2121
+ "should_epoch_stop": false,
2122
+ "should_evaluate": false,
2123
+ "should_log": false,
2124
+ "should_save": true,
2125
+ "should_training_stop": false
2126
+ },
2127
+ "attributes": {}
2128
+ }
2129
+ },
2130
+ "total_flos": 8.53571910370686e+17,
2131
+ "train_batch_size": 16,
2132
+ "trial_name": null,
2133
+ "trial_params": null
2134
+ }
checkpoint-600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b51dc61fa3d30f640f5e1161f843c35dd96dafca1dedb348f3d4a2997b6c4aa1
3
+ size 5841
checkpoint-600/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-612/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: ./Qwen3-4B-Instruct-2507
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:./Qwen3-4B-Instruct-2507
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.17.1