santacoder / special_tokens_map.json
loubnabnl's picture
loubnabnl HF staff
Update tokenizer (#11)
cd86b97
raw
history blame
No virus
138 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<fim-prefix>",
"<fim-middle>",
"<fim-suffix>",
"<fim-pad>"
]
}