Wav2vec2-300m-BB-NB-RUND / special_tokens_map.json
Tflatval's picture
Upload folder using huggingface_hub
29f5e83 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}