bartowski commited on
Commit
8b0dc4c
·
verified ·
1 Parent(s): a8b81f1

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. tokenizer.json +2 -2
  2. tokenizer_config.json +3 -3
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f8d56e1dff295b21269fc80e34390fcf9601503d535468ce4760a37366758ca
3
- size 14614489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:606b0740c5d8940dbee3268e05beaa3e34f4e43bc7df153681122f8fcc78e134
3
+ size 14614897
tokenizer_config.json CHANGED
@@ -262,10 +262,10 @@
262
  },
263
  "bos_token": "<|begin_of_text|>",
264
  "clean_up_tokenization_spaces": false,
265
- "eos_token": "<|end_of_text|>",
266
  "extra_special_tokens": {},
267
  "model_max_length": 65536,
268
- "pad_token": "<|reserved_special_18|>",
269
  "tokenizer_class": "PreTrainedTokenizerFast",
270
  "use_default_system_prompt": false
271
- }
 
262
  },
263
  "bos_token": "<|begin_of_text|>",
264
  "clean_up_tokenization_spaces": false,
265
+ "eos_token": "<|im_end|>",
266
  "extra_special_tokens": {},
267
  "model_max_length": 65536,
268
+ "pad_token": "<|pad|>",
269
  "tokenizer_class": "PreTrainedTokenizerFast",
270
  "use_default_system_prompt": false
271
+ }