Text Generation
PEFT
Safetensors
English
qlora
lora
structured-output
phase1
conversational
cinnamonrooo commited on
Commit
9f1d2fc
·
verified ·
1 Parent(s): c533253

Upload folder using huggingface_hub

Browse files
Files changed (43) hide show
  1. .gitattributes +3 -0
  2. README.md +208 -0
  3. adapter_config.json +50 -0
  4. adapter_model.safetensors +3 -0
  5. added_tokens.json +28 -0
  6. chat_template.jinja +86 -0
  7. checkpoint-700/README.md +208 -0
  8. checkpoint-700/adapter_config.json +50 -0
  9. checkpoint-700/adapter_model.safetensors +3 -0
  10. checkpoint-700/added_tokens.json +28 -0
  11. checkpoint-700/chat_template.jinja +86 -0
  12. checkpoint-700/merges.txt +0 -0
  13. checkpoint-700/optimizer.pt +3 -0
  14. checkpoint-700/rng_state.pth +3 -0
  15. checkpoint-700/scaler.pt +3 -0
  16. checkpoint-700/scheduler.pt +3 -0
  17. checkpoint-700/special_tokens_map.json +31 -0
  18. checkpoint-700/tokenizer.json +3 -0
  19. checkpoint-700/tokenizer_config.json +240 -0
  20. checkpoint-700/trainer_state.json +636 -0
  21. checkpoint-700/training_args.bin +3 -0
  22. checkpoint-700/vocab.json +0 -0
  23. checkpoint-778/README.md +208 -0
  24. checkpoint-778/adapter_config.json +50 -0
  25. checkpoint-778/adapter_model.safetensors +3 -0
  26. checkpoint-778/added_tokens.json +28 -0
  27. checkpoint-778/chat_template.jinja +86 -0
  28. checkpoint-778/merges.txt +0 -0
  29. checkpoint-778/optimizer.pt +3 -0
  30. checkpoint-778/rng_state.pth +3 -0
  31. checkpoint-778/scaler.pt +3 -0
  32. checkpoint-778/scheduler.pt +3 -0
  33. checkpoint-778/special_tokens_map.json +31 -0
  34. checkpoint-778/tokenizer.json +3 -0
  35. checkpoint-778/tokenizer_config.json +240 -0
  36. checkpoint-778/trainer_state.json +693 -0
  37. checkpoint-778/training_args.bin +3 -0
  38. checkpoint-778/vocab.json +0 -0
  39. merges.txt +0 -0
  40. special_tokens_map.json +31 -0
  41. tokenizer.json +3 -0
  42. tokenizer_config.json +240 -0
  43. vocab.json +0 -0
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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-700/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ checkpoint-778/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
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.18.1
adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
+ "qalora_group_size": 16,
32
+ "r": 64,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "down_proj",
37
+ "v_proj",
38
+ "gate_proj",
39
+ "o_proj",
40
+ "k_proj",
41
+ "up_proj",
42
+ "q_proj"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "CAUSAL_LM",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a96da879cfee1b25f263f0c3a623c72623363acebdad7c529db25db843da504
3
+ size 528550256
added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
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-700/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
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.18.1
checkpoint-700/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
+ "qalora_group_size": 16,
32
+ "r": 64,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "down_proj",
37
+ "v_proj",
38
+ "gate_proj",
39
+ "o_proj",
40
+ "k_proj",
41
+ "up_proj",
42
+ "q_proj"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "CAUSAL_LM",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
checkpoint-700/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:684d328da2f89359bf5f2f660a46003843a278408ee213b19dee9b235429303f
3
+ size 528550256
checkpoint-700/added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
checkpoint-700/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-700/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-700/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:959242bf326f792ea62f70b4925e4bc426910992ab3c83260bad16b5c5ea3107
3
+ size 1057397963
checkpoint-700/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4801416a03beb0f63c300670679d3fb6cca48da8259362e9be9e6ffae0c5ffd0
3
+ size 14645
checkpoint-700/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:850c3d909f8a0af6f9b431fac5a25833ab1658c39f899825e3b347b6af8a490b
3
+ size 1383
checkpoint-700/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b71473f3e9b6d5d9408e9cff405edae801c704d0b0a265a661eeff028fd51ed
3
+ size 1465
checkpoint-700/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-700/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
+ size 11422654
checkpoint-700/tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "clean_up_tokenization_spaces": false,
231
+ "eos_token": "<|im_end|>",
232
+ "errors": "replace",
233
+ "extra_special_tokens": {},
234
+ "model_max_length": 262144,
235
+ "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
checkpoint-700/trainer_state.json ADDED
@@ -0,0 +1,636 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.9007559916358372,
6
+ "eval_steps": 50,
7
+ "global_step": 700,
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.012867942737654818,
14
+ "grad_norm": 3.381681381142698e-05,
15
+ "learning_rate": 1.153846153846154e-05,
16
+ "loss": 1.7773,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.025735885475309635,
21
+ "grad_norm": 1.9150795196765102e-05,
22
+ "learning_rate": 2.435897435897436e-05,
23
+ "loss": 1.225,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.03860382821296445,
28
+ "grad_norm": 1.0023641152656637e-05,
29
+ "learning_rate": 3.717948717948718e-05,
30
+ "loss": 1.1375,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.05147177095061927,
35
+ "grad_norm": 9.66195875662379e-06,
36
+ "learning_rate": 5e-05,
37
+ "loss": 1.0759,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.06433971368827408,
42
+ "grad_norm": 6.834266514488263e-06,
43
+ "learning_rate": 6.282051282051282e-05,
44
+ "loss": 0.8998,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.06433971368827408,
49
+ "eval_loss": 1.0665632486343384,
50
+ "eval_runtime": 173.9788,
51
+ "eval_samples_per_second": 3.759,
52
+ "eval_steps_per_second": 1.88,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.0772076564259289,
57
+ "grad_norm": 5.600131316896295e-06,
58
+ "learning_rate": 7.564102564102564e-05,
59
+ "loss": 1.0963,
60
+ "step": 60
61
+ },
62
+ {
63
+ "epoch": 0.09007559916358372,
64
+ "grad_norm": 6.739407581335399e-06,
65
+ "learning_rate": 8.846153846153847e-05,
66
+ "loss": 1.2678,
67
+ "step": 70
68
+ },
69
+ {
70
+ "epoch": 0.10294354190123854,
71
+ "grad_norm": 5.702486305381171e-06,
72
+ "learning_rate": 9.999949644960028e-05,
73
+ "loss": 0.9764,
74
+ "step": 80
75
+ },
76
+ {
77
+ "epoch": 0.11581148463889336,
78
+ "grad_norm": 5.941184554103529e-06,
79
+ "learning_rate": 9.993908267311676e-05,
80
+ "loss": 1.0456,
81
+ "step": 90
82
+ },
83
+ {
84
+ "epoch": 0.12867942737654817,
85
+ "grad_norm": 1.0752213711384684e-05,
86
+ "learning_rate": 9.977809823015401e-05,
87
+ "loss": 0.9547,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.12867942737654817,
92
+ "eval_loss": 0.925481379032135,
93
+ "eval_runtime": 172.9088,
94
+ "eval_samples_per_second": 3.782,
95
+ "eval_steps_per_second": 1.891,
96
+ "step": 100
97
+ },
98
+ {
99
+ "epoch": 0.14154737011420299,
100
+ "grad_norm": 1.0183916856476571e-05,
101
+ "learning_rate": 9.951686732195593e-05,
102
+ "loss": 0.9752,
103
+ "step": 110
104
+ },
105
+ {
106
+ "epoch": 0.1544153128518578,
107
+ "grad_norm": 8.264934876933694e-06,
108
+ "learning_rate": 9.915591603280631e-05,
109
+ "loss": 0.8654,
110
+ "step": 120
111
+ },
112
+ {
113
+ "epoch": 0.16728325558951262,
114
+ "grad_norm": 1.167296250059735e-05,
115
+ "learning_rate": 9.86959712705652e-05,
116
+ "loss": 0.9623,
117
+ "step": 130
118
+ },
119
+ {
120
+ "epoch": 0.18015119832716744,
121
+ "grad_norm": 1.1861669008794706e-05,
122
+ "learning_rate": 9.813795930277305e-05,
123
+ "loss": 1.0296,
124
+ "step": 140
125
+ },
126
+ {
127
+ "epoch": 0.19301914106482226,
128
+ "grad_norm": 1.0270417988067493e-05,
129
+ "learning_rate": 9.748300389127131e-05,
130
+ "loss": 0.9819,
131
+ "step": 150
132
+ },
133
+ {
134
+ "epoch": 0.19301914106482226,
135
+ "eval_loss": 0.8575843572616577,
136
+ "eval_runtime": 172.2785,
137
+ "eval_samples_per_second": 3.796,
138
+ "eval_steps_per_second": 1.898,
139
+ "step": 150
140
+ },
141
+ {
142
+ "epoch": 0.20588708380247708,
143
+ "grad_norm": 1.556534698465839e-05,
144
+ "learning_rate": 9.673242402909555e-05,
145
+ "loss": 0.9739,
146
+ "step": 160
147
+ },
148
+ {
149
+ "epoch": 0.2187550265401319,
150
+ "grad_norm": 1.691529541858472e-05,
151
+ "learning_rate": 9.588773128419906e-05,
152
+ "loss": 1.0652,
153
+ "step": 170
154
+ },
155
+ {
156
+ "epoch": 0.23162296927778672,
157
+ "grad_norm": 1.7405911421519704e-05,
158
+ "learning_rate": 9.495062675535613e-05,
159
+ "loss": 1.014,
160
+ "step": 180
161
+ },
162
+ {
163
+ "epoch": 0.24449091201544154,
164
+ "grad_norm": 1.0629307325871196e-05,
165
+ "learning_rate": 9.39229976463755e-05,
166
+ "loss": 0.9634,
167
+ "step": 190
168
+ },
169
+ {
170
+ "epoch": 0.25735885475309633,
171
+ "grad_norm": 1.4240248674468603e-05,
172
+ "learning_rate": 9.280691346552308e-05,
173
+ "loss": 0.9396,
174
+ "step": 200
175
+ },
176
+ {
177
+ "epoch": 0.25735885475309633,
178
+ "eval_loss": 0.8092299699783325,
179
+ "eval_runtime": 172.3332,
180
+ "eval_samples_per_second": 3.795,
181
+ "eval_steps_per_second": 1.897,
182
+ "step": 200
183
+ },
184
+ {
185
+ "epoch": 0.2702267974907512,
186
+ "grad_norm": 1.1824450666608755e-05,
187
+ "learning_rate": 9.16046218578077e-05,
188
+ "loss": 0.9245,
189
+ "step": 210
190
+ },
191
+ {
192
+ "epoch": 0.28309474022840597,
193
+ "grad_norm": 1.1809987881861161e-05,
194
+ "learning_rate": 9.031854407852316e-05,
195
+ "loss": 0.9643,
196
+ "step": 220
197
+ },
198
+ {
199
+ "epoch": 0.2959626829660608,
200
+ "grad_norm": 1.2930169759783894e-05,
201
+ "learning_rate": 8.895127011716233e-05,
202
+ "loss": 0.8691,
203
+ "step": 230
204
+ },
205
+ {
206
+ "epoch": 0.3088306257037156,
207
+ "grad_norm": 9.658372619014699e-06,
208
+ "learning_rate": 8.750555348152298e-05,
209
+ "loss": 0.8598,
210
+ "step": 240
211
+ },
212
+ {
213
+ "epoch": 0.32169856844137046,
214
+ "grad_norm": 1.1333813745295629e-05,
215
+ "learning_rate": 8.598430565250952e-05,
216
+ "loss": 0.9034,
217
+ "step": 250
218
+ },
219
+ {
220
+ "epoch": 0.32169856844137046,
221
+ "eval_loss": 0.7812700867652893,
222
+ "eval_runtime": 172.5526,
223
+ "eval_samples_per_second": 3.79,
224
+ "eval_steps_per_second": 1.895,
225
+ "step": 250
226
+ },
227
+ {
228
+ "epoch": 0.33456651117902525,
229
+ "grad_norm": 1.0136874152522068e-05,
230
+ "learning_rate": 8.439059022079789e-05,
231
+ "loss": 0.8295,
232
+ "step": 260
233
+ },
234
+ {
235
+ "epoch": 0.3474344539166801,
236
+ "grad_norm": 9.384327313455287e-06,
237
+ "learning_rate": 8.272761671717178e-05,
238
+ "loss": 0.7163,
239
+ "step": 270
240
+ },
241
+ {
242
+ "epoch": 0.3603023966543349,
243
+ "grad_norm": 1.4487643966276664e-05,
244
+ "learning_rate": 8.099873414895453e-05,
245
+ "loss": 0.92,
246
+ "step": 280
247
+ },
248
+ {
249
+ "epoch": 0.3731703393919897,
250
+ "grad_norm": 1.3232822311692871e-05,
251
+ "learning_rate": 7.920742425555436e-05,
252
+ "loss": 0.9327,
253
+ "step": 290
254
+ },
255
+ {
256
+ "epoch": 0.3860382821296445,
257
+ "grad_norm": 1.3946099898021203e-05,
258
+ "learning_rate": 7.73572944967043e-05,
259
+ "loss": 0.8492,
260
+ "step": 300
261
+ },
262
+ {
263
+ "epoch": 0.3860382821296445,
264
+ "eval_loss": 0.7605968713760376,
265
+ "eval_runtime": 172.0869,
266
+ "eval_samples_per_second": 3.8,
267
+ "eval_steps_per_second": 1.9,
268
+ "step": 300
269
+ },
270
+ {
271
+ "epoch": 0.3989062248672993,
272
+ "grad_norm": 1.6024750948417932e-05,
273
+ "learning_rate": 7.545207078751857e-05,
274
+ "loss": 0.8271,
275
+ "step": 310
276
+ },
277
+ {
278
+ "epoch": 0.41177416760495417,
279
+ "grad_norm": 1.50174782902468e-05,
280
+ "learning_rate": 7.349558999499527e-05,
281
+ "loss": 0.8395,
282
+ "step": 320
283
+ },
284
+ {
285
+ "epoch": 0.42464211034260896,
286
+ "grad_norm": 9.924849109665956e-06,
287
+ "learning_rate": 7.149179221107694e-05,
288
+ "loss": 0.7797,
289
+ "step": 330
290
+ },
291
+ {
292
+ "epoch": 0.4375100530802638,
293
+ "grad_norm": 1.1418707799748518e-05,
294
+ "learning_rate": 6.944471281782975e-05,
295
+ "loss": 0.8108,
296
+ "step": 340
297
+ },
298
+ {
299
+ "epoch": 0.4503779958179186,
300
+ "grad_norm": 1.335748856945429e-05,
301
+ "learning_rate": 6.735847436072094e-05,
302
+ "loss": 0.8154,
303
+ "step": 350
304
+ },
305
+ {
306
+ "epoch": 0.4503779958179186,
307
+ "eval_loss": 0.7464885115623474,
308
+ "eval_runtime": 172.3198,
309
+ "eval_samples_per_second": 3.795,
310
+ "eval_steps_per_second": 1.898,
311
+ "step": 350
312
+ },
313
+ {
314
+ "epoch": 0.46324593855557344,
315
+ "grad_norm": 6.75298178975936e-06,
316
+ "learning_rate": 6.523727824636104e-05,
317
+ "loss": 0.7651,
318
+ "step": 360
319
+ },
320
+ {
321
+ "epoch": 0.47611388129322824,
322
+ "grad_norm": 1.1533282304299064e-05,
323
+ "learning_rate": 6.308539628143e-05,
324
+ "loss": 0.8579,
325
+ "step": 370
326
+ },
327
+ {
328
+ "epoch": 0.4889818240308831,
329
+ "grad_norm": 1.3751136066275649e-05,
330
+ "learning_rate": 6.090716206982714e-05,
331
+ "loss": 0.8329,
332
+ "step": 380
333
+ },
334
+ {
335
+ "epoch": 0.5018497667685379,
336
+ "grad_norm": 1.0749276952992659e-05,
337
+ "learning_rate": 5.870696228536944e-05,
338
+ "loss": 0.7219,
339
+ "step": 390
340
+ },
341
+ {
342
+ "epoch": 0.5147177095061927,
343
+ "grad_norm": 9.79027299763402e-06,
344
+ "learning_rate": 5.648922783761443e-05,
345
+ "loss": 0.8554,
346
+ "step": 400
347
+ },
348
+ {
349
+ "epoch": 0.5147177095061927,
350
+ "eval_loss": 0.7371299266815186,
351
+ "eval_runtime": 172.0759,
352
+ "eval_samples_per_second": 3.801,
353
+ "eval_steps_per_second": 1.9,
354
+ "step": 400
355
+ },
356
+ {
357
+ "epoch": 0.5275856522438476,
358
+ "grad_norm": 1.090474961529253e-05,
359
+ "learning_rate": 5.425842494859797e-05,
360
+ "loss": 0.8529,
361
+ "step": 410
362
+ },
363
+ {
364
+ "epoch": 0.5404535949815024,
365
+ "grad_norm": 1.2355328181001823e-05,
366
+ "learning_rate": 5.201904615845743e-05,
367
+ "loss": 0.9343,
368
+ "step": 420
369
+ },
370
+ {
371
+ "epoch": 0.5533215377191572,
372
+ "grad_norm": 1.3747214325121604e-05,
373
+ "learning_rate": 4.977560127805373e-05,
374
+ "loss": 0.8553,
375
+ "step": 430
376
+ },
377
+ {
378
+ "epoch": 0.5661894804568119,
379
+ "grad_norm": 1.4498047676170245e-05,
380
+ "learning_rate": 4.7532608306812465e-05,
381
+ "loss": 0.9313,
382
+ "step": 440
383
+ },
384
+ {
385
+ "epoch": 0.5790574231944667,
386
+ "grad_norm": 1.504412284702994e-05,
387
+ "learning_rate": 4.529458433407429e-05,
388
+ "loss": 0.9171,
389
+ "step": 450
390
+ },
391
+ {
392
+ "epoch": 0.5790574231944667,
393
+ "eval_loss": 0.7289570569992065,
394
+ "eval_runtime": 171.9922,
395
+ "eval_samples_per_second": 3.802,
396
+ "eval_steps_per_second": 1.901,
397
+ "step": 450
398
+ },
399
+ {
400
+ "epoch": 0.5919253659321216,
401
+ "grad_norm": 1.3860239960195031e-05,
402
+ "learning_rate": 4.3066036442278215e-05,
403
+ "loss": 0.9056,
404
+ "step": 460
405
+ },
406
+ {
407
+ "epoch": 0.6047933086697764,
408
+ "grad_norm": 1.701708242762834e-05,
409
+ "learning_rate": 4.085145263029726e-05,
410
+ "loss": 0.8773,
411
+ "step": 470
412
+ },
413
+ {
414
+ "epoch": 0.6176612514074312,
415
+ "grad_norm": 1.564070043968968e-05,
416
+ "learning_rate": 3.865529277520619e-05,
417
+ "loss": 0.9419,
418
+ "step": 480
419
+ },
420
+ {
421
+ "epoch": 0.630529194145086,
422
+ "grad_norm": 9.971995496016461e-06,
423
+ "learning_rate": 3.648197965068235e-05,
424
+ "loss": 0.7731,
425
+ "step": 490
426
+ },
427
+ {
428
+ "epoch": 0.6433971368827409,
429
+ "grad_norm": 1.4063356502447277e-05,
430
+ "learning_rate": 3.433589002012838e-05,
431
+ "loss": 0.7643,
432
+ "step": 500
433
+ },
434
+ {
435
+ "epoch": 0.6433971368827409,
436
+ "eval_loss": 0.7210571765899658,
437
+ "eval_runtime": 172.0408,
438
+ "eval_samples_per_second": 3.801,
439
+ "eval_steps_per_second": 1.901,
440
+ "step": 500
441
+ },
442
+ {
443
+ "epoch": 0.6562650796203957,
444
+ "grad_norm": 2.3287553631234914e-05,
445
+ "learning_rate": 3.22213458224529e-05,
446
+ "loss": 0.8476,
447
+ "step": 510
448
+ },
449
+ {
450
+ "epoch": 0.6691330223580505,
451
+ "grad_norm": 1.2185764717287384e-05,
452
+ "learning_rate": 3.0142605468260978e-05,
453
+ "loss": 0.7669,
454
+ "step": 520
455
+ },
456
+ {
457
+ "epoch": 0.6820009650957053,
458
+ "grad_norm": 1.645857628318481e-05,
459
+ "learning_rate": 2.8103855263981695e-05,
460
+ "loss": 0.8712,
461
+ "step": 530
462
+ },
463
+ {
464
+ "epoch": 0.6948689078333602,
465
+ "grad_norm": 1.4240563359635416e-05,
466
+ "learning_rate": 2.610920098120424e-05,
467
+ "loss": 0.8281,
468
+ "step": 540
469
+ },
470
+ {
471
+ "epoch": 0.707736850571015,
472
+ "grad_norm": 1.259149212273769e-05,
473
+ "learning_rate": 2.4162659588200288e-05,
474
+ "loss": 0.8988,
475
+ "step": 550
476
+ },
477
+ {
478
+ "epoch": 0.707736850571015,
479
+ "eval_loss": 0.715620756149292,
480
+ "eval_runtime": 172.4311,
481
+ "eval_samples_per_second": 3.793,
482
+ "eval_steps_per_second": 1.896,
483
+ "step": 550
484
+ },
485
+ {
486
+ "epoch": 0.7206047933086698,
487
+ "grad_norm": 1.2276052075321786e-05,
488
+ "learning_rate": 2.2268151160284506e-05,
489
+ "loss": 0.923,
490
+ "step": 560
491
+ },
492
+ {
493
+ "epoch": 0.7334727360463246,
494
+ "grad_norm": 1.799486381059978e-05,
495
+ "learning_rate": 2.0429490985304555e-05,
496
+ "loss": 0.8202,
497
+ "step": 570
498
+ },
499
+ {
500
+ "epoch": 0.7463406787839794,
501
+ "grad_norm": 1.2616236745088827e-05,
502
+ "learning_rate": 1.8650381880159106e-05,
503
+ "loss": 0.7083,
504
+ "step": 580
505
+ },
506
+ {
507
+ "epoch": 0.7592086215216343,
508
+ "grad_norm": 1.7064998246496543e-05,
509
+ "learning_rate": 1.6934406733817414e-05,
510
+ "loss": 0.7646,
511
+ "step": 590
512
+ },
513
+ {
514
+ "epoch": 0.772076564259289,
515
+ "grad_norm": 1.4774714145460166e-05,
516
+ "learning_rate": 1.5285021291857705e-05,
517
+ "loss": 0.8553,
518
+ "step": 600
519
+ },
520
+ {
521
+ "epoch": 0.772076564259289,
522
+ "eval_loss": 0.7098849415779114,
523
+ "eval_runtime": 172.2183,
524
+ "eval_samples_per_second": 3.798,
525
+ "eval_steps_per_second": 1.899,
526
+ "step": 600
527
+ },
528
+ {
529
+ "epoch": 0.7849445069969438,
530
+ "grad_norm": 1.3270047020341735e-05,
531
+ "learning_rate": 1.3705547197055584e-05,
532
+ "loss": 0.8973,
533
+ "step": 610
534
+ },
535
+ {
536
+ "epoch": 0.7978124497345986,
537
+ "grad_norm": 1.0396424841019325e-05,
538
+ "learning_rate": 1.2199165300037357e-05,
539
+ "loss": 0.7439,
540
+ "step": 620
541
+ },
542
+ {
543
+ "epoch": 0.8106803924722535,
544
+ "grad_norm": 1.2045904441038147e-05,
545
+ "learning_rate": 1.076890925347041e-05,
546
+ "loss": 0.8094,
547
+ "step": 630
548
+ },
549
+ {
550
+ "epoch": 0.8235483352099083,
551
+ "grad_norm": 1.2128927664889488e-05,
552
+ "learning_rate": 9.417659402690253e-06,
553
+ "loss": 0.6616,
554
+ "step": 640
555
+ },
556
+ {
557
+ "epoch": 0.8364162779475631,
558
+ "grad_norm": 1.7431819287594408e-05,
559
+ "learning_rate": 8.148136985068488e-06,
560
+ "loss": 0.8022,
561
+ "step": 650
562
+ },
563
+ {
564
+ "epoch": 0.8364162779475631,
565
+ "eval_loss": 0.7079088091850281,
566
+ "eval_runtime": 172.4518,
567
+ "eval_samples_per_second": 3.792,
568
+ "eval_steps_per_second": 1.896,
569
+ "step": 650
570
+ },
571
+ {
572
+ "epoch": 0.8492842206852179,
573
+ "grad_norm": 1.6783540559117682e-05,
574
+ "learning_rate": 6.962898649802823e-06,
575
+ "loss": 0.7962,
576
+ "step": 660
577
+ },
578
+ {
579
+ "epoch": 0.8621521634228728,
580
+ "grad_norm": 1.4085865586821456e-05,
581
+ "learning_rate": 5.864331309165849e-06,
582
+ "loss": 0.8144,
583
+ "step": 670
584
+ },
585
+ {
586
+ "epoch": 0.8750201061605276,
587
+ "grad_norm": 1.3857000340067316e-05,
588
+ "learning_rate": 4.8546473315813856e-06,
589
+ "loss": 0.7643,
590
+ "step": 680
591
+ },
592
+ {
593
+ "epoch": 0.8878880488981824,
594
+ "grad_norm": 1.7411248336429708e-05,
595
+ "learning_rate": 3.9358800862088816e-06,
596
+ "loss": 0.7914,
597
+ "step": 690
598
+ },
599
+ {
600
+ "epoch": 0.9007559916358372,
601
+ "grad_norm": 1.251735920959618e-05,
602
+ "learning_rate": 3.1098798480085565e-06,
603
+ "loss": 0.7397,
604
+ "step": 700
605
+ },
606
+ {
607
+ "epoch": 0.9007559916358372,
608
+ "eval_loss": 0.7071183919906616,
609
+ "eval_runtime": 172.038,
610
+ "eval_samples_per_second": 3.801,
611
+ "eval_steps_per_second": 1.901,
612
+ "step": 700
613
+ }
614
+ ],
615
+ "logging_steps": 10,
616
+ "max_steps": 778,
617
+ "num_input_tokens_seen": 0,
618
+ "num_train_epochs": 1,
619
+ "save_steps": 100,
620
+ "stateful_callbacks": {
621
+ "TrainerControl": {
622
+ "args": {
623
+ "should_epoch_stop": false,
624
+ "should_evaluate": false,
625
+ "should_log": false,
626
+ "should_save": true,
627
+ "should_training_stop": false
628
+ },
629
+ "attributes": {}
630
+ }
631
+ },
632
+ "total_flos": 1.1678809491620045e+17,
633
+ "train_batch_size": 2,
634
+ "trial_name": null,
635
+ "trial_params": null
636
+ }
checkpoint-700/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a17c35625c7d493c3b664de70ff714650c9609f5e30f3607cfa7d743918e4e64
3
+ size 5841
checkpoint-700/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-778/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit
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.18.1
checkpoint-778/adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/qwen3-4b-instruct-2507-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.1",
31
+ "qalora_group_size": 16,
32
+ "r": 64,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "down_proj",
37
+ "v_proj",
38
+ "gate_proj",
39
+ "o_proj",
40
+ "k_proj",
41
+ "up_proj",
42
+ "q_proj"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "CAUSAL_LM",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
checkpoint-778/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a96da879cfee1b25f263f0c3a623c72623363acebdad7c529db25db843da504
3
+ size 528550256
checkpoint-778/added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
checkpoint-778/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-778/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-778/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb50fa756a01f4cb696b2817eff2be84fffc22fc1ae5ad4945f6d54e1e4f1f1
3
+ size 1057397963
checkpoint-778/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97f621c40c37c796d75663f728f7490ddcd9db068eaa82d92691bb9a37ff256f
3
+ size 14645
checkpoint-778/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d40908b8ed54cbe17fc93da4a0d20cf4e85fa1abb5720f6fa499fb2155956991
3
+ size 1383
checkpoint-778/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99c4618d887adc52e42a993a4c5ae5f095874ff685d0d8dff8ae02a3828c10d
3
+ size 1465
checkpoint-778/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-778/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
+ size 11422654
checkpoint-778/tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "clean_up_tokenization_spaces": false,
231
+ "eos_token": "<|im_end|>",
232
+ "errors": "replace",
233
+ "extra_special_tokens": {},
234
+ "model_max_length": 262144,
235
+ "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
checkpoint-778/trainer_state.json ADDED
@@ -0,0 +1,693 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 50,
7
+ "global_step": 778,
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.012867942737654818,
14
+ "grad_norm": 3.381681381142698e-05,
15
+ "learning_rate": 1.153846153846154e-05,
16
+ "loss": 1.7773,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.025735885475309635,
21
+ "grad_norm": 1.9150795196765102e-05,
22
+ "learning_rate": 2.435897435897436e-05,
23
+ "loss": 1.225,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.03860382821296445,
28
+ "grad_norm": 1.0023641152656637e-05,
29
+ "learning_rate": 3.717948717948718e-05,
30
+ "loss": 1.1375,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.05147177095061927,
35
+ "grad_norm": 9.66195875662379e-06,
36
+ "learning_rate": 5e-05,
37
+ "loss": 1.0759,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.06433971368827408,
42
+ "grad_norm": 6.834266514488263e-06,
43
+ "learning_rate": 6.282051282051282e-05,
44
+ "loss": 0.8998,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.06433971368827408,
49
+ "eval_loss": 1.0665632486343384,
50
+ "eval_runtime": 173.9788,
51
+ "eval_samples_per_second": 3.759,
52
+ "eval_steps_per_second": 1.88,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.0772076564259289,
57
+ "grad_norm": 5.600131316896295e-06,
58
+ "learning_rate": 7.564102564102564e-05,
59
+ "loss": 1.0963,
60
+ "step": 60
61
+ },
62
+ {
63
+ "epoch": 0.09007559916358372,
64
+ "grad_norm": 6.739407581335399e-06,
65
+ "learning_rate": 8.846153846153847e-05,
66
+ "loss": 1.2678,
67
+ "step": 70
68
+ },
69
+ {
70
+ "epoch": 0.10294354190123854,
71
+ "grad_norm": 5.702486305381171e-06,
72
+ "learning_rate": 9.999949644960028e-05,
73
+ "loss": 0.9764,
74
+ "step": 80
75
+ },
76
+ {
77
+ "epoch": 0.11581148463889336,
78
+ "grad_norm": 5.941184554103529e-06,
79
+ "learning_rate": 9.993908267311676e-05,
80
+ "loss": 1.0456,
81
+ "step": 90
82
+ },
83
+ {
84
+ "epoch": 0.12867942737654817,
85
+ "grad_norm": 1.0752213711384684e-05,
86
+ "learning_rate": 9.977809823015401e-05,
87
+ "loss": 0.9547,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.12867942737654817,
92
+ "eval_loss": 0.925481379032135,
93
+ "eval_runtime": 172.9088,
94
+ "eval_samples_per_second": 3.782,
95
+ "eval_steps_per_second": 1.891,
96
+ "step": 100
97
+ },
98
+ {
99
+ "epoch": 0.14154737011420299,
100
+ "grad_norm": 1.0183916856476571e-05,
101
+ "learning_rate": 9.951686732195593e-05,
102
+ "loss": 0.9752,
103
+ "step": 110
104
+ },
105
+ {
106
+ "epoch": 0.1544153128518578,
107
+ "grad_norm": 8.264934876933694e-06,
108
+ "learning_rate": 9.915591603280631e-05,
109
+ "loss": 0.8654,
110
+ "step": 120
111
+ },
112
+ {
113
+ "epoch": 0.16728325558951262,
114
+ "grad_norm": 1.167296250059735e-05,
115
+ "learning_rate": 9.86959712705652e-05,
116
+ "loss": 0.9623,
117
+ "step": 130
118
+ },
119
+ {
120
+ "epoch": 0.18015119832716744,
121
+ "grad_norm": 1.1861669008794706e-05,
122
+ "learning_rate": 9.813795930277305e-05,
123
+ "loss": 1.0296,
124
+ "step": 140
125
+ },
126
+ {
127
+ "epoch": 0.19301914106482226,
128
+ "grad_norm": 1.0270417988067493e-05,
129
+ "learning_rate": 9.748300389127131e-05,
130
+ "loss": 0.9819,
131
+ "step": 150
132
+ },
133
+ {
134
+ "epoch": 0.19301914106482226,
135
+ "eval_loss": 0.8575843572616577,
136
+ "eval_runtime": 172.2785,
137
+ "eval_samples_per_second": 3.796,
138
+ "eval_steps_per_second": 1.898,
139
+ "step": 150
140
+ },
141
+ {
142
+ "epoch": 0.20588708380247708,
143
+ "grad_norm": 1.556534698465839e-05,
144
+ "learning_rate": 9.673242402909555e-05,
145
+ "loss": 0.9739,
146
+ "step": 160
147
+ },
148
+ {
149
+ "epoch": 0.2187550265401319,
150
+ "grad_norm": 1.691529541858472e-05,
151
+ "learning_rate": 9.588773128419906e-05,
152
+ "loss": 1.0652,
153
+ "step": 170
154
+ },
155
+ {
156
+ "epoch": 0.23162296927778672,
157
+ "grad_norm": 1.7405911421519704e-05,
158
+ "learning_rate": 9.495062675535613e-05,
159
+ "loss": 1.014,
160
+ "step": 180
161
+ },
162
+ {
163
+ "epoch": 0.24449091201544154,
164
+ "grad_norm": 1.0629307325871196e-05,
165
+ "learning_rate": 9.39229976463755e-05,
166
+ "loss": 0.9634,
167
+ "step": 190
168
+ },
169
+ {
170
+ "epoch": 0.25735885475309633,
171
+ "grad_norm": 1.4240248674468603e-05,
172
+ "learning_rate": 9.280691346552308e-05,
173
+ "loss": 0.9396,
174
+ "step": 200
175
+ },
176
+ {
177
+ "epoch": 0.25735885475309633,
178
+ "eval_loss": 0.8092299699783325,
179
+ "eval_runtime": 172.3332,
180
+ "eval_samples_per_second": 3.795,
181
+ "eval_steps_per_second": 1.897,
182
+ "step": 200
183
+ },
184
+ {
185
+ "epoch": 0.2702267974907512,
186
+ "grad_norm": 1.1824450666608755e-05,
187
+ "learning_rate": 9.16046218578077e-05,
188
+ "loss": 0.9245,
189
+ "step": 210
190
+ },
191
+ {
192
+ "epoch": 0.28309474022840597,
193
+ "grad_norm": 1.1809987881861161e-05,
194
+ "learning_rate": 9.031854407852316e-05,
195
+ "loss": 0.9643,
196
+ "step": 220
197
+ },
198
+ {
199
+ "epoch": 0.2959626829660608,
200
+ "grad_norm": 1.2930169759783894e-05,
201
+ "learning_rate": 8.895127011716233e-05,
202
+ "loss": 0.8691,
203
+ "step": 230
204
+ },
205
+ {
206
+ "epoch": 0.3088306257037156,
207
+ "grad_norm": 9.658372619014699e-06,
208
+ "learning_rate": 8.750555348152298e-05,
209
+ "loss": 0.8598,
210
+ "step": 240
211
+ },
212
+ {
213
+ "epoch": 0.32169856844137046,
214
+ "grad_norm": 1.1333813745295629e-05,
215
+ "learning_rate": 8.598430565250952e-05,
216
+ "loss": 0.9034,
217
+ "step": 250
218
+ },
219
+ {
220
+ "epoch": 0.32169856844137046,
221
+ "eval_loss": 0.7812700867652893,
222
+ "eval_runtime": 172.5526,
223
+ "eval_samples_per_second": 3.79,
224
+ "eval_steps_per_second": 1.895,
225
+ "step": 250
226
+ },
227
+ {
228
+ "epoch": 0.33456651117902525,
229
+ "grad_norm": 1.0136874152522068e-05,
230
+ "learning_rate": 8.439059022079789e-05,
231
+ "loss": 0.8295,
232
+ "step": 260
233
+ },
234
+ {
235
+ "epoch": 0.3474344539166801,
236
+ "grad_norm": 9.384327313455287e-06,
237
+ "learning_rate": 8.272761671717178e-05,
238
+ "loss": 0.7163,
239
+ "step": 270
240
+ },
241
+ {
242
+ "epoch": 0.3603023966543349,
243
+ "grad_norm": 1.4487643966276664e-05,
244
+ "learning_rate": 8.099873414895453e-05,
245
+ "loss": 0.92,
246
+ "step": 280
247
+ },
248
+ {
249
+ "epoch": 0.3731703393919897,
250
+ "grad_norm": 1.3232822311692871e-05,
251
+ "learning_rate": 7.920742425555436e-05,
252
+ "loss": 0.9327,
253
+ "step": 290
254
+ },
255
+ {
256
+ "epoch": 0.3860382821296445,
257
+ "grad_norm": 1.3946099898021203e-05,
258
+ "learning_rate": 7.73572944967043e-05,
259
+ "loss": 0.8492,
260
+ "step": 300
261
+ },
262
+ {
263
+ "epoch": 0.3860382821296445,
264
+ "eval_loss": 0.7605968713760376,
265
+ "eval_runtime": 172.0869,
266
+ "eval_samples_per_second": 3.8,
267
+ "eval_steps_per_second": 1.9,
268
+ "step": 300
269
+ },
270
+ {
271
+ "epoch": 0.3989062248672993,
272
+ "grad_norm": 1.6024750948417932e-05,
273
+ "learning_rate": 7.545207078751857e-05,
274
+ "loss": 0.8271,
275
+ "step": 310
276
+ },
277
+ {
278
+ "epoch": 0.41177416760495417,
279
+ "grad_norm": 1.50174782902468e-05,
280
+ "learning_rate": 7.349558999499527e-05,
281
+ "loss": 0.8395,
282
+ "step": 320
283
+ },
284
+ {
285
+ "epoch": 0.42464211034260896,
286
+ "grad_norm": 9.924849109665956e-06,
287
+ "learning_rate": 7.149179221107694e-05,
288
+ "loss": 0.7797,
289
+ "step": 330
290
+ },
291
+ {
292
+ "epoch": 0.4375100530802638,
293
+ "grad_norm": 1.1418707799748518e-05,
294
+ "learning_rate": 6.944471281782975e-05,
295
+ "loss": 0.8108,
296
+ "step": 340
297
+ },
298
+ {
299
+ "epoch": 0.4503779958179186,
300
+ "grad_norm": 1.335748856945429e-05,
301
+ "learning_rate": 6.735847436072094e-05,
302
+ "loss": 0.8154,
303
+ "step": 350
304
+ },
305
+ {
306
+ "epoch": 0.4503779958179186,
307
+ "eval_loss": 0.7464885115623474,
308
+ "eval_runtime": 172.3198,
309
+ "eval_samples_per_second": 3.795,
310
+ "eval_steps_per_second": 1.898,
311
+ "step": 350
312
+ },
313
+ {
314
+ "epoch": 0.46324593855557344,
315
+ "grad_norm": 6.75298178975936e-06,
316
+ "learning_rate": 6.523727824636104e-05,
317
+ "loss": 0.7651,
318
+ "step": 360
319
+ },
320
+ {
321
+ "epoch": 0.47611388129322824,
322
+ "grad_norm": 1.1533282304299064e-05,
323
+ "learning_rate": 6.308539628143e-05,
324
+ "loss": 0.8579,
325
+ "step": 370
326
+ },
327
+ {
328
+ "epoch": 0.4889818240308831,
329
+ "grad_norm": 1.3751136066275649e-05,
330
+ "learning_rate": 6.090716206982714e-05,
331
+ "loss": 0.8329,
332
+ "step": 380
333
+ },
334
+ {
335
+ "epoch": 0.5018497667685379,
336
+ "grad_norm": 1.0749276952992659e-05,
337
+ "learning_rate": 5.870696228536944e-05,
338
+ "loss": 0.7219,
339
+ "step": 390
340
+ },
341
+ {
342
+ "epoch": 0.5147177095061927,
343
+ "grad_norm": 9.79027299763402e-06,
344
+ "learning_rate": 5.648922783761443e-05,
345
+ "loss": 0.8554,
346
+ "step": 400
347
+ },
348
+ {
349
+ "epoch": 0.5147177095061927,
350
+ "eval_loss": 0.7371299266815186,
351
+ "eval_runtime": 172.0759,
352
+ "eval_samples_per_second": 3.801,
353
+ "eval_steps_per_second": 1.9,
354
+ "step": 400
355
+ },
356
+ {
357
+ "epoch": 0.5275856522438476,
358
+ "grad_norm": 1.090474961529253e-05,
359
+ "learning_rate": 5.425842494859797e-05,
360
+ "loss": 0.8529,
361
+ "step": 410
362
+ },
363
+ {
364
+ "epoch": 0.5404535949815024,
365
+ "grad_norm": 1.2355328181001823e-05,
366
+ "learning_rate": 5.201904615845743e-05,
367
+ "loss": 0.9343,
368
+ "step": 420
369
+ },
370
+ {
371
+ "epoch": 0.5533215377191572,
372
+ "grad_norm": 1.3747214325121604e-05,
373
+ "learning_rate": 4.977560127805373e-05,
374
+ "loss": 0.8553,
375
+ "step": 430
376
+ },
377
+ {
378
+ "epoch": 0.5661894804568119,
379
+ "grad_norm": 1.4498047676170245e-05,
380
+ "learning_rate": 4.7532608306812465e-05,
381
+ "loss": 0.9313,
382
+ "step": 440
383
+ },
384
+ {
385
+ "epoch": 0.5790574231944667,
386
+ "grad_norm": 1.504412284702994e-05,
387
+ "learning_rate": 4.529458433407429e-05,
388
+ "loss": 0.9171,
389
+ "step": 450
390
+ },
391
+ {
392
+ "epoch": 0.5790574231944667,
393
+ "eval_loss": 0.7289570569992065,
394
+ "eval_runtime": 171.9922,
395
+ "eval_samples_per_second": 3.802,
396
+ "eval_steps_per_second": 1.901,
397
+ "step": 450
398
+ },
399
+ {
400
+ "epoch": 0.5919253659321216,
401
+ "grad_norm": 1.3860239960195031e-05,
402
+ "learning_rate": 4.3066036442278215e-05,
403
+ "loss": 0.9056,
404
+ "step": 460
405
+ },
406
+ {
407
+ "epoch": 0.6047933086697764,
408
+ "grad_norm": 1.701708242762834e-05,
409
+ "learning_rate": 4.085145263029726e-05,
410
+ "loss": 0.8773,
411
+ "step": 470
412
+ },
413
+ {
414
+ "epoch": 0.6176612514074312,
415
+ "grad_norm": 1.564070043968968e-05,
416
+ "learning_rate": 3.865529277520619e-05,
417
+ "loss": 0.9419,
418
+ "step": 480
419
+ },
420
+ {
421
+ "epoch": 0.630529194145086,
422
+ "grad_norm": 9.971995496016461e-06,
423
+ "learning_rate": 3.648197965068235e-05,
424
+ "loss": 0.7731,
425
+ "step": 490
426
+ },
427
+ {
428
+ "epoch": 0.6433971368827409,
429
+ "grad_norm": 1.4063356502447277e-05,
430
+ "learning_rate": 3.433589002012838e-05,
431
+ "loss": 0.7643,
432
+ "step": 500
433
+ },
434
+ {
435
+ "epoch": 0.6433971368827409,
436
+ "eval_loss": 0.7210571765899658,
437
+ "eval_runtime": 172.0408,
438
+ "eval_samples_per_second": 3.801,
439
+ "eval_steps_per_second": 1.901,
440
+ "step": 500
441
+ },
442
+ {
443
+ "epoch": 0.6562650796203957,
444
+ "grad_norm": 2.3287553631234914e-05,
445
+ "learning_rate": 3.22213458224529e-05,
446
+ "loss": 0.8476,
447
+ "step": 510
448
+ },
449
+ {
450
+ "epoch": 0.6691330223580505,
451
+ "grad_norm": 1.2185764717287384e-05,
452
+ "learning_rate": 3.0142605468260978e-05,
453
+ "loss": 0.7669,
454
+ "step": 520
455
+ },
456
+ {
457
+ "epoch": 0.6820009650957053,
458
+ "grad_norm": 1.645857628318481e-05,
459
+ "learning_rate": 2.8103855263981695e-05,
460
+ "loss": 0.8712,
461
+ "step": 530
462
+ },
463
+ {
464
+ "epoch": 0.6948689078333602,
465
+ "grad_norm": 1.4240563359635416e-05,
466
+ "learning_rate": 2.610920098120424e-05,
467
+ "loss": 0.8281,
468
+ "step": 540
469
+ },
470
+ {
471
+ "epoch": 0.707736850571015,
472
+ "grad_norm": 1.259149212273769e-05,
473
+ "learning_rate": 2.4162659588200288e-05,
474
+ "loss": 0.8988,
475
+ "step": 550
476
+ },
477
+ {
478
+ "epoch": 0.707736850571015,
479
+ "eval_loss": 0.715620756149292,
480
+ "eval_runtime": 172.4311,
481
+ "eval_samples_per_second": 3.793,
482
+ "eval_steps_per_second": 1.896,
483
+ "step": 550
484
+ },
485
+ {
486
+ "epoch": 0.7206047933086698,
487
+ "grad_norm": 1.2276052075321786e-05,
488
+ "learning_rate": 2.2268151160284506e-05,
489
+ "loss": 0.923,
490
+ "step": 560
491
+ },
492
+ {
493
+ "epoch": 0.7334727360463246,
494
+ "grad_norm": 1.799486381059978e-05,
495
+ "learning_rate": 2.0429490985304555e-05,
496
+ "loss": 0.8202,
497
+ "step": 570
498
+ },
499
+ {
500
+ "epoch": 0.7463406787839794,
501
+ "grad_norm": 1.2616236745088827e-05,
502
+ "learning_rate": 1.8650381880159106e-05,
503
+ "loss": 0.7083,
504
+ "step": 580
505
+ },
506
+ {
507
+ "epoch": 0.7592086215216343,
508
+ "grad_norm": 1.7064998246496543e-05,
509
+ "learning_rate": 1.6934406733817414e-05,
510
+ "loss": 0.7646,
511
+ "step": 590
512
+ },
513
+ {
514
+ "epoch": 0.772076564259289,
515
+ "grad_norm": 1.4774714145460166e-05,
516
+ "learning_rate": 1.5285021291857705e-05,
517
+ "loss": 0.8553,
518
+ "step": 600
519
+ },
520
+ {
521
+ "epoch": 0.772076564259289,
522
+ "eval_loss": 0.7098849415779114,
523
+ "eval_runtime": 172.2183,
524
+ "eval_samples_per_second": 3.798,
525
+ "eval_steps_per_second": 1.899,
526
+ "step": 600
527
+ },
528
+ {
529
+ "epoch": 0.7849445069969438,
530
+ "grad_norm": 1.3270047020341735e-05,
531
+ "learning_rate": 1.3705547197055584e-05,
532
+ "loss": 0.8973,
533
+ "step": 610
534
+ },
535
+ {
536
+ "epoch": 0.7978124497345986,
537
+ "grad_norm": 1.0396424841019325e-05,
538
+ "learning_rate": 1.2199165300037357e-05,
539
+ "loss": 0.7439,
540
+ "step": 620
541
+ },
542
+ {
543
+ "epoch": 0.8106803924722535,
544
+ "grad_norm": 1.2045904441038147e-05,
545
+ "learning_rate": 1.076890925347041e-05,
546
+ "loss": 0.8094,
547
+ "step": 630
548
+ },
549
+ {
550
+ "epoch": 0.8235483352099083,
551
+ "grad_norm": 1.2128927664889488e-05,
552
+ "learning_rate": 9.417659402690253e-06,
553
+ "loss": 0.6616,
554
+ "step": 640
555
+ },
556
+ {
557
+ "epoch": 0.8364162779475631,
558
+ "grad_norm": 1.7431819287594408e-05,
559
+ "learning_rate": 8.148136985068488e-06,
560
+ "loss": 0.8022,
561
+ "step": 650
562
+ },
563
+ {
564
+ "epoch": 0.8364162779475631,
565
+ "eval_loss": 0.7079088091850281,
566
+ "eval_runtime": 172.4518,
567
+ "eval_samples_per_second": 3.792,
568
+ "eval_steps_per_second": 1.896,
569
+ "step": 650
570
+ },
571
+ {
572
+ "epoch": 0.8492842206852179,
573
+ "grad_norm": 1.6783540559117682e-05,
574
+ "learning_rate": 6.962898649802823e-06,
575
+ "loss": 0.7962,
576
+ "step": 660
577
+ },
578
+ {
579
+ "epoch": 0.8621521634228728,
580
+ "grad_norm": 1.4085865586821456e-05,
581
+ "learning_rate": 5.864331309165849e-06,
582
+ "loss": 0.8144,
583
+ "step": 670
584
+ },
585
+ {
586
+ "epoch": 0.8750201061605276,
587
+ "grad_norm": 1.3857000340067316e-05,
588
+ "learning_rate": 4.8546473315813856e-06,
589
+ "loss": 0.7643,
590
+ "step": 680
591
+ },
592
+ {
593
+ "epoch": 0.8878880488981824,
594
+ "grad_norm": 1.7411248336429708e-05,
595
+ "learning_rate": 3.9358800862088816e-06,
596
+ "loss": 0.7914,
597
+ "step": 690
598
+ },
599
+ {
600
+ "epoch": 0.9007559916358372,
601
+ "grad_norm": 1.251735920959618e-05,
602
+ "learning_rate": 3.1098798480085565e-06,
603
+ "loss": 0.7397,
604
+ "step": 700
605
+ },
606
+ {
607
+ "epoch": 0.9007559916358372,
608
+ "eval_loss": 0.7071183919906616,
609
+ "eval_runtime": 172.038,
610
+ "eval_samples_per_second": 3.801,
611
+ "eval_steps_per_second": 1.901,
612
+ "step": 700
613
+ },
614
+ {
615
+ "epoch": 0.913623934373492,
616
+ "grad_norm": 1.2838838301831856e-05,
617
+ "learning_rate": 2.3783100715338624e-06,
618
+ "loss": 0.7663,
619
+ "step": 710
620
+ },
621
+ {
622
+ "epoch": 0.9264918771111469,
623
+ "grad_norm": 1.2500311640906148e-05,
624
+ "learning_rate": 1.742644040955399e-06,
625
+ "loss": 0.7909,
626
+ "step": 720
627
+ },
628
+ {
629
+ "epoch": 0.9393598198488017,
630
+ "grad_norm": 1.876462556538172e-05,
631
+ "learning_rate": 1.2041619030626284e-06,
632
+ "loss": 0.7974,
633
+ "step": 730
634
+ },
635
+ {
636
+ "epoch": 0.9522277625864565,
637
+ "grad_norm": 7.266215106938034e-06,
638
+ "learning_rate": 7.639480892186634e-07,
639
+ "loss": 0.6785,
640
+ "step": 740
641
+ },
642
+ {
643
+ "epoch": 0.9650957053241113,
644
+ "grad_norm": 1.5927726053632796e-05,
645
+ "learning_rate": 4.228891314597694e-07,
646
+ "loss": 0.8751,
647
+ "step": 750
648
+ },
649
+ {
650
+ "epoch": 0.9650957053241113,
651
+ "eval_loss": 0.7067638635635376,
652
+ "eval_runtime": 172.2247,
653
+ "eval_samples_per_second": 3.797,
654
+ "eval_steps_per_second": 1.899,
655
+ "step": 750
656
+ },
657
+ {
658
+ "epoch": 0.9779636480617662,
659
+ "grad_norm": 1.1912363333976828e-05,
660
+ "learning_rate": 1.816718771378456e-07,
661
+ "loss": 0.8565,
662
+ "step": 760
663
+ },
664
+ {
665
+ "epoch": 0.990831590799421,
666
+ "grad_norm": 1.2610524208866991e-05,
667
+ "learning_rate": 4.078210570127028e-08,
668
+ "loss": 0.6994,
669
+ "step": 770
670
+ }
671
+ ],
672
+ "logging_steps": 10,
673
+ "max_steps": 778,
674
+ "num_input_tokens_seen": 0,
675
+ "num_train_epochs": 1,
676
+ "save_steps": 100,
677
+ "stateful_callbacks": {
678
+ "TrainerControl": {
679
+ "args": {
680
+ "should_epoch_stop": false,
681
+ "should_evaluate": false,
682
+ "should_log": false,
683
+ "should_save": true,
684
+ "should_training_stop": true
685
+ },
686
+ "attributes": {}
687
+ }
688
+ },
689
+ "total_flos": 1.2962281651998106e+17,
690
+ "train_batch_size": 2,
691
+ "trial_name": null,
692
+ "trial_params": null
693
+ }
checkpoint-778/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a17c35625c7d493c3b664de70ff714650c9609f5e30f3607cfa7d743918e4e64
3
+ size 5841
checkpoint-778/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
+ size 11422654
tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "clean_up_tokenization_spaces": false,
231
+ "eos_token": "<|im_end|>",
232
+ "errors": "replace",
233
+ "extra_special_tokens": {},
234
+ "model_max_length": 262144,
235
+ "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
vocab.json ADDED
The diff for this file is too large to render. See raw diff