6bdfe88c-97ea-4bbb-b8d1-bc99cf7d1df8 / special_tokens_map.json
tuanna08go's picture
Training in progress, step 1
a80364d 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
}
}