gbert-base_sosec-topic / special_tokens_map.json
Department of Computational Linguistics - University of Trier
Upload tokenizer
1261ff0
raw
history blame contribute delete
125 Bytes
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}