ccsasuke's picture
Add model and tokenizer
47706f7
raw
history blame contribute delete
No virus
174 Bytes
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "model_max_length": 512, "name_or_path": "bert-base-uncased"}