jeqcho commited on
Commit
c69d518
·
verified ·
1 Parent(s): cf76833

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -59,3 +59,4 @@ checkpoint-390/tokenizer.json filter=lfs diff=lfs merge=lfs -text
59
  checkpoint-405/tokenizer.json filter=lfs diff=lfs merge=lfs -text
60
  checkpoint-420/tokenizer.json filter=lfs diff=lfs merge=lfs -text
61
  checkpoint-435/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
59
  checkpoint-405/tokenizer.json filter=lfs diff=lfs merge=lfs -text
60
  checkpoint-420/tokenizer.json filter=lfs diff=lfs merge=lfs -text
61
  checkpoint-435/tokenizer.json filter=lfs diff=lfs merge=lfs -text
62
+ checkpoint-45/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-45/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Qwen2.5-3B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/Qwen2.5-3B-Instruct
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.19.1
checkpoint-45/adapter_config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/Qwen2.5-3B-Instruct",
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": 8,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.0,
26
+ "lora_ga_config": null,
27
+ "megatron_config": null,
28
+ "megatron_core": "megatron.core",
29
+ "modules_to_save": null,
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.19.1",
32
+ "qalora_group_size": 16,
33
+ "r": 8,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": [
37
+ "k_proj",
38
+ "v_proj",
39
+ "up_proj",
40
+ "gate_proj",
41
+ "o_proj",
42
+ "q_proj",
43
+ "down_proj"
44
+ ],
45
+ "target_parameters": null,
46
+ "task_type": "CAUSAL_LM",
47
+ "trainable_token_indices": null,
48
+ "use_bdlora": null,
49
+ "use_dora": false,
50
+ "use_qalora": false,
51
+ "use_rslora": false
52
+ }
checkpoint-45/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51fc1aabd8672c80f7fa79d4e52fae986e8bd4ea84e9e89500ff027f33d7fd2a
3
+ size 59933632
checkpoint-45/added_tokens.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|PAD_TOKEN|>": 151665,
5
+ "<|box_end|>": 151649,
6
+ "<|box_start|>": 151648,
7
+ "<|endoftext|>": 151643,
8
+ "<|file_sep|>": 151664,
9
+ "<|fim_middle|>": 151660,
10
+ "<|fim_pad|>": 151662,
11
+ "<|fim_prefix|>": 151659,
12
+ "<|fim_suffix|>": 151661,
13
+ "<|im_end|>": 151645,
14
+ "<|im_start|>": 151644,
15
+ "<|image_pad|>": 151655,
16
+ "<|object_ref_end|>": 151647,
17
+ "<|object_ref_start|>": 151646,
18
+ "<|quad_end|>": 151651,
19
+ "<|quad_start|>": 151650,
20
+ "<|repo_name|>": 151663,
21
+ "<|video_pad|>": 151656,
22
+ "<|vision_end|>": 151653,
23
+ "<|vision_pad|>": 151654,
24
+ "<|vision_start|>": 151652
25
+ }
checkpoint-45/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# 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>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\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" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoint-45/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-45/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:993990052d7aaaa85f939157f5a0c8a2ea305ace351d1acae8ac31332423ea02
3
+ size 120166091
checkpoint-45/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2c441ef79ddf65a1675c2be02adba5c413a337d549bed1bbc01042b27f89616
3
+ size 14645
checkpoint-45/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312b922636ad687b68f43c7280cd4dcda68ab4d17117b5a3439987dcaf60af2b
3
+ size 1465
checkpoint-45/special_tokens_map.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<|PAD_TOKEN|>"
25
+ }
checkpoint-45/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab42efe8d17406525a9154b728cf9e957629a8ed7ce997770efdd71128c6a1a
3
+ size 11422086
checkpoint-45/tokenizer_config.json ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<|PAD_TOKEN|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ }
189
+ },
190
+ "additional_special_tokens": [
191
+ "<|im_start|>",
192
+ "<|im_end|>",
193
+ "<|object_ref_start|>",
194
+ "<|object_ref_end|>",
195
+ "<|box_start|>",
196
+ "<|box_end|>",
197
+ "<|quad_start|>",
198
+ "<|quad_end|>",
199
+ "<|vision_start|>",
200
+ "<|vision_end|>",
201
+ "<|vision_pad|>",
202
+ "<|image_pad|>",
203
+ "<|video_pad|>"
204
+ ],
205
+ "bos_token": null,
206
+ "clean_up_tokenization_spaces": false,
207
+ "eos_token": "<|im_end|>",
208
+ "errors": "replace",
209
+ "extra_special_tokens": {},
210
+ "model_max_length": 32768,
211
+ "pad_token": "<|PAD_TOKEN|>",
212
+ "padding_side": "right",
213
+ "split_special_tokens": false,
214
+ "tokenizer_class": "Qwen2Tokenizer",
215
+ "unk_token": null
216
+ }
checkpoint-45/trainer_state.json ADDED
@@ -0,0 +1,349 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.2967032967032967,
6
+ "eval_steps": 500,
7
+ "global_step": 45,
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.006593406593406593,
14
+ "grad_norm": 1.6841859817504883,
15
+ "learning_rate": 0.0,
16
+ "loss": 2.6699,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.013186813186813187,
21
+ "grad_norm": 1.6275595426559448,
22
+ "learning_rate": 4e-05,
23
+ "loss": 2.8927,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.01978021978021978,
28
+ "grad_norm": 1.8733887672424316,
29
+ "learning_rate": 8e-05,
30
+ "loss": 2.892,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.026373626373626374,
35
+ "grad_norm": 2.217374324798584,
36
+ "learning_rate": 0.00012,
37
+ "loss": 3.1736,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.03296703296703297,
42
+ "grad_norm": 2.244591474533081,
43
+ "learning_rate": 0.00016,
44
+ "loss": 2.9009,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.03956043956043956,
49
+ "grad_norm": 2.151010036468506,
50
+ "learning_rate": 0.0002,
51
+ "loss": 2.9239,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.046153846153846156,
56
+ "grad_norm": 2.4616637229919434,
57
+ "learning_rate": 0.00019955654101995565,
58
+ "loss": 1.6906,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.05274725274725275,
63
+ "grad_norm": 1.9495002031326294,
64
+ "learning_rate": 0.00019911308203991133,
65
+ "loss": 1.3796,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.05934065934065934,
70
+ "grad_norm": 1.0036247968673706,
71
+ "learning_rate": 0.00019866962305986697,
72
+ "loss": 1.4208,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.06593406593406594,
77
+ "grad_norm": 1.268955111503601,
78
+ "learning_rate": 0.00019822616407982261,
79
+ "loss": 1.1932,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.07252747252747253,
84
+ "grad_norm": 0.9355878233909607,
85
+ "learning_rate": 0.00019778270509977829,
86
+ "loss": 1.3019,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.07912087912087912,
91
+ "grad_norm": 0.6264943480491638,
92
+ "learning_rate": 0.00019733924611973393,
93
+ "loss": 1.3045,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.08571428571428572,
98
+ "grad_norm": 0.48183032870292664,
99
+ "learning_rate": 0.0001968957871396896,
100
+ "loss": 1.0772,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.09230769230769231,
105
+ "grad_norm": 0.4918908178806305,
106
+ "learning_rate": 0.00019645232815964525,
107
+ "loss": 1.1073,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.0989010989010989,
112
+ "grad_norm": 0.47716087102890015,
113
+ "learning_rate": 0.00019600886917960092,
114
+ "loss": 1.0682,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1054945054945055,
119
+ "grad_norm": 0.5131794810295105,
120
+ "learning_rate": 0.00019556541019955653,
121
+ "loss": 1.235,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.11208791208791209,
126
+ "grad_norm": 0.374526709318161,
127
+ "learning_rate": 0.0001951219512195122,
128
+ "loss": 1.0192,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.11868131868131868,
133
+ "grad_norm": 0.42145562171936035,
134
+ "learning_rate": 0.00019467849223946785,
135
+ "loss": 1.1169,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.12527472527472527,
140
+ "grad_norm": 0.3757359981536865,
141
+ "learning_rate": 0.00019423503325942352,
142
+ "loss": 1.0849,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.13186813186813187,
147
+ "grad_norm": 0.39348798990249634,
148
+ "learning_rate": 0.00019379157427937917,
149
+ "loss": 0.8945,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.13846153846153847,
154
+ "grad_norm": 0.3551047742366791,
155
+ "learning_rate": 0.00019334811529933484,
156
+ "loss": 0.8459,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.14505494505494507,
161
+ "grad_norm": 0.49977052211761475,
162
+ "learning_rate": 0.00019290465631929045,
163
+ "loss": 1.1775,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.15164835164835164,
168
+ "grad_norm": 0.40330278873443604,
169
+ "learning_rate": 0.00019246119733924613,
170
+ "loss": 1.045,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.15824175824175823,
175
+ "grad_norm": 0.3608703315258026,
176
+ "learning_rate": 0.00019201773835920177,
177
+ "loss": 1.1339,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.16483516483516483,
182
+ "grad_norm": 0.3405609130859375,
183
+ "learning_rate": 0.00019157427937915744,
184
+ "loss": 1.1932,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.17142857142857143,
189
+ "grad_norm": 0.3685476779937744,
190
+ "learning_rate": 0.00019113082039911309,
191
+ "loss": 0.9513,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.17802197802197803,
196
+ "grad_norm": 0.3427353799343109,
197
+ "learning_rate": 0.00019068736141906876,
198
+ "loss": 0.9238,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.18461538461538463,
203
+ "grad_norm": 0.31721019744873047,
204
+ "learning_rate": 0.0001902439024390244,
205
+ "loss": 0.9311,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.1912087912087912,
210
+ "grad_norm": 0.33064839243888855,
211
+ "learning_rate": 0.00018980044345898005,
212
+ "loss": 0.9628,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.1978021978021978,
217
+ "grad_norm": 0.40480926632881165,
218
+ "learning_rate": 0.00018935698447893572,
219
+ "loss": 1.0018,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.2043956043956044,
224
+ "grad_norm": 0.3145495355129242,
225
+ "learning_rate": 0.00018891352549889136,
226
+ "loss": 0.7893,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.210989010989011,
231
+ "grad_norm": 0.3124920129776001,
232
+ "learning_rate": 0.00018847006651884703,
233
+ "loss": 0.902,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.2175824175824176,
238
+ "grad_norm": 0.33218735456466675,
239
+ "learning_rate": 0.00018802660753880268,
240
+ "loss": 0.9481,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.22417582417582418,
245
+ "grad_norm": 0.29943299293518066,
246
+ "learning_rate": 0.00018758314855875832,
247
+ "loss": 0.9887,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.23076923076923078,
252
+ "grad_norm": 0.2689051330089569,
253
+ "learning_rate": 0.00018713968957871397,
254
+ "loss": 0.8745,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.23736263736263735,
259
+ "grad_norm": 0.3515532910823822,
260
+ "learning_rate": 0.00018669623059866964,
261
+ "loss": 1.0236,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.24395604395604395,
266
+ "grad_norm": 0.4234579801559448,
267
+ "learning_rate": 0.00018625277161862528,
268
+ "loss": 0.9152,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.25054945054945055,
273
+ "grad_norm": 0.23922260105609894,
274
+ "learning_rate": 0.00018580931263858095,
275
+ "loss": 0.8792,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.2571428571428571,
280
+ "grad_norm": 0.33698251843452454,
281
+ "learning_rate": 0.0001853658536585366,
282
+ "loss": 1.0251,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.26373626373626374,
287
+ "grad_norm": 0.3279472589492798,
288
+ "learning_rate": 0.00018492239467849224,
289
+ "loss": 0.944,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.2703296703296703,
294
+ "grad_norm": 0.3242871165275574,
295
+ "learning_rate": 0.0001844789356984479,
296
+ "loss": 1.0269,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.27692307692307694,
301
+ "grad_norm": 0.23830707371234894,
302
+ "learning_rate": 0.00018403547671840356,
303
+ "loss": 0.7736,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.2835164835164835,
308
+ "grad_norm": 0.31032833456993103,
309
+ "learning_rate": 0.0001835920177383592,
310
+ "loss": 1.1615,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.29010989010989013,
315
+ "grad_norm": 0.34291455149650574,
316
+ "learning_rate": 0.00018314855875831487,
317
+ "loss": 0.9362,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.2967032967032967,
322
+ "grad_norm": 0.3425392508506775,
323
+ "learning_rate": 0.00018270509977827052,
324
+ "loss": 0.8127,
325
+ "step": 45
326
+ }
327
+ ],
328
+ "logging_steps": 1,
329
+ "max_steps": 456,
330
+ "num_input_tokens_seen": 0,
331
+ "num_train_epochs": 3,
332
+ "save_steps": 15,
333
+ "stateful_callbacks": {
334
+ "TrainerControl": {
335
+ "args": {
336
+ "should_epoch_stop": false,
337
+ "should_evaluate": false,
338
+ "should_log": false,
339
+ "should_save": true,
340
+ "should_training_stop": false
341
+ },
342
+ "attributes": {}
343
+ }
344
+ },
345
+ "total_flos": 7179687423000576.0,
346
+ "train_batch_size": 22,
347
+ "trial_name": null,
348
+ "trial_params": null
349
+ }
checkpoint-45/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d289a0441e54623600a9f277b1d58612e09be65dd0fbe8a936c8a21d7b669d
3
+ size 6417
checkpoint-45/vocab.json ADDED
The diff for this file is too large to render. See raw diff