wav2vec2-sft-sr / special_tokens_map.json
cminja's picture
initial commit
dc7f063 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}