Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
dragon-plus-context-encoder
like
38
Follow
AI at Meta
3,338
Feature Extraction
Transformers
PyTorch
bert
fill-mask
Inference Endpoints
arxiv:
2302.07452
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
68074e7
dragon-plus-context-encoder
/
special_tokens_map.json
ccsasuke
Initial commit
13812cf
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}