CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
matorus
/
replit-coder
source
Hugging Face
updated 3y ago
View on Hugging Face
0
likes
38
downloads
Like
Save
Clone
overview
files
community
commits
settings
root
special_tokens_map.json
special_tokens_map.json
6 lines
Copy path
Download
Raw
Back to root
1
{
2
"eos_token": "<|endoftext|>",
3
"pad_token": "<|pad|>",
4
"unk_token": "<|unk|>"
5
}
6