gpt-oss-20b-math7k / special_tokens_map.json
HectorHe's picture
Training in progress, step 500
ab750f2 verified
raw
history blame contribute delete
323 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": "<|return|>"
}