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