2c81440a-7eb5-498f-b1f0-18348fc0c529 / special_tokens_map.json
Alpha-Command-Intern's picture
Training in progress, step 25
89f3964 verified
raw
history blame
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
}
}