fuller-Wav2vec2.0 / special_tokens_map.json
jayarizco101's picture
Upload folder using huggingface_hub
4228d79 verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}