replit-coder / special_tokens_map.json
matorus's picture
Upload folder using huggingface_hub
c467fb0
raw
history blame contribute delete
No virus
87 Bytes
{
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>"
}