conformer-finetunning / special_tokens_map.json
Kiyoshi20's picture
Upload folder using huggingface_hub
8ac023f verified
raw
history blame contribute delete
102 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}