dadu commited on
Commit
90cd002
1 Parent(s): 93b9364

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
@@ -2057,7 +2057,7 @@
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
- "model_max_length": 16000,
2061
  "pad_token": "<|reserved_special_token_250|>",
2062
  "padding_side": "right",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
 
2057
  "input_ids",
2058
  "attention_mask"
2059
  ],
2060
+ "model_max_length": 8192,
2061
  "pad_token": "<|reserved_special_token_250|>",
2062
  "padding_side": "right",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"