Training in progress, step 20
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +2 -2
- added_tokens.json +0 -8
- tokenizer.json +2 -2
- tokenizer_config.json +5 -67
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "Qwen/Qwen2
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"
|
27 |
-
"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2-VL-2B-Instruct",
|
5 |
"bias": "none",
|
6 |
"eva_config": null,
|
7 |
"exclude_modules": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
+
"v_proj"
|
28 |
],
|
29 |
"task_type": "CAUSAL_LM",
|
30 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2f78edda085c6ea85f002064d292072cc06f7bdcb478ede422272167d6764d9
|
3 |
+
size 4372840
|
added_tokens.json
CHANGED
@@ -1,14 +1,7 @@
|
|
1 |
{
|
2 |
-
"</tool_call>": 151658,
|
3 |
-
"<tool_call>": 151657,
|
4 |
"<|box_end|>": 151649,
|
5 |
"<|box_start|>": 151648,
|
6 |
"<|endoftext|>": 151643,
|
7 |
-
"<|file_sep|>": 151664,
|
8 |
-
"<|fim_middle|>": 151660,
|
9 |
-
"<|fim_pad|>": 151662,
|
10 |
-
"<|fim_prefix|>": 151659,
|
11 |
-
"<|fim_suffix|>": 151661,
|
12 |
"<|im_end|>": 151645,
|
13 |
"<|im_start|>": 151644,
|
14 |
"<|image_pad|>": 151655,
|
@@ -16,7 +9,6 @@
|
|
16 |
"<|object_ref_start|>": 151646,
|
17 |
"<|quad_end|>": 151651,
|
18 |
"<|quad_start|>": 151650,
|
19 |
-
"<|repo_name|>": 151663,
|
20 |
"<|video_pad|>": 151656,
|
21 |
"<|vision_end|>": 151653,
|
22 |
"<|vision_pad|>": 151654,
|
|
|
1 |
{
|
|
|
|
|
2 |
"<|box_end|>": 151649,
|
3 |
"<|box_start|>": 151648,
|
4 |
"<|endoftext|>": 151643,
|
|
|
|
|
|
|
|
|
|
|
5 |
"<|im_end|>": 151645,
|
6 |
"<|im_start|>": 151644,
|
7 |
"<|image_pad|>": 151655,
|
|
|
9 |
"<|object_ref_start|>": 151646,
|
10 |
"<|quad_end|>": 151651,
|
11 |
"<|quad_start|>": 151650,
|
|
|
12 |
"<|video_pad|>": 151656,
|
13 |
"<|vision_end|>": 151653,
|
14 |
"<|vision_pad|>": 151654,
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a3a6fcb80132f76da8aa40cdc3fccd7e5d8468ef15421f5b0c2715e85217d2
|
3 |
+
size 11420538
|
tokenizer_config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"add_bos_token": false,
|
3 |
"add_prefix_space": false,
|
4 |
"added_tokens_decoder": {
|
5 |
"151643": {
|
@@ -113,70 +112,6 @@
|
|
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 |
},
|
182 |
"additional_special_tokens": [
|
@@ -195,13 +130,16 @@
|
|
195 |
"<|video_pad|>"
|
196 |
],
|
197 |
"bos_token": null,
|
198 |
-
"chat_template": "{
|
199 |
"clean_up_tokenization_spaces": false,
|
200 |
"eos_token": "<|im_end|>",
|
201 |
"errors": "replace",
|
202 |
"extra_special_tokens": {},
|
203 |
-
"
|
|
|
|
|
204 |
"pad_token": "<|endoftext|>",
|
|
|
205 |
"split_special_tokens": false,
|
206 |
"tokenizer_class": "Qwen2Tokenizer",
|
207 |
"unk_token": null
|
|
|
1 |
{
|
|
|
2 |
"add_prefix_space": false,
|
3 |
"added_tokens_decoder": {
|
4 |
"151643": {
|
|
|
112 |
"rstrip": false,
|
113 |
"single_word": false,
|
114 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
115 |
}
|
116 |
},
|
117 |
"additional_special_tokens": [
|
|
|
130 |
"<|video_pad|>"
|
131 |
],
|
132 |
"bos_token": null,
|
133 |
+
"chat_template": "{% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n{% endif %}<|im_start|>{{ message['role'] }}\n{% if message['content'] is string %}{{ message['content'] }}<|im_end|>\n{% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>\n{% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant\n{% endif %}",
|
134 |
"clean_up_tokenization_spaces": false,
|
135 |
"eos_token": "<|im_end|>",
|
136 |
"errors": "replace",
|
137 |
"extra_special_tokens": {},
|
138 |
+
"max_pixels": 1048576,
|
139 |
+
"min_pixels": 200704,
|
140 |
+
"model_max_length": 32768,
|
141 |
"pad_token": "<|endoftext|>",
|
142 |
+
"padding_side": "left",
|
143 |
"split_special_tokens": false,
|
144 |
"tokenizer_class": "Qwen2Tokenizer",
|
145 |
"unk_token": null
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbd1fa29020681768a5ed909b47cfe88369002e60b999ef7f4181ef101cf0f76
|
3 |
size 5624
|