m5-encoder / special_tokens_map.json
IlPakoZ's picture
Initial upload
12cd9ef
raw
history blame contribute delete
101 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}