Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Shiro26
/
MendoBERT_RE
like
1
Runtime error
App
Files
Files
Community
70e2857
MendoBERT_RE
/
MendoBERT
/
special_tokens_map.json
Shiro26
Upload 8 files
70e2857
over 1 year 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]"
}