greek_legal_bert_v2-finetuned-ner-V2 / special_tokens_map.json
amichailidis's picture
Upload tokenizer
ae3fea5
raw
history blame
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}