set 64000 to 65536

This commit is contained in:
zRzRzRzRzRzRzR
2025-07-03 16:38:32 +08:00
parent 591f89245d
commit ddd07b32b8
2 changed files with 2 additions and 2 deletions

View File

@ -211,7 +211,7 @@
"input_ids",
"attention_mask"
],
"model_max_length": 64000,
"model_max_length": 65536,
"padding_side": "left",
"remove_space": false,
"tokenizer_class": "PreTrainedTokenizer"