system HF staff commited on
Commit
d84c59e
1 Parent(s): 457bded

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "clean_text": false, "handle_chinese_chars": false, "wordpieces_prefix": "##"}