ybelkada commited on
Commit
d32f0c4
·
verified ·
1 Parent(s): bb0ef32

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -9146,6 +9146,7 @@
9146
  "clean_up_tokenization_spaces": true,
9147
  "eos_token": "<|end_of_text|>",
9148
  "extra_special_tokens": {},
 
9149
  "model_max_length": 1000000000000000019884624838656,
9150
  "pad_token": "<pad>",
9151
  "padding_side": "left",
 
9146
  "clean_up_tokenization_spaces": true,
9147
  "eos_token": "<|end_of_text|>",
9148
  "extra_special_tokens": {},
9149
+ "model_input_names": ["input_ids", "attention_mask"],
9150
  "model_max_length": 1000000000000000019884624838656,
9151
  "pad_token": "<pad>",
9152
  "padding_side": "left",