Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
contriever-msmarco
like
23
Follow
AI at Meta
3,450
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
Inference Endpoints
arxiv:
2112.09118
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
9fb3bc5
contriever-msmarco
/
special_tokens_map.json
gizacard
add tokenizer
43ff5fa
almost 3 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]"
}