SNUH-HARI commited on
Commit
e734668
·
verified ·
1 Parent(s): 99e9ed7

Upload tokenizer 2nd (Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -2068,7 +2068,7 @@
2068
  "legacy": true,
2069
  "model_max_length": 131072,
2070
  "pad_token": "<|end_of_text|>",
2071
- "padding_side": "left",
2072
  "sp_model_kwargs": {},
2073
  "tokenizer_class": "LlamaTokenizerFast",
2074
  "unk_token": null,
 
2068
  "legacy": true,
2069
  "model_max_length": 131072,
2070
  "pad_token": "<|end_of_text|>",
2071
+ "padding_side": "right",
2072
  "sp_model_kwargs": {},
2073
  "tokenizer_class": "LlamaTokenizerFast",
2074
  "unk_token": null,