Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
CHANGED
@@ -4534,6 +4534,7 @@
|
|
4534 |
">>UNUSED_510<<",
|
4535 |
">>UNUSED_511<<"
|
4536 |
],
|
|
|
4537 |
"bos_token": "<|begin_of_text|>",
|
4538 |
"clean_up_tokenization_spaces": true,
|
4539 |
"eos_token": "<|end_of_text|>",
|
|
|
4534 |
">>UNUSED_510<<",
|
4535 |
">>UNUSED_511<<"
|
4536 |
],
|
4537 |
+
"model_input_names": ["input_ids", "attention_mask"],
|
4538 |
"bos_token": "<|begin_of_text|>",
|
4539 |
"clean_up_tokenization_spaces": true,
|
4540 |
"eos_token": "<|end_of_text|>",
|