bert4sl_punct_zh_public / special_tokens_map.json
Macropodus's picture
Upload 8 files
cbbf1e1 verified
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}