notzero commited on
Commit
a9d1321
·
verified ·
1 Parent(s): 66fb8cd

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2004,7 +2004,7 @@
2004
  "clean_up_tokenization_spaces": false,
2005
  "eos_token": "<eos>",
2006
  "extra_special_tokens": {},
2007
- "model_max_length": 20000,
2008
  "pad_token": "<pad>",
2009
  "padding_side": "left",
2010
  "sp_model_kwargs": {},
 
2004
  "clean_up_tokenization_spaces": false,
2005
  "eos_token": "<eos>",
2006
  "extra_special_tokens": {},
2007
+ "model_max_length": 30000,
2008
  "pad_token": "<pad>",
2009
  "padding_side": "left",
2010
  "sp_model_kwargs": {},