bert2bert-batch2-lr5e-5-summarization / special_tokens_map.json
alfandy's picture
add final models
94a9f72 verified
{
"bos_token": "[CLS]",
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}