Training finished
Browse files- 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": "
|
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,
|