Upload tokenizer
Browse files- tokenizer.json +0 -0
- tokenizer_config.json +2 -1
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -41,7 +41,8 @@
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
-
"clean_up_tokenization_spaces":
|
|
|
45 |
"model_max_length": 1000000000000000019884624838656,
|
46 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
47 |
}
|
|
|
41 |
"special": true
|
42 |
}
|
43 |
},
|
44 |
+
"clean_up_tokenization_spaces": false,
|
45 |
+
"extra_special_tokens": {},
|
46 |
"model_max_length": 1000000000000000019884624838656,
|
47 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
48 |
}
|