Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -0
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"max_len": 512, "do_lower_case": false, "special_tokens_map_file": "/mnt/c/WORK/wamp/www/github/spanbert/spanberta-ner2/special_tokens_map.json", "full_tokenizer_file": null}
|