CoolFace
Modelpublic

sinequa/passage-ranker.strawberry

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes250downloads
Model Card

Model Card for passage-ranker.strawberry

This model is a passage ranker developed by Sinequa. It produces a relevance score given a query-passage pair and is used to order search results.

Model name: passage-ranker.strawberry

Supported Languages

The model was trained and tested in the following languages:

  • —Chinese (simplified)
  • —Dutch
  • —English
  • —French
  • —German
  • —Italian
  • —Japanese
  • —Portuguese
  • —Spanish

Besides the aforementioned languages, basic support can be expected for additional 91 languages that were used during the pretraining of the base model (see Appendix A of XLM-R paper).

Scores

MetricValue
Relevance (NDCG@10)0.451

Note that the relevance score is computed as an average over 14 retrieval datasets (see details below).

Inference Times

GPUQuantization typeBatch size 1Batch size 32
NVIDIA A10FP161 ms5 ms
NVIDIA A10FP322 ms22 ms
NVIDIA T4FP161 ms13 ms
NVIDIA T4FP323 ms64 ms
NVIDIA L4FP162 ms6 ms
NVIDIA L4FP322 ms30 ms

GPU Memory usage

Quantization typeMemory
FP16550 MiB
FP321100 MiB

Note that GPU memory usage only includes how much GPU memory the actual model consumes on an NVIDIA T4 GPU with a batch size of 32. It does not include the fix amount of memory that is consumed by the ONNX Runtime upon initialization which can be around 0.5 to 1 GiB depending on the used GPU.

Requirements

Model Details

Overview

Training Data

Evaluation Metrics

To determine the relevance score, we averaged the results that we obtained when evaluating on the datasets of the BEIR benchmark. Note that all these datasets are in English.

DatasetNDCG@10
Average0.451
Arguana0.527
CLIMATE-FEVER0.167
DBPedia Entity0.343
FEVER0.698
FiQA-20180.297
HotpotQA0.648
MS MARCO0.409
NFCorpus0.317
NQ0.430
Quora0.761
SCIDOCS0.135
SciFact0.597
TREC-COVID0.670
Webis-Touche-20200.311

We evaluated the model on the datasets of the MIRACL benchmark to test its multilingual capacities. Note that not all training languages are part of the benchmark, so we only report the metrics for the existing languages.

LanguageNDCG@10
Chinese (simplified)0.414
French0.382
German0.320
Japanese0.479
Spanish0.418