Zangs3011 commited on
Commit
48d4403
1 Parent(s): f3336ab

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
@@ -38,7 +38,7 @@
38
  "input_ids",
39
  "attention_mask"
40
  ],
41
- "model_max_length": 12000,
42
  "pad_token": "<unk>",
43
  "padding_side": "right",
44
  "sep_token": null,
 
38
  "input_ids",
39
  "attention_mask"
40
  ],
41
+ "model_max_length": 2048,
42
  "pad_token": "<unk>",
43
  "padding_side": "right",
44
  "sep_token": null,