gpt-oss-20b-glm-4.6-distill / special_tokens_map.json
armand0e's picture
(Trained with Unsloth)
0a2d4d9 verified
raw
history blame contribute delete
446 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": "<|reserved_200017|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}