4bit-gptoss / special_tokens_map.json
amrothemich's picture
(Trained with Unsloth)
d66966b verified
raw
history blame contribute delete
332 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": "<|reserved_200017|>"
}