Lakoc commited on
Commit
cb13848
·
verified ·
1 Parent(s): e7c10c0

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -58,7 +58,7 @@
58
  }
59
  },
60
  "bos_token": "(BOS)",
61
- "clean_up_tokenization_spaces": true,
62
  "eos_token": "(EOS)",
63
  "mask_token": "(MASK)",
64
  "model_max_length": 1000000000000000019884624838656,
 
58
  }
59
  },
60
  "bos_token": "(BOS)",
61
+ "clean_up_tokenization_spaces": false,
62
  "eos_token": "(EOS)",
63
  "mask_token": "(MASK)",
64
  "model_max_length": 1000000000000000019884624838656,