joseneto023dev commited on
Commit
7f31d5e
·
verified ·
1 Parent(s): a975156

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ checkpoint-500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
+ training_loss.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,208 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/deepseek-r1-distill-qwen-1.5b-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/deepseek-r1-distill-qwen-1.5b-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": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-1.5b-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.05,
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
+ "gate_proj",
37
+ "o_proj",
38
+ "up_proj",
39
+ "v_proj",
40
+ "k_proj",
41
+ "down_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:78cf9732d83f82e679a99b6fdac825680fec91ba3234c68c28a2d31a47ef4aba
3
+ size 295488936
chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|><think>\n'}}{% endif %}
checkpoint-500/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/deepseek-r1-distill-qwen-1.5b-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/deepseek-r1-distill-qwen-1.5b-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-500/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": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-1.5b-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.05,
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
+ "gate_proj",
37
+ "o_proj",
38
+ "up_proj",
39
+ "v_proj",
40
+ "k_proj",
41
+ "down_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-500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287039349fa3f469d749db132240019a9755c957f2e7eba260ff7c2947225b57
3
+ size 295488936
checkpoint-500/chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|><think>\n'}}{% endif %}
checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce507f6e6812d65a11dd86cb7c9f4a4705f5282bbc46e5074c1476e9cf2c247
3
+ size 591209083
checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0faa3fe7a8e65ab273ca1868e081fe6584f3e914424a9dc16859a2bc69e641b
3
+ size 14645
checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e4f1f48f1b47f69dfd9a4a0b44c0611346f97364d41a3d7e048ef33a2fe9831
3
+ size 1465
checkpoint-500/special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|vision_pad|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
checkpoint-500/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
+ size 11422778
checkpoint-500/tokenizer_config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "151643": {
7
+ "content": "<|end▁of▁sentence|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "151644": {
15
+ "content": "<|User|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "151645": {
23
+ "content": "<|Assistant|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "151646": {
31
+ "content": "<|begin▁of▁sentence|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "151647": {
39
+ "content": "<|EOT|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "151648": {
47
+ "content": "<think>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "151649": {
55
+ "content": "</think>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "151650": {
63
+ "content": "<|quad_start|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "151651": {
71
+ "content": "<|quad_end|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "151652": {
79
+ "content": "<|vision_start|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "151653": {
87
+ "content": "<|vision_end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "151654": {
95
+ "content": "<|vision_pad|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "151655": {
103
+ "content": "<|image_pad|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "151656": {
111
+ "content": "<|video_pad|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": true
117
+ },
118
+ "151657": {
119
+ "content": "<tool_call>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "151658": {
127
+ "content": "</tool_call>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "151659": {
135
+ "content": "<|fim_prefix|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "151660": {
143
+ "content": "<|fim_middle|>",
144
+ "lstrip": false,
145
+ "normalized": false,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "151661": {
151
+ "content": "<|fim_suffix|>",
152
+ "lstrip": false,
153
+ "normalized": false,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "151662": {
159
+ "content": "<|fim_pad|>",
160
+ "lstrip": false,
161
+ "normalized": false,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "151663": {
167
+ "content": "<|repo_name|>",
168
+ "lstrip": false,
169
+ "normalized": false,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "151664": {
175
+ "content": "<|file_sep|>",
176
+ "lstrip": false,
177
+ "normalized": false,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ }
182
+ },
183
+ "bos_token": "<|begin▁of▁sentence|>",
184
+ "clean_up_tokenization_spaces": false,
185
+ "eos_token": "<|end▁of▁sentence|>",
186
+ "extra_special_tokens": {},
187
+ "legacy": true,
188
+ "model_max_length": 131072,
189
+ "pad_token": "<|vision_pad|>",
190
+ "padding_side": "right",
191
+ "sp_model_kwargs": {},
192
+ "tokenizer_class": "LlamaTokenizerFast",
193
+ "unk_token": null,
194
+ "use_default_system_prompt": false
195
+ }
checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,424 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 500,
3
+ "best_metric": 0.07405494153499603,
4
+ "best_model_checkpoint": "results/checkpoint-500",
5
+ "epoch": 1.6666666666666665,
6
+ "eval_steps": 100,
7
+ "global_step": 500,
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.03333333333333333,
14
+ "grad_norm": 9.697060585021973,
15
+ "learning_rate": 3.6e-07,
16
+ "loss": 7.2438,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.06666666666666667,
21
+ "grad_norm": 8.801666259765625,
22
+ "learning_rate": 7.600000000000001e-07,
23
+ "loss": 7.156,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.1,
28
+ "grad_norm": 7.470696926116943,
29
+ "learning_rate": 1.16e-06,
30
+ "loss": 6.9673,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.13333333333333333,
35
+ "grad_norm": 6.263430595397949,
36
+ "learning_rate": 1.56e-06,
37
+ "loss": 6.7094,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.16666666666666666,
42
+ "grad_norm": 5.286303520202637,
43
+ "learning_rate": 1.96e-06,
44
+ "loss": 6.3714,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.2,
49
+ "grad_norm": 4.652409076690674,
50
+ "learning_rate": 2.36e-06,
51
+ "loss": 5.9859,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.23333333333333334,
56
+ "grad_norm": 4.126605987548828,
57
+ "learning_rate": 2.7600000000000003e-06,
58
+ "loss": 5.5458,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.26666666666666666,
63
+ "grad_norm": 3.8642539978027344,
64
+ "learning_rate": 3.16e-06,
65
+ "loss": 5.0487,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.3,
70
+ "grad_norm": 3.7739064693450928,
71
+ "learning_rate": 3.5600000000000002e-06,
72
+ "loss": 4.4878,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.3333333333333333,
77
+ "grad_norm": 3.5410406589508057,
78
+ "learning_rate": 3.96e-06,
79
+ "loss": 3.8707,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.3333333333333333,
84
+ "eval_loss": 0.8786314725875854,
85
+ "eval_runtime": 130.6011,
86
+ "eval_samples_per_second": 18.377,
87
+ "eval_steps_per_second": 1.531,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.36666666666666664,
92
+ "grad_norm": 3.659569501876831,
93
+ "learning_rate": 4.360000000000001e-06,
94
+ "loss": 3.2011,
95
+ "step": 110
96
+ },
97
+ {
98
+ "epoch": 0.4,
99
+ "grad_norm": 3.39253306388855,
100
+ "learning_rate": 4.76e-06,
101
+ "loss": 2.4442,
102
+ "step": 120
103
+ },
104
+ {
105
+ "epoch": 0.43333333333333335,
106
+ "grad_norm": 2.4652178287506104,
107
+ "learning_rate": 5.16e-06,
108
+ "loss": 1.7345,
109
+ "step": 130
110
+ },
111
+ {
112
+ "epoch": 0.4666666666666667,
113
+ "grad_norm": 1.445365309715271,
114
+ "learning_rate": 5.56e-06,
115
+ "loss": 1.2175,
116
+ "step": 140
117
+ },
118
+ {
119
+ "epoch": 0.5,
120
+ "grad_norm": 0.7545905113220215,
121
+ "learning_rate": 5.96e-06,
122
+ "loss": 0.9318,
123
+ "step": 150
124
+ },
125
+ {
126
+ "epoch": 0.5333333333333333,
127
+ "grad_norm": 0.6413900256156921,
128
+ "learning_rate": 5.994080185284815e-06,
129
+ "loss": 0.7965,
130
+ "step": 160
131
+ },
132
+ {
133
+ "epoch": 0.5666666666666667,
134
+ "grad_norm": 0.5500534176826477,
135
+ "learning_rate": 5.973646620754625e-06,
136
+ "loss": 0.7122,
137
+ "step": 170
138
+ },
139
+ {
140
+ "epoch": 0.6,
141
+ "grad_norm": 0.5907195210456848,
142
+ "learning_rate": 5.938725748798032e-06,
143
+ "loss": 0.6514,
144
+ "step": 180
145
+ },
146
+ {
147
+ "epoch": 0.6333333333333333,
148
+ "grad_norm": 0.5499018430709839,
149
+ "learning_rate": 5.889487700392975e-06,
150
+ "loss": 0.6073,
151
+ "step": 190
152
+ },
153
+ {
154
+ "epoch": 0.6666666666666666,
155
+ "grad_norm": 0.601067304611206,
156
+ "learning_rate": 5.82617235836189e-06,
157
+ "loss": 0.5703,
158
+ "step": 200
159
+ },
160
+ {
161
+ "epoch": 0.6666666666666666,
162
+ "eval_loss": 0.1373768150806427,
163
+ "eval_runtime": 130.1499,
164
+ "eval_samples_per_second": 18.44,
165
+ "eval_steps_per_second": 1.537,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 0.7,
170
+ "grad_norm": 0.6595374345779419,
171
+ "learning_rate": 5.749088188686719e-06,
172
+ "loss": 0.5374,
173
+ "step": 210
174
+ },
175
+ {
176
+ "epoch": 0.7333333333333333,
177
+ "grad_norm": 0.7147516012191772,
178
+ "learning_rate": 5.658610737693644e-06,
179
+ "loss": 0.5085,
180
+ "step": 220
181
+ },
182
+ {
183
+ "epoch": 0.7666666666666667,
184
+ "grad_norm": 0.7410432696342468,
185
+ "learning_rate": 5.555180802429143e-06,
186
+ "loss": 0.4852,
187
+ "step": 230
188
+ },
189
+ {
190
+ "epoch": 0.8,
191
+ "grad_norm": 0.6519659757614136,
192
+ "learning_rate": 5.439302283141083e-06,
193
+ "loss": 0.4643,
194
+ "step": 240
195
+ },
196
+ {
197
+ "epoch": 0.8333333333333334,
198
+ "grad_norm": 0.44764214754104614,
199
+ "learning_rate": 5.311539728327368e-06,
200
+ "loss": 0.4464,
201
+ "step": 250
202
+ },
203
+ {
204
+ "epoch": 0.8666666666666667,
205
+ "grad_norm": 0.48451387882232666,
206
+ "learning_rate": 5.172515584312403e-06,
207
+ "loss": 0.4267,
208
+ "step": 260
209
+ },
210
+ {
211
+ "epoch": 0.9,
212
+ "grad_norm": 0.6145723462104797,
213
+ "learning_rate": 5.02290716275117e-06,
214
+ "loss": 0.4102,
215
+ "step": 270
216
+ },
217
+ {
218
+ "epoch": 0.9333333333333333,
219
+ "grad_norm": 0.6194537281990051,
220
+ "learning_rate": 4.863443340834931e-06,
221
+ "loss": 0.3958,
222
+ "step": 280
223
+ },
224
+ {
225
+ "epoch": 0.9666666666666667,
226
+ "grad_norm": 0.5969278216362,
227
+ "learning_rate": 4.694901010274814e-06,
228
+ "loss": 0.3839,
229
+ "step": 290
230
+ },
231
+ {
232
+ "epoch": 1.0,
233
+ "grad_norm": 0.5556809306144714,
234
+ "learning_rate": 4.518101292363491e-06,
235
+ "loss": 0.3699,
236
+ "step": 300
237
+ },
238
+ {
239
+ "epoch": 1.0,
240
+ "eval_loss": 0.0905652716755867,
241
+ "eval_runtime": 130.206,
242
+ "eval_samples_per_second": 18.432,
243
+ "eval_steps_per_second": 1.536,
244
+ "step": 300
245
+ },
246
+ {
247
+ "epoch": 1.0333333333333334,
248
+ "grad_norm": 0.588930070400238,
249
+ "learning_rate": 4.333905537554782e-06,
250
+ "loss": 0.3568,
251
+ "step": 310
252
+ },
253
+ {
254
+ "epoch": 1.0666666666666667,
255
+ "grad_norm": 0.6096176505088806,
256
+ "learning_rate": 4.143211129050823e-06,
257
+ "loss": 0.3458,
258
+ "step": 320
259
+ },
260
+ {
261
+ "epoch": 1.1,
262
+ "grad_norm": 0.5085943937301636,
263
+ "learning_rate": 3.946947110841308e-06,
264
+ "loss": 0.335,
265
+ "step": 330
266
+ },
267
+ {
268
+ "epoch": 1.1333333333333333,
269
+ "grad_norm": 0.37106063961982727,
270
+ "learning_rate": 3.746069661494565e-06,
271
+ "loss": 0.3275,
272
+ "step": 340
273
+ },
274
+ {
275
+ "epoch": 1.1666666666666667,
276
+ "grad_norm": 0.30709022283554077,
277
+ "learning_rate": 3.5415574357516803e-06,
278
+ "loss": 0.3227,
279
+ "step": 350
280
+ },
281
+ {
282
+ "epoch": 1.2,
283
+ "grad_norm": 0.3143058717250824,
284
+ "learning_rate": 3.334406796618976e-06,
285
+ "loss": 0.3189,
286
+ "step": 360
287
+ },
288
+ {
289
+ "epoch": 1.2333333333333334,
290
+ "grad_norm": 0.37548017501831055,
291
+ "learning_rate": 3.125626961187599e-06,
292
+ "loss": 0.3138,
293
+ "step": 370
294
+ },
295
+ {
296
+ "epoch": 1.2666666666666666,
297
+ "grad_norm": 0.3183898627758026,
298
+ "learning_rate": 2.916235083829294e-06,
299
+ "loss": 0.3136,
300
+ "step": 380
301
+ },
302
+ {
303
+ "epoch": 1.3,
304
+ "grad_norm": 0.38318926095962524,
305
+ "learning_rate": 2.707251300722552e-06,
306
+ "loss": 0.3103,
307
+ "step": 390
308
+ },
309
+ {
310
+ "epoch": 1.3333333333333333,
311
+ "grad_norm": 0.3728318512439728,
312
+ "learning_rate": 2.4996937598516936e-06,
313
+ "loss": 0.3079,
314
+ "step": 400
315
+ },
316
+ {
317
+ "epoch": 1.3333333333333333,
318
+ "eval_loss": 0.07631697505712509,
319
+ "eval_runtime": 130.1373,
320
+ "eval_samples_per_second": 18.442,
321
+ "eval_steps_per_second": 1.537,
322
+ "step": 400
323
+ },
324
+ {
325
+ "epoch": 1.3666666666666667,
326
+ "grad_norm": 0.33388274908065796,
327
+ "learning_rate": 2.29457366069223e-06,
328
+ "loss": 0.3057,
329
+ "step": 410
330
+ },
331
+ {
332
+ "epoch": 1.4,
333
+ "grad_norm": 0.3089640438556671,
334
+ "learning_rate": 2.0928903277486667e-06,
335
+ "loss": 0.3051,
336
+ "step": 420
337
+ },
338
+ {
339
+ "epoch": 1.4333333333333333,
340
+ "grad_norm": 0.3750895857810974,
341
+ "learning_rate": 1.8956263419459662e-06,
342
+ "loss": 0.3031,
343
+ "step": 430
344
+ },
345
+ {
346
+ "epoch": 1.4666666666666668,
347
+ "grad_norm": 0.2710581421852112,
348
+ "learning_rate": 1.7037427535940527e-06,
349
+ "loss": 0.3026,
350
+ "step": 440
351
+ },
352
+ {
353
+ "epoch": 1.5,
354
+ "grad_norm": 0.272029310464859,
355
+ "learning_rate": 1.5181744002473076e-06,
356
+ "loss": 0.3004,
357
+ "step": 450
358
+ },
359
+ {
360
+ "epoch": 1.5333333333333332,
361
+ "grad_norm": 0.35962343215942383,
362
+ "learning_rate": 1.339825352269968e-06,
363
+ "loss": 0.2999,
364
+ "step": 460
365
+ },
366
+ {
367
+ "epoch": 1.5666666666666667,
368
+ "grad_norm": 0.3471361994743347,
369
+ "learning_rate": 1.1695645082961973e-06,
370
+ "loss": 0.2986,
371
+ "step": 470
372
+ },
373
+ {
374
+ "epoch": 1.6,
375
+ "grad_norm": 0.30093762278556824,
376
+ "learning_rate": 1.0082213620432753e-06,
377
+ "loss": 0.2981,
378
+ "step": 480
379
+ },
380
+ {
381
+ "epoch": 1.6333333333333333,
382
+ "grad_norm": 0.31187185645103455,
383
+ "learning_rate": 8.565819611015906e-07,
384
+ "loss": 0.2982,
385
+ "step": 490
386
+ },
387
+ {
388
+ "epoch": 1.6666666666666665,
389
+ "grad_norm": 0.3007357716560364,
390
+ "learning_rate": 7.153850773897903e-07,
391
+ "loss": 0.2972,
392
+ "step": 500
393
+ },
394
+ {
395
+ "epoch": 1.6666666666666665,
396
+ "eval_loss": 0.07405494153499603,
397
+ "eval_runtime": 130.2794,
398
+ "eval_samples_per_second": 18.422,
399
+ "eval_steps_per_second": 1.535,
400
+ "step": 500
401
+ }
402
+ ],
403
+ "logging_steps": 10,
404
+ "max_steps": 600,
405
+ "num_input_tokens_seen": 0,
406
+ "num_train_epochs": 2,
407
+ "save_steps": 100,
408
+ "stateful_callbacks": {
409
+ "TrainerControl": {
410
+ "args": {
411
+ "should_epoch_stop": false,
412
+ "should_evaluate": false,
413
+ "should_log": false,
414
+ "should_save": true,
415
+ "should_training_stop": false
416
+ },
417
+ "attributes": {}
418
+ }
419
+ },
420
+ "total_flos": 7.15562699194368e+17,
421
+ "train_batch_size": 48,
422
+ "trial_name": null,
423
+ "trial_params": null
424
+ }
checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b826adf29f2446db26139b3e55be394372d38c3e678ee1a9387cea39adcc283
3
+ size 5841
checkpoint-600/README.md ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/deepseek-r1-distill-qwen-1.5b-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/deepseek-r1-distill-qwen-1.5b-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-600/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": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/deepseek-r1-distill-qwen-1.5b-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.05,
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
+ "gate_proj",
37
+ "o_proj",
38
+ "up_proj",
39
+ "v_proj",
40
+ "k_proj",
41
+ "down_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-600/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78cf9732d83f82e679a99b6fdac825680fec91ba3234c68c28a2d31a47ef4aba
3
+ size 295488936
checkpoint-600/chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|><think>\n'}}{% endif %}
checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04d97215184380b842bc8bf7b76fb2c1739af28c6b85ccbeb76fff572660ac42
3
+ size 591209083
checkpoint-600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ffd89a70412ee961e79790707dc06a54b41fb2d91be9fc0dc958319035de797
3
+ size 14645
checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48cdf79ae3dc3b6c3cf8421d5524360114f40a430b98cbba632f12a0d4d660c7
3
+ size 1465
checkpoint-600/special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|vision_pad|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
checkpoint-600/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
+ size 11422778
checkpoint-600/tokenizer_config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "151643": {
7
+ "content": "<|end▁of▁sentence|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "151644": {
15
+ "content": "<|User|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "151645": {
23
+ "content": "<|Assistant|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "151646": {
31
+ "content": "<|begin▁of▁sentence|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "151647": {
39
+ "content": "<|EOT|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "151648": {
47
+ "content": "<think>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "151649": {
55
+ "content": "</think>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "151650": {
63
+ "content": "<|quad_start|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "151651": {
71
+ "content": "<|quad_end|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "151652": {
79
+ "content": "<|vision_start|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "151653": {
87
+ "content": "<|vision_end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "151654": {
95
+ "content": "<|vision_pad|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "151655": {
103
+ "content": "<|image_pad|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "151656": {
111
+ "content": "<|video_pad|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": true
117
+ },
118
+ "151657": {
119
+ "content": "<tool_call>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "151658": {
127
+ "content": "</tool_call>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "151659": {
135
+ "content": "<|fim_prefix|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "151660": {
143
+ "content": "<|fim_middle|>",
144
+ "lstrip": false,
145
+ "normalized": false,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "151661": {
151
+ "content": "<|fim_suffix|>",
152
+ "lstrip": false,
153
+ "normalized": false,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "151662": {
159
+ "content": "<|fim_pad|>",
160
+ "lstrip": false,
161
+ "normalized": false,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "151663": {
167
+ "content": "<|repo_name|>",
168
+ "lstrip": false,
169
+ "normalized": false,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "151664": {
175
+ "content": "<|file_sep|>",
176
+ "lstrip": false,
177
+ "normalized": false,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ }
182
+ },
183
+ "bos_token": "<|begin▁of▁sentence|>",
184
+ "clean_up_tokenization_spaces": false,
185
+ "eos_token": "<|end▁of▁sentence|>",
186
+ "extra_special_tokens": {},
187
+ "legacy": true,
188
+ "model_max_length": 131072,
189
+ "pad_token": "<|vision_pad|>",
190
+ "padding_side": "right",
191
+ "sp_model_kwargs": {},
192
+ "tokenizer_class": "LlamaTokenizerFast",
193
+ "unk_token": null,
194
+ "use_default_system_prompt": false
195
+ }
checkpoint-600/trainer_state.json ADDED
@@ -0,0 +1,502 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 600,
3
+ "best_metric": 0.07363789528608322,
4
+ "best_model_checkpoint": "results/checkpoint-600",
5
+ "epoch": 2.0,
6
+ "eval_steps": 100,
7
+ "global_step": 600,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.03333333333333333,
14
+ "grad_norm": 9.697060585021973,
15
+ "learning_rate": 3.6e-07,
16
+ "loss": 7.2438,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.06666666666666667,
21
+ "grad_norm": 8.801666259765625,
22
+ "learning_rate": 7.600000000000001e-07,
23
+ "loss": 7.156,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.1,
28
+ "grad_norm": 7.470696926116943,
29
+ "learning_rate": 1.16e-06,
30
+ "loss": 6.9673,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.13333333333333333,
35
+ "grad_norm": 6.263430595397949,
36
+ "learning_rate": 1.56e-06,
37
+ "loss": 6.7094,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.16666666666666666,
42
+ "grad_norm": 5.286303520202637,
43
+ "learning_rate": 1.96e-06,
44
+ "loss": 6.3714,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.2,
49
+ "grad_norm": 4.652409076690674,
50
+ "learning_rate": 2.36e-06,
51
+ "loss": 5.9859,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.23333333333333334,
56
+ "grad_norm": 4.126605987548828,
57
+ "learning_rate": 2.7600000000000003e-06,
58
+ "loss": 5.5458,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.26666666666666666,
63
+ "grad_norm": 3.8642539978027344,
64
+ "learning_rate": 3.16e-06,
65
+ "loss": 5.0487,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.3,
70
+ "grad_norm": 3.7739064693450928,
71
+ "learning_rate": 3.5600000000000002e-06,
72
+ "loss": 4.4878,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.3333333333333333,
77
+ "grad_norm": 3.5410406589508057,
78
+ "learning_rate": 3.96e-06,
79
+ "loss": 3.8707,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.3333333333333333,
84
+ "eval_loss": 0.8786314725875854,
85
+ "eval_runtime": 130.6011,
86
+ "eval_samples_per_second": 18.377,
87
+ "eval_steps_per_second": 1.531,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.36666666666666664,
92
+ "grad_norm": 3.659569501876831,
93
+ "learning_rate": 4.360000000000001e-06,
94
+ "loss": 3.2011,
95
+ "step": 110
96
+ },
97
+ {
98
+ "epoch": 0.4,
99
+ "grad_norm": 3.39253306388855,
100
+ "learning_rate": 4.76e-06,
101
+ "loss": 2.4442,
102
+ "step": 120
103
+ },
104
+ {
105
+ "epoch": 0.43333333333333335,
106
+ "grad_norm": 2.4652178287506104,
107
+ "learning_rate": 5.16e-06,
108
+ "loss": 1.7345,
109
+ "step": 130
110
+ },
111
+ {
112
+ "epoch": 0.4666666666666667,
113
+ "grad_norm": 1.445365309715271,
114
+ "learning_rate": 5.56e-06,
115
+ "loss": 1.2175,
116
+ "step": 140
117
+ },
118
+ {
119
+ "epoch": 0.5,
120
+ "grad_norm": 0.7545905113220215,
121
+ "learning_rate": 5.96e-06,
122
+ "loss": 0.9318,
123
+ "step": 150
124
+ },
125
+ {
126
+ "epoch": 0.5333333333333333,
127
+ "grad_norm": 0.6413900256156921,
128
+ "learning_rate": 5.994080185284815e-06,
129
+ "loss": 0.7965,
130
+ "step": 160
131
+ },
132
+ {
133
+ "epoch": 0.5666666666666667,
134
+ "grad_norm": 0.5500534176826477,
135
+ "learning_rate": 5.973646620754625e-06,
136
+ "loss": 0.7122,
137
+ "step": 170
138
+ },
139
+ {
140
+ "epoch": 0.6,
141
+ "grad_norm": 0.5907195210456848,
142
+ "learning_rate": 5.938725748798032e-06,
143
+ "loss": 0.6514,
144
+ "step": 180
145
+ },
146
+ {
147
+ "epoch": 0.6333333333333333,
148
+ "grad_norm": 0.5499018430709839,
149
+ "learning_rate": 5.889487700392975e-06,
150
+ "loss": 0.6073,
151
+ "step": 190
152
+ },
153
+ {
154
+ "epoch": 0.6666666666666666,
155
+ "grad_norm": 0.601067304611206,
156
+ "learning_rate": 5.82617235836189e-06,
157
+ "loss": 0.5703,
158
+ "step": 200
159
+ },
160
+ {
161
+ "epoch": 0.6666666666666666,
162
+ "eval_loss": 0.1373768150806427,
163
+ "eval_runtime": 130.1499,
164
+ "eval_samples_per_second": 18.44,
165
+ "eval_steps_per_second": 1.537,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 0.7,
170
+ "grad_norm": 0.6595374345779419,
171
+ "learning_rate": 5.749088188686719e-06,
172
+ "loss": 0.5374,
173
+ "step": 210
174
+ },
175
+ {
176
+ "epoch": 0.7333333333333333,
177
+ "grad_norm": 0.7147516012191772,
178
+ "learning_rate": 5.658610737693644e-06,
179
+ "loss": 0.5085,
180
+ "step": 220
181
+ },
182
+ {
183
+ "epoch": 0.7666666666666667,
184
+ "grad_norm": 0.7410432696342468,
185
+ "learning_rate": 5.555180802429143e-06,
186
+ "loss": 0.4852,
187
+ "step": 230
188
+ },
189
+ {
190
+ "epoch": 0.8,
191
+ "grad_norm": 0.6519659757614136,
192
+ "learning_rate": 5.439302283141083e-06,
193
+ "loss": 0.4643,
194
+ "step": 240
195
+ },
196
+ {
197
+ "epoch": 0.8333333333333334,
198
+ "grad_norm": 0.44764214754104614,
199
+ "learning_rate": 5.311539728327368e-06,
200
+ "loss": 0.4464,
201
+ "step": 250
202
+ },
203
+ {
204
+ "epoch": 0.8666666666666667,
205
+ "grad_norm": 0.48451387882232666,
206
+ "learning_rate": 5.172515584312403e-06,
207
+ "loss": 0.4267,
208
+ "step": 260
209
+ },
210
+ {
211
+ "epoch": 0.9,
212
+ "grad_norm": 0.6145723462104797,
213
+ "learning_rate": 5.02290716275117e-06,
214
+ "loss": 0.4102,
215
+ "step": 270
216
+ },
217
+ {
218
+ "epoch": 0.9333333333333333,
219
+ "grad_norm": 0.6194537281990051,
220
+ "learning_rate": 4.863443340834931e-06,
221
+ "loss": 0.3958,
222
+ "step": 280
223
+ },
224
+ {
225
+ "epoch": 0.9666666666666667,
226
+ "grad_norm": 0.5969278216362,
227
+ "learning_rate": 4.694901010274814e-06,
228
+ "loss": 0.3839,
229
+ "step": 290
230
+ },
231
+ {
232
+ "epoch": 1.0,
233
+ "grad_norm": 0.5556809306144714,
234
+ "learning_rate": 4.518101292363491e-06,
235
+ "loss": 0.3699,
236
+ "step": 300
237
+ },
238
+ {
239
+ "epoch": 1.0,
240
+ "eval_loss": 0.0905652716755867,
241
+ "eval_runtime": 130.206,
242
+ "eval_samples_per_second": 18.432,
243
+ "eval_steps_per_second": 1.536,
244
+ "step": 300
245
+ },
246
+ {
247
+ "epoch": 1.0333333333333334,
248
+ "grad_norm": 0.588930070400238,
249
+ "learning_rate": 4.333905537554782e-06,
250
+ "loss": 0.3568,
251
+ "step": 310
252
+ },
253
+ {
254
+ "epoch": 1.0666666666666667,
255
+ "grad_norm": 0.6096176505088806,
256
+ "learning_rate": 4.143211129050823e-06,
257
+ "loss": 0.3458,
258
+ "step": 320
259
+ },
260
+ {
261
+ "epoch": 1.1,
262
+ "grad_norm": 0.5085943937301636,
263
+ "learning_rate": 3.946947110841308e-06,
264
+ "loss": 0.335,
265
+ "step": 330
266
+ },
267
+ {
268
+ "epoch": 1.1333333333333333,
269
+ "grad_norm": 0.37106063961982727,
270
+ "learning_rate": 3.746069661494565e-06,
271
+ "loss": 0.3275,
272
+ "step": 340
273
+ },
274
+ {
275
+ "epoch": 1.1666666666666667,
276
+ "grad_norm": 0.30709022283554077,
277
+ "learning_rate": 3.5415574357516803e-06,
278
+ "loss": 0.3227,
279
+ "step": 350
280
+ },
281
+ {
282
+ "epoch": 1.2,
283
+ "grad_norm": 0.3143058717250824,
284
+ "learning_rate": 3.334406796618976e-06,
285
+ "loss": 0.3189,
286
+ "step": 360
287
+ },
288
+ {
289
+ "epoch": 1.2333333333333334,
290
+ "grad_norm": 0.37548017501831055,
291
+ "learning_rate": 3.125626961187599e-06,
292
+ "loss": 0.3138,
293
+ "step": 370
294
+ },
295
+ {
296
+ "epoch": 1.2666666666666666,
297
+ "grad_norm": 0.3183898627758026,
298
+ "learning_rate": 2.916235083829294e-06,
299
+ "loss": 0.3136,
300
+ "step": 380
301
+ },
302
+ {
303
+ "epoch": 1.3,
304
+ "grad_norm": 0.38318926095962524,
305
+ "learning_rate": 2.707251300722552e-06,
306
+ "loss": 0.3103,
307
+ "step": 390
308
+ },
309
+ {
310
+ "epoch": 1.3333333333333333,
311
+ "grad_norm": 0.3728318512439728,
312
+ "learning_rate": 2.4996937598516936e-06,
313
+ "loss": 0.3079,
314
+ "step": 400
315
+ },
316
+ {
317
+ "epoch": 1.3333333333333333,
318
+ "eval_loss": 0.07631697505712509,
319
+ "eval_runtime": 130.1373,
320
+ "eval_samples_per_second": 18.442,
321
+ "eval_steps_per_second": 1.537,
322
+ "step": 400
323
+ },
324
+ {
325
+ "epoch": 1.3666666666666667,
326
+ "grad_norm": 0.33388274908065796,
327
+ "learning_rate": 2.29457366069223e-06,
328
+ "loss": 0.3057,
329
+ "step": 410
330
+ },
331
+ {
332
+ "epoch": 1.4,
333
+ "grad_norm": 0.3089640438556671,
334
+ "learning_rate": 2.0928903277486667e-06,
335
+ "loss": 0.3051,
336
+ "step": 420
337
+ },
338
+ {
339
+ "epoch": 1.4333333333333333,
340
+ "grad_norm": 0.3750895857810974,
341
+ "learning_rate": 1.8956263419459662e-06,
342
+ "loss": 0.3031,
343
+ "step": 430
344
+ },
345
+ {
346
+ "epoch": 1.4666666666666668,
347
+ "grad_norm": 0.2710581421852112,
348
+ "learning_rate": 1.7037427535940527e-06,
349
+ "loss": 0.3026,
350
+ "step": 440
351
+ },
352
+ {
353
+ "epoch": 1.5,
354
+ "grad_norm": 0.272029310464859,
355
+ "learning_rate": 1.5181744002473076e-06,
356
+ "loss": 0.3004,
357
+ "step": 450
358
+ },
359
+ {
360
+ "epoch": 1.5333333333333332,
361
+ "grad_norm": 0.35962343215942383,
362
+ "learning_rate": 1.339825352269968e-06,
363
+ "loss": 0.2999,
364
+ "step": 460
365
+ },
366
+ {
367
+ "epoch": 1.5666666666666667,
368
+ "grad_norm": 0.3471361994743347,
369
+ "learning_rate": 1.1695645082961973e-06,
370
+ "loss": 0.2986,
371
+ "step": 470
372
+ },
373
+ {
374
+ "epoch": 1.6,
375
+ "grad_norm": 0.30093762278556824,
376
+ "learning_rate": 1.0082213620432753e-06,
377
+ "loss": 0.2981,
378
+ "step": 480
379
+ },
380
+ {
381
+ "epoch": 1.6333333333333333,
382
+ "grad_norm": 0.31187185645103455,
383
+ "learning_rate": 8.565819611015906e-07,
384
+ "loss": 0.2982,
385
+ "step": 490
386
+ },
387
+ {
388
+ "epoch": 1.6666666666666665,
389
+ "grad_norm": 0.3007357716560364,
390
+ "learning_rate": 7.153850773897903e-07,
391
+ "loss": 0.2972,
392
+ "step": 500
393
+ },
394
+ {
395
+ "epoch": 1.6666666666666665,
396
+ "eval_loss": 0.07405494153499603,
397
+ "eval_runtime": 130.2794,
398
+ "eval_samples_per_second": 18.422,
399
+ "eval_steps_per_second": 1.535,
400
+ "step": 500
401
+ },
402
+ {
403
+ "epoch": 1.7,
404
+ "grad_norm": 0.3840883672237396,
405
+ "learning_rate": 5.853186079322579e-07,
406
+ "loss": 0.2969,
407
+ "step": 510
408
+ },
409
+ {
410
+ "epoch": 1.7333333333333334,
411
+ "grad_norm": 0.28318050503730774,
412
+ "learning_rate": 4.6701622349395544e-07,
413
+ "loss": 0.2957,
414
+ "step": 520
415
+ },
416
+ {
417
+ "epoch": 1.7666666666666666,
418
+ "grad_norm": 0.33587414026260376,
419
+ "learning_rate": 3.6105428140015095e-07,
420
+ "loss": 0.2953,
421
+ "step": 530
422
+ },
423
+ {
424
+ "epoch": 1.8,
425
+ "grad_norm": 0.3025602400302887,
426
+ "learning_rate": 2.6794901758146895e-07,
427
+ "loss": 0.2958,
428
+ "step": 540
429
+ },
430
+ {
431
+ "epoch": 1.8333333333333335,
432
+ "grad_norm": 0.3313562273979187,
433
+ "learning_rate": 1.8815403152432564e-07,
434
+ "loss": 0.2953,
435
+ "step": 550
436
+ },
437
+ {
438
+ "epoch": 1.8666666666666667,
439
+ "grad_norm": 0.29559338092803955,
440
+ "learning_rate": 1.2205807637982747e-07,
441
+ "loss": 0.2946,
442
+ "step": 560
443
+ },
444
+ {
445
+ "epoch": 1.9,
446
+ "grad_norm": 0.32724061608314514,
447
+ "learning_rate": 6.998316499749624e-08,
448
+ "loss": 0.2957,
449
+ "step": 570
450
+ },
451
+ {
452
+ "epoch": 1.9333333333333333,
453
+ "grad_norm": 0.24922741949558258,
454
+ "learning_rate": 3.2183001111035e-08,
455
+ "loss": 0.2952,
456
+ "step": 580
457
+ },
458
+ {
459
+ "epoch": 1.9666666666666668,
460
+ "grad_norm": 0.30010986328125,
461
+ "learning_rate": 8.84174331923926e-09,
462
+ "loss": 0.2957,
463
+ "step": 590
464
+ },
465
+ {
466
+ "epoch": 2.0,
467
+ "grad_norm": 0.3091154396533966,
468
+ "learning_rate": 7.31078838157595e-11,
469
+ "loss": 0.2949,
470
+ "step": 600
471
+ },
472
+ {
473
+ "epoch": 2.0,
474
+ "eval_loss": 0.07363789528608322,
475
+ "eval_runtime": 130.171,
476
+ "eval_samples_per_second": 18.437,
477
+ "eval_steps_per_second": 1.536,
478
+ "step": 600
479
+ }
480
+ ],
481
+ "logging_steps": 10,
482
+ "max_steps": 600,
483
+ "num_input_tokens_seen": 0,
484
+ "num_train_epochs": 2,
485
+ "save_steps": 100,
486
+ "stateful_callbacks": {
487
+ "TrainerControl": {
488
+ "args": {
489
+ "should_epoch_stop": false,
490
+ "should_evaluate": false,
491
+ "should_log": false,
492
+ "should_save": true,
493
+ "should_training_stop": true
494
+ },
495
+ "attributes": {}
496
+ }
497
+ },
498
+ "total_flos": 8.586752390332416e+17,
499
+ "train_batch_size": 48,
500
+ "trial_name": null,
501
+ "trial_params": null
502
+ }
checkpoint-600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b826adf29f2446db26139b3e55be394372d38c3e678ee1a9387cea39adcc283
3
+ size 5841
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|vision_pad|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20ddafc659ba90242154b55275402edeca0715e5dbb30f56815a4ce081f4893
3
+ size 11422778
tokenizer_config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "151643": {
7
+ "content": "<|end▁of▁sentence|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "151644": {
15
+ "content": "<|User|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": false
21
+ },
22
+ "151645": {
23
+ "content": "<|Assistant|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "151646": {
31
+ "content": "<|begin▁of▁sentence|>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ },
38
+ "151647": {
39
+ "content": "<|EOT|>",
40
+ "lstrip": false,
41
+ "normalized": false,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "151648": {
47
+ "content": "<think>",
48
+ "lstrip": false,
49
+ "normalized": false,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "151649": {
55
+ "content": "</think>",
56
+ "lstrip": false,
57
+ "normalized": false,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "151650": {
63
+ "content": "<|quad_start|>",
64
+ "lstrip": false,
65
+ "normalized": false,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": true
69
+ },
70
+ "151651": {
71
+ "content": "<|quad_end|>",
72
+ "lstrip": false,
73
+ "normalized": false,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": true
77
+ },
78
+ "151652": {
79
+ "content": "<|vision_start|>",
80
+ "lstrip": false,
81
+ "normalized": false,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": true
85
+ },
86
+ "151653": {
87
+ "content": "<|vision_end|>",
88
+ "lstrip": false,
89
+ "normalized": false,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": true
93
+ },
94
+ "151654": {
95
+ "content": "<|vision_pad|>",
96
+ "lstrip": false,
97
+ "normalized": false,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": true
101
+ },
102
+ "151655": {
103
+ "content": "<|image_pad|>",
104
+ "lstrip": false,
105
+ "normalized": false,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": true
109
+ },
110
+ "151656": {
111
+ "content": "<|video_pad|>",
112
+ "lstrip": false,
113
+ "normalized": false,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": true
117
+ },
118
+ "151657": {
119
+ "content": "<tool_call>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "151658": {
127
+ "content": "</tool_call>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "151659": {
135
+ "content": "<|fim_prefix|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "151660": {
143
+ "content": "<|fim_middle|>",
144
+ "lstrip": false,
145
+ "normalized": false,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "151661": {
151
+ "content": "<|fim_suffix|>",
152
+ "lstrip": false,
153
+ "normalized": false,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "151662": {
159
+ "content": "<|fim_pad|>",
160
+ "lstrip": false,
161
+ "normalized": false,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "151663": {
167
+ "content": "<|repo_name|>",
168
+ "lstrip": false,
169
+ "normalized": false,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "151664": {
175
+ "content": "<|file_sep|>",
176
+ "lstrip": false,
177
+ "normalized": false,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ }
182
+ },
183
+ "bos_token": "<|begin▁of▁sentence|>",
184
+ "clean_up_tokenization_spaces": false,
185
+ "eos_token": "<|end▁of▁sentence|>",
186
+ "extra_special_tokens": {},
187
+ "legacy": true,
188
+ "model_max_length": 131072,
189
+ "pad_token": "<|vision_pad|>",
190
+ "padding_side": "right",
191
+ "sp_model_kwargs": {},
192
+ "tokenizer_class": "LlamaTokenizerFast",
193
+ "unk_token": null,
194
+ "use_default_system_prompt": false
195
+ }
training_loss.png ADDED

Git LFS Details

  • SHA256: 69cb5c0a3f05fc6f3b45f330bfcda130822dc09e698aebd9ef70d03500c6f9bc
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB