prince-canuma commited on
Commit
f2729be
·
verified ·
1 Parent(s): 044653b

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -160,6 +160,7 @@
160
  "bos_token": "<|im_start|>",
161
  "clean_up_tokenization_spaces": false,
162
  "eos_token": "<|im_end|>",
 
163
  "extra_special_tokens": {},
164
  "model_max_length": 8192,
165
  "tokenizer_class": "GPT2Tokenizer",
 
160
  "bos_token": "<|im_start|>",
161
  "clean_up_tokenization_spaces": false,
162
  "eos_token": "<|im_end|>",
163
+ "pad_token": "<|im_end|>",
164
  "extra_special_tokens": {},
165
  "model_max_length": 8192,
166
  "tokenizer_class": "GPT2Tokenizer",