summary_t5_small_xlsum / special_tokens_map.json
xmj2002's picture
Training in progress, step 500
77c7366
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}