kogpt2-wellness / special_tokens_map.json
a2ran's picture
Upload tokenizer
7a5bba2
raw
history blame contribute delete
105 Bytes
{
"bos_token": "</s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<|endoftext|>"
}