bert-multi-finetuned-mrpc-th / special_tokens_map.json
Thaweewat's picture
Upload tokenizer
e4ab7f8
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}