jobbert-ner-haiku-v1 / special_tokens_map.json
AchrafSoltani's picture
Initial upload: s4_jobbert_haiku (paper release 2026-04)
f1f60ae verified
Raw
History Blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}