mehwish67 commited on
Commit
83cd74f
·
verified ·
1 Parent(s): 827c299

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -12,7 +12,7 @@
12
  }
13
  },
14
  "bos_token": "<|endoftext|>",
15
- "clean_up_tokenization_spaces": true,
16
  "eos_token": "<|endoftext|>",
17
  "errors": "replace",
18
  "model_max_length": 1024,
 
12
  }
13
  },
14
  "bos_token": "<|endoftext|>",
15
+ "clean_up_tokenization_spaces": false,
16
  "eos_token": "<|endoftext|>",
17
  "errors": "replace",
18
  "model_max_length": 1024,