speech-recognition-model / special_tokens_map.json
salahyahya's picture
Upload folder using huggingface_hub
0eb1e23 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}