ft-wav2vec2-with-minds-asr / special_tokens_map.json
itsfalc's picture
Upload processor
392753f verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}