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