abhijsrwala commited on
Commit
0e0a241
·
verified ·
1 Parent(s): 8e525dc

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
@@ -785,7 +785,7 @@
785
  "extra_special_tokens": {},
786
  "model_max_length": 16384,
787
  "pad_token": "<|dummy_87|>",
788
- "padding_side": "left",
789
  "tokenizer_class": "GPT2Tokenizer",
790
  "unk_token": "�"
791
  }
 
785
  "extra_special_tokens": {},
786
  "model_max_length": 16384,
787
  "pad_token": "<|dummy_87|>",
788
+ "padding_side": "right",
789
  "tokenizer_class": "GPT2Tokenizer",
790
  "unk_token": "�"
791
  }