opencoderplus / special_tokens_map.json
imone's picture
Initial commit
5c66504
raw
history blame
159 Bytes
{
"additional_special_tokens": [
"<|end_of_turn|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}