Samarth2511 commited on
Commit
db5b89a
·
verified ·
1 Parent(s): 3b42904

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -234,7 +234,7 @@
234
  "extra_special_tokens": {},
235
  "model_max_length": 32768,
236
  "pad_token": "<|vision_pad|>",
237
- "padding_side": "right",
238
  "split_special_tokens": false,
239
  "tokenizer_class": "Qwen2Tokenizer",
240
  "unk_token": null
 
234
  "extra_special_tokens": {},
235
  "model_max_length": 32768,
236
  "pad_token": "<|vision_pad|>",
237
+ "padding_side": "left",
238
  "split_special_tokens": false,
239
  "tokenizer_class": "Qwen2Tokenizer",
240
  "unk_token": null