kogpt2-chat / special_tokens_map.json
yoonhero's picture
add tokenizer
d718a1d
raw history blame
No virus
105 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}