foamGss-20B-trl / special_tokens_map.json
finalform's picture
Upload folder using huggingface_hub
c44d887 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|>"
}