Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"max_len": 512, "model_type": "bert", "do_lower_case": false, "keep_accents": true, "special_tokens_map_file": null, "full_tokenizer_file": null}
|