abhi5hekjangid commited on
Commit
a6cfcfa
1 Parent(s): 7dd4c5b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. tokenizer.model +3 -0
  2. tokenizer_config.json +1 -1
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
tokenizer_config.json CHANGED
@@ -123,7 +123,7 @@
123
  "legacy": false,
124
  "model_max_length": 4096,
125
  "pad_token": "<|placeholder6|>",
126
- "padding_side": "right",
127
  "sp_model_kwargs": {},
128
  "tokenizer_class": "LlamaTokenizer",
129
  "unk_token": "<unk>",
 
123
  "legacy": false,
124
  "model_max_length": 4096,
125
  "pad_token": "<|placeholder6|>",
126
+ "padding_side": "left",
127
  "sp_model_kwargs": {},
128
  "tokenizer_class": "LlamaTokenizer",
129
  "unk_token": "<unk>",