bda3ec34-c77b-43ca-9e6a-26100173ea52 / special_tokens_map.json
Dnsx077's picture
Training in progress, step 25
abb8df5 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
}
}