Pelmeshek commited on
Commit
ace2636
·
verified ·
1 Parent(s): c330ea4

Pelmeshek/qwen3-0.6B-function-calling-lora

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c937aa9b05f0856a06ae85c2506481ae54b788eecbcde20b9805ee1b499b00ff
3
- size 681204024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e95879d499c4ec7241d0ff6e100d40d9ee690d22619e6e3de69bbaa9ba6213a4
3
+ size 681229368
added_tokens.json CHANGED
@@ -1,10 +1,16 @@
1
  {
2
  "</think>": 151668,
3
  "</tool_call>": 151658,
 
4
  "</tool_response>": 151666,
 
 
 
5
  "<think>": 151667,
6
  "<tool_call>": 151657,
 
7
  "<tool_response>": 151665,
 
8
  "<|box_end|>": 151649,
9
  "<|box_start|>": 151648,
10
  "<|endoftext|>": 151643,
 
1
  {
2
  "</think>": 151668,
3
  "</tool_call>": 151658,
4
+ "</tool_reponse>": 151673,
5
  "</tool_response>": 151666,
6
+ "</tools>": 151671,
7
+ "<eos>": 151674,
8
+ "<pad>": 151669,
9
  "<think>": 151667,
10
  "<tool_call>": 151657,
11
+ "<tool_reponse>": 151672,
12
  "<tool_response>": 151665,
13
+ "<tools>": 151670,
14
  "<|box_end|>": 151649,
15
  "<|box_start|>": 151648,
16
  "<|endoftext|>": 151643,
runs/May02_19-20-16_Nikitas-MacBook-Pro.local/events.out.tfevents.1746202826.Nikitas-MacBook-Pro.local ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f00d734d95e7202a5ab16df1bf1dbf8d674b02bc52bc005cf8b79e3bb42d804
3
+ size 41435
special_tokens_map.json CHANGED
@@ -1,22 +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": "<eos>",
 
 
 
 
 
 
18
  "pad_token": {
19
- "content": "<|endoftext|>",
20
  "lstrip": false,
21
  "normalized": false,
22
  "rstrip": false,
 
1
  {
2
  "additional_special_tokens": [
3
+ "<tools>",
4
+ "</tools>",
5
+ "<think>",
6
+ "</think>",
7
+ "<tool_call>",
8
+ "</tool_call>",
9
+ "<tool_reponse>",
10
+ "</tool_reponse>",
11
+ "<pad>",
12
+ "<eos>"
 
 
 
13
  ],
14
+ "eos_token": {
15
+ "content": "<|im_end|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
  "pad_token": {
22
+ "content": "<pad>",
23
  "lstrip": false,
24
  "normalized": false,
25
  "rstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
3
- size 11422654
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69be6eac895955c02db8c4908c27468037e69a15b32adf233ed901e304c8bc29
3
+ size 11423766
tokenizer_config.json CHANGED
@@ -120,7 +120,7 @@
120
  "normalized": false,
121
  "rstrip": false,
122
  "single_word": false,
123
- "special": false
124
  },
125
  "151658": {
126
  "content": "</tool_call>",
@@ -128,7 +128,7 @@
128
  "normalized": false,
129
  "rstrip": false,
130
  "single_word": false,
131
- "special": false
132
  },
133
  "151659": {
134
  "content": "<|fim_prefix|>",
@@ -200,7 +200,7 @@
200
  "normalized": false,
201
  "rstrip": false,
202
  "single_word": false,
203
- "special": false
204
  },
205
  "151668": {
206
  "content": "</think>",
@@ -208,32 +208,77 @@
208
  "normalized": false,
209
  "rstrip": false,
210
  "single_word": false,
211
- "special": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
212
  }
213
  },
214
  "additional_special_tokens": [
215
- "<|im_start|>",
216
- "<|im_end|>",
217
- "<|object_ref_start|>",
218
- "<|object_ref_end|>",
219
- "<|box_start|>",
220
- "<|box_end|>",
221
- "<|quad_start|>",
222
- "<|quad_end|>",
223
- "<|vision_start|>",
224
- "<|vision_end|>",
225
- "<|vision_pad|>",
226
- "<|image_pad|>",
227
- "<|video_pad|>"
228
  ],
229
  "bos_token": null,
230
  "chat_template": "{{ bos_token }}{% for message in messages %}{{ '<start_of_turn>' + message['role'] + '\\n' + message['content'] | trim + '<end_of_turn><eos>\\n' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model\\n'}}{% endif %}",
231
  "clean_up_tokenization_spaces": false,
232
- "eos_token": "<eos>",
233
  "errors": "replace",
234
  "extra_special_tokens": {},
235
  "model_max_length": 131072,
236
- "pad_token": "<|endoftext|>",
237
  "split_special_tokens": false,
238
  "tokenizer_class": "Qwen2Tokenizer",
239
  "unk_token": null
 
120
  "normalized": false,
121
  "rstrip": false,
122
  "single_word": false,
123
+ "special": true
124
  },
125
  "151658": {
126
  "content": "</tool_call>",
 
128
  "normalized": false,
129
  "rstrip": false,
130
  "single_word": false,
131
+ "special": true
132
  },
133
  "151659": {
134
  "content": "<|fim_prefix|>",
 
200
  "normalized": false,
201
  "rstrip": false,
202
  "single_word": false,
203
+ "special": true
204
  },
205
  "151668": {
206
  "content": "</think>",
 
208
  "normalized": false,
209
  "rstrip": false,
210
  "single_word": false,
211
+ "special": true
212
+ },
213
+ "151669": {
214
+ "content": "<pad>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "<tools>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ },
229
+ "151671": {
230
+ "content": "</tools>",
231
+ "lstrip": false,
232
+ "normalized": false,
233
+ "rstrip": false,
234
+ "single_word": false,
235
+ "special": true
236
+ },
237
+ "151672": {
238
+ "content": "<tool_reponse>",
239
+ "lstrip": false,
240
+ "normalized": false,
241
+ "rstrip": false,
242
+ "single_word": false,
243
+ "special": true
244
+ },
245
+ "151673": {
246
+ "content": "</tool_reponse>",
247
+ "lstrip": false,
248
+ "normalized": false,
249
+ "rstrip": false,
250
+ "single_word": false,
251
+ "special": true
252
+ },
253
+ "151674": {
254
+ "content": "<eos>",
255
+ "lstrip": false,
256
+ "normalized": false,
257
+ "rstrip": false,
258
+ "single_word": false,
259
+ "special": true
260
  }
261
  },
262
  "additional_special_tokens": [
263
+ "<tools>",
264
+ "</tools>",
265
+ "<think>",
266
+ "</think>",
267
+ "<tool_call>",
268
+ "</tool_call>",
269
+ "<tool_reponse>",
270
+ "</tool_reponse>",
271
+ "<pad>",
272
+ "<eos>"
 
 
 
273
  ],
274
  "bos_token": null,
275
  "chat_template": "{{ bos_token }}{% for message in messages %}{{ '<start_of_turn>' + message['role'] + '\\n' + message['content'] | trim + '<end_of_turn><eos>\\n' }}{% endfor %}{% if add_generation_prompt %}{{'<start_of_turn>model\\n'}}{% endif %}",
276
  "clean_up_tokenization_spaces": false,
277
+ "eos_token": "<|im_end|>",
278
  "errors": "replace",
279
  "extra_special_tokens": {},
280
  "model_max_length": 131072,
281
+ "pad_token": "<pad>",
282
  "split_special_tokens": false,
283
  "tokenizer_class": "Qwen2Tokenizer",
284
  "unk_token": null
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb9bd71b71cb780f4e84e9fbb44e8e6a279ee4d67b68ccc1616f62848f870ec2
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fffdcfbdf3d8eba559ce229de27c54788f2854fb07b54dc40f5c7efe827e60b
3
  size 5688