trainer / special_tokens_map.json
selina09's picture
selina09/yt_bert_weighted
f3550c0 verified
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}