Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khaled5321
/
asag
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fb13f4d
asag
/
tokenizer
/
special_tokens_map.json
khaled5321
Add application file
366bd77
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}