Shorsey-T2000 / special_tokens_map.json
Wonder-Griffin's picture
Training in progress, step 500
a132dd5 verified
raw
history blame
132 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}