asr-hubert-base-ko / special_tokens_map.json
HJOK's picture
Upload tokenizer
ae203c4
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}