yuyuzhang commited on
Commit
9902097
·
verified ·
1 Parent(s): 7b0a746

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1030,7 +1030,7 @@
1030
  "clean_up_tokenization_spaces": false,
1031
  "eos_token": "<[end▁of▁sentence]>",
1032
  "extra_special_tokens": {},
1033
- "model_max_length": 32768,
1034
  "pad_token": "<[PAD▁TOKEN]>",
1035
  "sep_token": "<[SEP▁TOKEN]>",
1036
  "tokenizer_class": "PreTrainedTokenizerFast"
 
1030
  "clean_up_tokenization_spaces": false,
1031
  "eos_token": "<[end▁of▁sentence]>",
1032
  "extra_special_tokens": {},
1033
+ "model_max_length": 65536,
1034
  "pad_token": "<[PAD▁TOKEN]>",
1035
  "sep_token": "<[SEP▁TOKEN]>",
1036
  "tokenizer_class": "PreTrainedTokenizerFast"