Mr-Vicky-01 commited on
Commit
7528f0d
·
verified ·
1 Parent(s): 5454d43

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -839,6 +839,7 @@
839
  "clean_up_tokenization_spaces": false,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
 
842
  "model_max_length": 512,
843
  "pad_token": "<pad>",
844
  "sp_model_kwargs": {},
 
839
  "clean_up_tokenization_spaces": false,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
842
+ "extra_special_tokens": {},
843
  "model_max_length": 512,
844
  "pad_token": "<pad>",
845
  "sp_model_kwargs": {},