c5fdc20d-f896-4dad-93d5-c836ad1f4847 / special_tokens_map.json
vmpsergio's picture
Training in progress, step 10
0cd6c45 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
}
}