50d26123-3bdd-41cd-879a-ecd67e7c3fb3 / special_tokens_map.json
kostiantynk's picture
Training in progress, step 3
fbbf25a 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
}
}