deepseekcoder-7b-instruct-spider / special_tokens_map.json
DachengLi's picture
upload model
1b02bae
raw
history blame contribute delete
123 Bytes
{
"bos_token": "<|begin▁of▁sentence|>",
"eos_token": "<|EOT|>",
"pad_token": "<|end▁of▁sentence|>"
}