aug1y_st_stella_mat2d / special_tokens_map.json
nocater's picture
init model
d6f19cc verified
raw
history blame
No virus
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}