patched-coder-34b / special_tokens_map.json
codelion's picture
Upload tokenizer
21c6fcf
raw
history blame
301 Bytes
{
"additional_special_tokens": [
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>",
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>",
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}