RedcadLab commited on
Commit
bfe2050
·
verified ·
1 Parent(s): fe47b5f

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
@@ -2068,7 +2068,7 @@
2068
  ],
2069
  "model_max_length": 131072,
2070
  "pad_token": "<|finetune_right_pad_id|>",
2071
- "padding_side": "left",
2072
  "processor_class": "MllamaProcessor",
2073
  "tokenizer_class": "PreTrainedTokenizerFast",
2074
  "unk_token": null
 
2068
  ],
2069
  "model_max_length": 131072,
2070
  "pad_token": "<|finetune_right_pad_id|>",
2071
+ "padding_side": "right",
2072
  "processor_class": "MllamaProcessor",
2073
  "tokenizer_class": "PreTrainedTokenizerFast",
2074
  "unk_token": null