salma-remyx commited on
Commit
5c502d2
·
verified ·
1 Parent(s): 1677fc2

Upload processor

Browse files
Files changed (2) hide show
  1. tokenizer.json +0 -0
  2. tokenizer_config.json +1 -1
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -9261,7 +9261,7 @@
9261
  "<and>"
9262
  ],
9263
  "bos_token": "<s>",
9264
- "clean_up_tokenization_spaces": true,
9265
  "cls_token": "<s>",
9266
  "eos_token": "</s>",
9267
  "errors": "replace",
 
9261
  "<and>"
9262
  ],
9263
  "bos_token": "<s>",
9264
+ "clean_up_tokenization_spaces": false,
9265
  "cls_token": "<s>",
9266
  "eos_token": "</s>",
9267
  "errors": "replace",