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