Aditya02 commited on
Commit
87c2355
·
verified ·
1 Parent(s): c889ef2

Training finished

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -59,7 +59,7 @@
59
  "legacy": false,
60
  "model_max_length": 4096,
61
  "pad_token": "<pad>",
62
- "padding_side": "left",
63
  "processor_class": "VideoLlavaProcessor",
64
  "sp_model_kwargs": {},
65
  "spaces_between_special_tokens": false,
 
59
  "legacy": false,
60
  "model_max_length": 4096,
61
  "pad_token": "<pad>",
62
+ "padding_side": "right",
63
  "processor_class": "VideoLlavaProcessor",
64
  "sp_model_kwargs": {},
65
  "spaces_between_special_tokens": false,