AlphaRandy
commited on
Update tokenizer_config.json
Browse files- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -3,7 +3,6 @@
|
|
3 |
"bos_token": "<|startoftext|>",
|
4 |
"eos_token": "<|endoftext|>",
|
5 |
"unk_token": "<|unk|>",
|
6 |
-
"pad_token": "<|pad|>",
|
7 |
"additional_special_tokens": ["<|user|>", "<|bot|>", "<|system|>"],
|
8 |
"chat_template": "<|user|>:<|bot|>:<|system|>"
|
9 |
}
|
|
|
3 |
"bos_token": "<|startoftext|>",
|
4 |
"eos_token": "<|endoftext|>",
|
5 |
"unk_token": "<|unk|>",
|
|
|
6 |
"additional_special_tokens": ["<|user|>", "<|bot|>", "<|system|>"],
|
7 |
"chat_template": "<|user|>:<|bot|>:<|system|>"
|
8 |
}
|