kogpt-neox-small / special_tokens_map.json
heegyu's picture
tokenizer, config 추가
0716c87
raw
history blame contribute delete
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}