{ | |
"additional_special_tokens": [ | |
"&name&", | |
"&affiliation&", | |
"&social-security-num&", | |
"&tel-num&", | |
"&card-num&", | |
"&bank-account&", | |
"&num&", | |
"&online-account&" | |
], | |
"cls_token": "[CLS]", | |
"mask_token": "[MASK]", | |
"pad_token": "[PAD]", | |
"sep_token": "[SEP]", | |
"unk_token": "[UNK]" | |
} | |