CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
Model
public
bl03
/
hf_tutorial
source
Hugging Face
updated 3y ago
View on Hugging Face
0
likes
8
downloads
Like
Save
Clone
overview
files
community
commits
settings
root
added_tokens.json
added_tokens.json
8 lines
Copy path
Download
Raw
Back to root
1
{
2
"[CLS]": 101,
3
"[MASK]": 103,
4
"[PAD]": 0,
5
"[SEP]": 102,
6
"[UNK]": 100
7
}
8