andruhon commited on
Commit
2b02fec
·
verified ·
1 Parent(s): 9d0099f

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"do_lower_case": true, "model_max_length": 512, "pretrained_model_name_or_path": "bert-base-uncased", "vocab_file": "./vocab.txt"}
 
1
+ {"do_lower_case": true, "model_max_length": 512, "pretrained_model_name_or_path": "bert-base-uncased"}