Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -180,7 +180,7 @@
|
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"bos_token": "<|begin▁of▁sentence|>",
|
| 183 |
-
"chat_template": "{
|
| 184 |
"clean_up_tokenization_spaces": false,
|
| 185 |
"eos_token": "<|EOT|>",
|
| 186 |
"legacy": true,
|
|
|
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"bos_token": "<|begin▁of▁sentence|>",
|
| 183 |
+
"chat_template": "<code>{}</code><question>{}</question><doc>",
|
| 184 |
"clean_up_tokenization_spaces": false,
|
| 185 |
"eos_token": "<|EOT|>",
|
| 186 |
"legacy": true,
|