starcoder-1b-evol / special_tokens_map.json
ray
add file
5ae38a0
raw
history blame
No virus
701 Bytes
{
"additional_special_tokens": [
"<issue_comment>",
"<fim_suffix>",
"<fim_pad>",
"<empty_output>",
"<issue_start>",
"<commit_msg>",
"<reponame>",
"<gh_stars>",
"<|endoftext|>",
"<commit_after>",
"<jupyter_text>",
"<|prefix_begin|>",
"<|prefix_end|>",
"<jupyter_start>",
"<jupyter_output>",
"<commit_before>",
"<|prompter|>",
"<|assistant|>",
"<|system|>",
"<jupyter_code>",
"<issue_closed>",
"<fim_middle>",
"<filename>",
"<fim_prefix>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"sep_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}