Erland commited on
Commit
fa4ea07
·
verified ·
1 Parent(s): e38a8e5

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -4
tokenizer_config.json CHANGED
@@ -164,7 +164,7 @@
164
  "special": true
165
  },
166
  "20": {
167
- "content": "<SPECIAL_20>",
168
  "lstrip": false,
169
  "normalized": false,
170
  "rstrip": false,
@@ -172,7 +172,7 @@
172
  "special": true
173
  },
174
  "21": {
175
- "content": "<SPECIAL_21>",
176
  "lstrip": false,
177
  "normalized": false,
178
  "rstrip": false,
@@ -8025,8 +8025,8 @@
8025
  "[SYSTEM_PROMPT]",
8026
  "[/SYSTEM_PROMPT]",
8027
  "[TOOL_CONTENT]",
8028
- "<SPECIAL_20>",
8029
- "<SPECIAL_21>",
8030
  "<SPECIAL_22>",
8031
  "<SPECIAL_23>",
8032
  "<SPECIAL_24>",
 
164
  "special": true
165
  },
166
  "20": {
167
+ "content": "<|im_start|>",
168
  "lstrip": false,
169
  "normalized": false,
170
  "rstrip": false,
 
172
  "special": true
173
  },
174
  "21": {
175
+ "content": "<|im_end|>",
176
  "lstrip": false,
177
  "normalized": false,
178
  "rstrip": false,
 
8025
  "[SYSTEM_PROMPT]",
8026
  "[/SYSTEM_PROMPT]",
8027
  "[TOOL_CONTENT]",
8028
+ "<|im_start|>",
8029
+ "<|im_end|>",
8030
  "<SPECIAL_22>",
8031
  "<SPECIAL_23>",
8032
  "<SPECIAL_24>",