uie-x-base / tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
a669864
raw
history blame contribute delete
No virus
236 Bytes
{"do_tokenize_postprocess": true, "sep_token": "[SEP]", "cls_token": "[CLS]", "unk_token": "[UNK]", "pad_token": "[PAD]", "mask_token": "[MASK]", "do_lower_case": true, "model_max_length": 512, "tokenizer_class": "ErnieLayoutTokenizer"}