swahili_v2 / special_tokens_map.json
etonkou's picture
Upload tokenizer
9178a6c
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}