wav2vec2-sttt / special_tokens_map.json
Asim037's picture
Upload processor
c6f0b17 verified
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}