Tamasheq-XLSR-53-mixed-english / special_tokens_map.json
ad019el's picture
add tokenizer
322b957
raw
history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}