nyt-ingredient-tagger-gte-small / special_tokens_map.json
napsternxg's picture
End of training
54f5db1
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}