Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
fluid-ai
/
bert-multilingual-passage-reranking-msmarco
like
7
Follow
Fluid AI
12
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
msmarco
102 languages
bert
msmarco
passage reranking
Inference Endpoints
arxiv:
1901.04085
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-multilingual-passage-reranking-msmarco
/
special_tokens_map.json
prashantkumarbarman
Pushing the model to Huggingace hub
efa587c
about 1 year 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]"
}