CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
ICTNLP
/
bayling-7b-diff
source
Hugging Face
gpl-3.0
updated 3y ago
View on Hugging Face
8
likes
21
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": "</s>",
3
"eos_token": "</s>",
4
"pad_token": "<unk>",
5
"unk_token": "</s>"
6
}
7