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