gabapppp commited on
Commit
88a349a
·
verified ·
1 Parent(s): 1a2d20b

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. tokenizer.json +2 -2
  2. tokenizer_config.json +1 -0
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f289bc05132635a8bc7aca7aa21255efd5e18f3710f43e3cdb96bcd41be4922
3
- size 17525357
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f7eee611703c5ce5d1eee32d9cdcfe465647b8aff0c1dfb3bed7ad7dbb05060
3
+ size 34362873
tokenizer_config.json CHANGED
@@ -2002,6 +2002,7 @@
2002
  "bos_token": "<bos>",
2003
  "clean_up_tokenization_spaces": false,
2004
  "eos_token": "<eos>",
 
2005
  "model_max_length": 8192,
2006
  "pad_token": "<pad>",
2007
  "padding_side": "left",
 
2002
  "bos_token": "<bos>",
2003
  "clean_up_tokenization_spaces": false,
2004
  "eos_token": "<eos>",
2005
+ "extra_special_tokens": {},
2006
  "model_max_length": 8192,
2007
  "pad_token": "<pad>",
2008
  "padding_side": "left",