kids_phoneme_sm_model / special_tokens_map.json
mirfan899's picture
Upload tokenizer
10266b1
raw history blame
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}