WuChengyue
commited on
Commit
•
b238799
1
Parent(s):
5294d91
Upload tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -4759,7 +4759,7 @@
|
|
4759 |
"clean_up_tokenization_spaces": false,
|
4760 |
"eos_token": "<|end▁of▁sentence|>",
|
4761 |
"model_max_length": 16384,
|
4762 |
-
"pad_token":
|
4763 |
"tokenizer_class": "LlamaTokenizer",
|
4764 |
"unk_token": null,
|
4765 |
"use_default_system_prompt": false
|
|
|
4759 |
"clean_up_tokenization_spaces": false,
|
4760 |
"eos_token": "<|end▁of▁sentence|>",
|
4761 |
"model_max_length": 16384,
|
4762 |
+
"pad_token": "<|▁pad▁|>",
|
4763 |
"tokenizer_class": "LlamaTokenizer",
|
4764 |
"unk_token": null,
|
4765 |
"use_default_system_prompt": false
|