Supernova11c commited on
Commit
d1ecc98
·
verified ·
1 Parent(s): 0959bea

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. tokenizer.json +0 -0
  2. tokenizer_config.json +1 -0
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "backend": "tokenizers",
3
  "bos_token": "[BOS]",
 
4
  "eos_token": "[EOS]",
5
  "model_max_length": 1000000000000000019884624838656,
6
  "pad_token": "[PAD]",
 
1
  {
2
  "backend": "tokenizers",
3
  "bos_token": "[BOS]",
4
+ "clean_up_tokenization_spaces": true,
5
  "eos_token": "[EOS]",
6
  "model_max_length": 1000000000000000019884624838656,
7
  "pad_token": "[PAD]",