conversationv11 / special_tokens_map.json
Ahmade's picture
hello
59a4ae6
raw
history blame contribute delete
225 Bytes
{
"bos_token": "|user >>",
"eos_token": "<< end|",
"pad_token": "<pad>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}