system HF staff commited on
Commit
38549e3
1 Parent(s): a2714ed

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]", "mask_token": "[MASK]", "x_sep_token": "[X_SEP]", "cls_token": "[SEP]", "xprophetnet_tokenizer": false, "special_tokens_map_file": null, "full_tokenizer_file": null, "tokenizer_file": null, "model_max_length": 512}