Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ibm
/
re2g-reranker-nq
like
12
Follow
IBM
2,112
Text Classification
Transformers
PyTorch
Safetensors
bert
information retrieval
reranking
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
71a64f9
re2g-reranker-nq
/
special_tokens_map.json
nbroad
HF staff
add files for TEI
71a64f9
9 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}