wav2vec2-turkish-300m-7 / special_tokens_map.json
tgrhn's picture
Upload tokenizer
ae850ff verified
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}