wav2vec2-large-slavic-parlaspeech-hr / special_tokens_map.json
5roop's picture
Create special_tokens_map.json
258141b
raw
history blame contribute delete
95 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "[UNK]"
}