gpt-oss-safeguard-20b-mlx-Q6 / special_tokens_map.json
SiddhJagani's picture
Upload special_tokens_map.json with huggingface_hub
44d4fc8 verified
raw
history blame
440 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|return|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}