15 lines
256 B
JSON
15 lines
256 B
JSON
|
{
|
||
|
"additional_special_tokens": [
|
||
|
"<|im_start|>",
|
||
|
"<|im_end|>"
|
||
|
],
|
||
|
"eos_token": {
|
||
|
"content": "<|endoftext|>",
|
||
|
"lstrip": false,
|
||
|
"normalized": false,
|
||
|
"rstrip": false,
|
||
|
"single_word": false
|
||
|
},
|
||
|
"pad_token": "<|endoftext|>"
|
||
|
}
|