Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
cross-encoder
/
ms-marco-MiniLM-L4-v2
like
14
Follow
Sentence Transformers - Cross-Encoders
219
Text Ranking
sentence-transformers
PyTorch
JAX
ONNX
Safetensors
OpenVINO
Transformers
sentence-transformers/msmarco
English
bert
text-classification
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/2
ms-marco-MiniLM-L4-v2
/
special_tokens_map.json
tomaarsen
HF Staff
Push tokenizer again
dcb06df
verified
about 1 year 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]"
}