ItsMeDevRoland commited on
Commit
7ffa529
·
verified ·
1 Parent(s): a681048

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
@@ -13,7 +13,7 @@
13
  ],
14
  "model_max_length": 131072,
15
  "pad_to_multiple_of": null,
16
- "pad_token": "<|eot_id|>",
17
  "pad_token_type_id": 0,
18
  "padding_side": "left",
19
  "tokenizer_class": "TokenizersBackend"
 
13
  ],
14
  "model_max_length": 131072,
15
  "pad_to_multiple_of": null,
16
+ "pad_token": "<|finetune_right_pad_id|>",
17
  "pad_token_type_id": 0,
18
  "padding_side": "left",
19
  "tokenizer_class": "TokenizersBackend"