reasonwang commited on
Commit
ce2de6a
·
verified ·
1 Parent(s): 0afb697

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -232,7 +232,7 @@
232
  "errors": "replace",
233
  "extra_special_tokens": {},
234
  "max_length": 32768,
235
- "model_max_length": 32768,
236
  "pad_to_multiple_of": null,
237
  "pad_token": "<|endoftext|>",
238
  "pad_token_type_id": 0,
 
232
  "errors": "replace",
233
  "extra_special_tokens": {},
234
  "max_length": 32768,
235
+ "model_max_length": 131072,
236
  "pad_to_multiple_of": null,
237
  "pad_token": "<|endoftext|>",
238
  "pad_token_type_id": 0,