27efb75b-1dfc-445b-bd44-6a5c5d535dcd / special_tokens_map.json
VERSIL91's picture
Training in progress, step 2
365edb5 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
}
}