torgo_xlsr_finetune_F04_keep_all / special_tokens_map.json
macarious's picture
Upload tokenizer
eb9c91e verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}