Mr-Vicky-01 commited on
Commit
b69dbe2
·
verified ·
1 Parent(s): fc953bb

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -836,7 +836,7 @@
836
  "additional_special_tokens": [
837
  "<"
838
  ],
839
- "clean_up_tokenization_spaces": true,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
842
  "model_max_length": 512,
 
836
  "additional_special_tokens": [
837
  "<"
838
  ],
839
+ "clean_up_tokenization_spaces": false,
840
  "eos_token": "</s>",
841
  "extra_ids": 100,
842
  "model_max_length": 512,