Upload folder using huggingface_hub
Browse files- added_tokens.json +4 -0
- config.json +2 -2
- generation_config.json +1 -1
- tokenizer.json +2 -2
- tokenizer_config.json +32 -0
added_tokens.json
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
{
|
|
|
2 |
"</tool_call>": 151658,
|
|
|
|
|
3 |
"<tool_call>": 151657,
|
|
|
4 |
"<|box_end|>": 151649,
|
5 |
"<|box_start|>": 151648,
|
6 |
"<|endoftext|>": 151643,
|
|
|
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,
|
config.json
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
"hidden_act": "silu",
|
11 |
"hidden_size": 2048,
|
12 |
"initializer_range": 0.02,
|
13 |
-
"intermediate_size":
|
14 |
"max_position_embeddings": 32768,
|
15 |
"max_window_layers": 48,
|
16 |
"mlp_only_layers": [],
|
@@ -51,7 +51,7 @@
|
|
51 |
"sliding_window": null,
|
52 |
"tie_word_embeddings": false,
|
53 |
"torch_dtype": "bfloat16",
|
54 |
-
"transformers_version": "4.
|
55 |
"unsloth_fixed": true,
|
56 |
"use_cache": true,
|
57 |
"use_sliding_window": false,
|
|
|
10 |
"hidden_act": "silu",
|
11 |
"hidden_size": 2048,
|
12 |
"initializer_range": 0.02,
|
13 |
+
"intermediate_size": 6144,
|
14 |
"max_position_embeddings": 32768,
|
15 |
"max_window_layers": 48,
|
16 |
"mlp_only_layers": [],
|
|
|
51 |
"sliding_window": null,
|
52 |
"tie_word_embeddings": false,
|
53 |
"torch_dtype": "bfloat16",
|
54 |
+
"transformers_version": "4.51.3",
|
55 |
"unsloth_fixed": true,
|
56 |
"use_cache": true,
|
57 |
"use_sliding_window": false,
|
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"max_length": 32768,
|
5 |
"max_new_tokens": 2048,
|
6 |
"pad_token_id": 151654,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"max_length": 32768,
|
5 |
"max_new_tokens": 2048,
|
6 |
"pad_token_id": 151654,
|
7 |
+
"transformers_version": "4.51.3"
|
8 |
}
|
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:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
3 |
+
size 11422654
|
tokenizer_config.json
CHANGED
@@ -177,6 +177,38 @@
|
|
177 |
"rstrip": false,
|
178 |
"single_word": false,
|
179 |
"special": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
}
|
181 |
},
|
182 |
"additional_special_tokens": [
|
|
|
177 |
"rstrip": false,
|
178 |
"single_word": false,
|
179 |
"special": false
|
180 |
+
},
|
181 |
+
"151665": {
|
182 |
+
"content": "<tool_response>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": false,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"151666": {
|
190 |
+
"content": "</tool_response>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": false,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"151667": {
|
198 |
+
"content": "<think>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": false,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"151668": {
|
206 |
+
"content": "</think>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": false,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
}
|
213 |
},
|
214 |
"additional_special_tokens": [
|