4-way-detection-prop-16-bert / special_tokens_map.json
ultra-coder54732's picture
End of training
dfa34e0
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}