gpt-oss-20b / special_tokens_map.json
Janchan123's picture
Duplicate from openai/gpt-oss-20b
b749b52
raw
history blame contribute delete
98 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|return|>",
"pad_token": "<|endoftext|>"
}