Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -4527,6 +4527,7 @@
|
|
4527 |
">>UNUSED_511<<"
|
4528 |
],
|
4529 |
"clean_up_tokenization_spaces": true,
|
|
|
4530 |
"eos_token": "<|end_of_text|>",
|
4531 |
"extra_special_tokens": {},
|
4532 |
"model_max_length": 1000000000000000019884624838656,
|
|
|
4527 |
">>UNUSED_511<<"
|
4528 |
],
|
4529 |
"clean_up_tokenization_spaces": true,
|
4530 |
+
"model_input_names": ["input_ids", "attention_mask"],
|
4531 |
"eos_token": "<|end_of_text|>",
|
4532 |
"extra_special_tokens": {},
|
4533 |
"model_max_length": 1000000000000000019884624838656,
|