kashubian-herbert-base / special_tokens_map.json
piotr-rybak's picture
upload model
b7bae7a
raw
history blame contribute delete
No virus
144 Bytes
{
"bos_token": "<s>",
"cls_token": "<s>",
"mask_token": "<mask>",
"pad_token": "<pad>",
"sep_token": "</s>",
"unk_token": "<unk>"
}