stefan-it commited on
Commit
2c19cbc
1 Parent(s): b1f7534

tokenizer add config (no accent stripping) and vocab

Browse files
Files changed (2) hide show
  1. tokenizer_config.json +1 -0
  2. vocab.txt +0 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"do_lower_case": true, "max_len": 512, "init_inputs": [], "strip_accents":false}
vocab.txt ADDED
The diff for this file is too large to render. See raw diff