wav2vec2_fy_common_voice_100 / special_tokens_map.json
Reihaneh's picture
Upload tokenizer
ef2e56b verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}