LFM-2.5-1.2B-Reverse-Text-SFT / special_tokens_map.json
AdrienB134's picture
Upload folder using huggingface_hub
dcca3ef verified
raw
history blame contribute delete
323 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|im_end|>"
}