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