jmcheon commited on
Commit
4b43ef2
·
verified ·
1 Parent(s): 69eb58c

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2002,7 +2002,7 @@
2002
  "bos_token": "<bos>",
2003
  "clean_up_tokenization_spaces": false,
2004
  "eos_token": "<eos>",
2005
- "model_max_length": 1000000000000000019884624838656,
2006
  "pad_token": "<pad>",
2007
  "padding_side": "left",
2008
  "sp_model_kwargs": {},
 
2002
  "bos_token": "<bos>",
2003
  "clean_up_tokenization_spaces": false,
2004
  "eos_token": "<eos>",
2005
+ "model_max_length": 8192,
2006
  "pad_token": "<pad>",
2007
  "padding_side": "left",
2008
  "sp_model_kwargs": {},