fix tokenizer config
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
|
@@ -2,7 +2,6 @@
|
|
| 2 |
"add_prefix_space": true,
|
| 3 |
"backend": "tokenizers",
|
| 4 |
"bos_token": "[BOS]",
|
| 5 |
-
"chat_template": null,
|
| 6 |
"clean_up_tokenization_spaces": false,
|
| 7 |
"eos_token": "[EOS]",
|
| 8 |
"is_local": true,
|
|
|
|
| 2 |
"add_prefix_space": true,
|
| 3 |
"backend": "tokenizers",
|
| 4 |
"bos_token": "[BOS]",
|
|
|
|
| 5 |
"clean_up_tokenization_spaces": false,
|
| 6 |
"eos_token": "[EOS]",
|
| 7 |
"is_local": true,
|