2241d091-90ab-41a5-bb53-e990f6c1367e / special_tokens_map.json
filipesantoscv11's picture
Training in progress, step 10
31a3e85 verified
Raw
History Blame Contribute Delete
367 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}