switch_hyp22 / special_tokens_map.json
pnparam's picture
Upload tokenizer
22315f0
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}