Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
facebook
/
spar-paq-bm25-lexmodel-context-encoder
like
1
Follow
AI at Meta
3,461
Feature Extraction
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2110.06918
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
47706f7
spar-paq-bm25-lexmodel-context-encoder
/
special_tokens_map.json
ccsasuke
Add model and tokenizer
47706f7
about 2 years 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]"
}