salma-remyx
commited on
Upload processor
Browse files- tokenizer.json +0 -0
- 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":
|
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",
|