Update tokenizer_config.json
Browse files- tokenizer_config.json +8 -0
tokenizer_config.json
CHANGED
@@ -33,6 +33,14 @@
|
|
33 |
"rstrip": false,
|
34 |
"single_word": false,
|
35 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
}
|
37 |
},
|
38 |
"additional_special_tokens": [],
|
|
|
33 |
"rstrip": false,
|
34 |
"single_word": false,
|
35 |
"special": true
|
36 |
+
},
|
37 |
+
"32001": {
|
38 |
+
"content": "<|im_start|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
}
|
45 |
},
|
46 |
"additional_special_tokens": [],
|