4_multitask-lfm2.5 / special_tokens_map.json
joygoround's picture
Upload folder using huggingface_hub
d3b8f8e verified
raw
history blame contribute delete
320 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": "<|pad|>"
}