c3e157f5-0d1f-43fd-ab00-ad6e3f3d6432 / special_tokens_map.json
lesso18's picture
Training in progress, step 50
a81e119 verified
raw
history blame contribute delete
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}