theblackcat102 commited on
Commit
e97e251
·
verified ·
1 Parent(s): c5c9154

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -226,7 +226,7 @@
226
  "<|image_pad|>",
227
  "<|video_pad|>"
228
  ],
229
- "bos_token": null,
230
  "clean_up_tokenization_spaces": false,
231
  "eos_token": "<|im_end|>",
232
  "errors": "replace",
 
226
  "<|image_pad|>",
227
  "<|video_pad|>"
228
  ],
229
+ "bos_token": "<|endoftext|>",
230
  "clean_up_tokenization_spaces": false,
231
  "eos_token": "<|im_end|>",
232
  "errors": "replace",