relik_retriever_encoder_nyt / special_tokens_map.json
PereLluis13's picture
Automatic push from sapienzanlp
f12d262
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}