Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cross-encoder
/
ms-marco-MiniLM-L6-v2
like
90
Follow
Sentence Transformers - Cross-Encoders
114
Text Ranking
sentence-transformers
PyTorch
JAX
ONNX
Safetensors
OpenVINO
Transformers
sentence-transformers/msmarco
English
bert
text-classification
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
13
Use this model
refs/pr/13
ms-marco-MiniLM-L6-v2
/
special_tokens_map.json
tomaarsen
HF Staff
Push tokenizer again (
#8
)
3941140
verified
29 days ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}