ci-test-ernie-model-test / tokenizer_config.json
sijunhe's picture
Upload with huggingface_hub
df91a77
raw
history blame contribute delete
No virus
197 Bytes
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "model_max_length": 512, "tokenizer_class": "ErnieTokenizer"}