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