5roop commited on
Commit
b64294d
1 Parent(s): c9d1a2b

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1 +1 @@
1
- {"unk_token": "[UNK]", "pad_token": "<pad>", "do_lower_case": true, "return_attention_mask": true, "do_normalize": true}
 
1
+ {"unk_token": "[UNK]", "pad_token": "<pad>", "do_lower_case": true, "return_attention_mask": true, "do_normalize": true, "word_delimiter_token": " "}