CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
ruhook
/
test-ruhook
source
Hugging Face
mit
updated 18d ago
View on Hugging Face
1
likes
1.3k
downloads
Like
Save
Clone
overview
files
community
commits
settings
root
special_tokens_map.json
special_tokens_map.json
7 lines
Copy path
Download
Raw
Back to root
1
{
2
"bos_token": "[BOS]",
3
"eos_token": "[EOS]",
4
"pad_token": "[PAD]",
5
"unk_token": "[UNK]"
6
}
7