Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nthakur
/
mcontriever-base-msmarco
like
5
Sentence Similarity
sentence-transformers
PyTorch
Transformers
bert
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2112.09118
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
mcontriever-base-msmarco
/
special_tokens_map.json
nthakur
inital add for mcontriever-msmarco model
b4ea743
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}