wav2vec-S-Base-ft-960h / special_tokens_map.json
biaofu-xmu's picture
init
2ce323c verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}