All Downloads are FREE. Search and download functionalities are using the official Maven repository.

regression.dl22-passage.splade-pp-sd.onnx.yaml Maven / Gradle / Ivy

---
corpus: msmarco-v2-passage-splade-pp-sd
corpus_path: collections/msmarco/msmarco_v2_passage_splade_pp_sd/

download_url: https://rgw.cs.uwaterloo.ca/pyserini/data/msmarco_v2_passage_splade_pp_sd.tar
download_checksum: 061930dd615c7c807323ea7fc7957877
download_corpus: msmarco_v2_passage_splade_pp_sd

index_path: indexes/lucene-inverted.msmarco-v2-passage.splade-pp-sd/
collection_class: JsonVectorCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 24
index_options: -impact -pretokenized -storeRaw
index_stats:
  documents: 138364198
  documents (non-empty): 138364198
  total terms: 907527565158

metrics:
  - metric: MAP@100
    command: bin/trec_eval
    params: -c -M 100 -m map -l 2
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: MRR@100
    command: bin/trec_eval
    params: -c -M 100 -m recip_rank -l 2
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: nDCG@10
    command: bin/trec_eval
    params: -c -m ndcg_cut.10
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: R@100
    command: bin/trec_eval
    params: -c -m recall.100 -l 2
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: R@1000
    command: bin/trec_eval
    params: -c -m recall.1000 -l 2
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false

topic_reader: TsvInt
topics:
  - name: "[DL22 (Passage)](https://microsoft.github.io/msmarco/TREC-Deep-Learning)"
    id: dl22
    path: topics.dl22.txt
    qrel: qrels.dl22-passage.txt

models:
  - name: splade-pp-sd-onnx
    display: SPLADE++ CoCondenser-SelfDistil
    params: -parallelism 16 -impact -pretokenized -encoder SpladePlusPlusSelfDistil
    results:
      MAP@100:
        - 0.1797
      MRR@100:
        - 0.7588
      nDCG@10:
        - 0.5777
      R@100:
        - 0.3670
      R@1000:
        - 0.6549
  - name: splade-pp-sd-onnx+rm3
    display: +RM3
    params: -parallelism 16 -impact -pretokenized -encoder SpladePlusPlusSelfDistil -rm3 -collection JsonVectorCollection
    results:
      MAP@100:
        - 0.1894
      MRR@100:
        - 0.7308
      nDCG@10:
        - 0.5702
      R@100:
        - 0.3688
      R@1000:
        - 0.6357
  - name: splade-pp-sd-onnx+rocchio
    display: +Rocchio
    params: -parallelism 16 -impact -pretokenized -encoder SpladePlusPlusSelfDistil -rocchio -collection JsonVectorCollection
    results:
      MAP@100:
        - 0.1934
      MRR@100:
        - 0.7451
      nDCG@10:
        - 0.5948
      R@100:
        - 0.3754
      R@1000:
        - 0.6687




© 2015 - 2025 Weber Informatics LLC | Privacy Policy