ljnlonoljpiljm commited on
Commit
7aacc32
1 Parent(s): 2aceba4

Upload processor

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -0
tokenizer_config.json CHANGED
@@ -10969,8 +10969,12 @@
10969
  "bos_token": "<bos>",
10970
  "clean_up_tokenization_spaces": false,
10971
  "eos_token": "<eos>",
 
10972
  "model_max_length": 1000000000000000019884624838656,
 
10973
  "pad_token": "<pad>",
 
 
10974
  "processor_class": "PaliGemmaProcessor",
10975
  "sp_model_kwargs": {},
10976
  "spaces_between_special_tokens": false,
 
10969
  "bos_token": "<bos>",
10970
  "clean_up_tokenization_spaces": false,
10971
  "eos_token": "<eos>",
10972
+ "max_length": null,
10973
  "model_max_length": 1000000000000000019884624838656,
10974
+ "pad_to_multiple_of": null,
10975
  "pad_token": "<pad>",
10976
+ "pad_token_type_id": 0,
10977
+ "padding_side": "left",
10978
  "processor_class": "PaliGemmaProcessor",
10979
  "sp_model_kwargs": {},
10980
  "spaces_between_special_tokens": false,