llama-2-ko-plain / special_tokens_map.json
amphora's picture
Upload tokenizer
091fe35
raw
history blame
93 Bytes
{
"bos_token": "<|sep|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>"
}