phones_korean_from_scratch__4800 / special_tokens_map.json
MaximTitarenkoUIT's picture
Upload tokenizer
62e77fb verified
raw
history blame
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}