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

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}