8d3b9a2d-4c9c-4052-9a18-0ee6e5d4c02b / special_tokens_map.json
RoyJoy's picture
Training in progress, step 25
e42c2dc 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
}
}