testing_pretrained_tamasheq_only / special_tokens_map.json
YassineBenlaria's picture
Upload tokenizer
ecfd107
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}