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

regression.dl19-passage.cos-dpr-distil.parquet.fw.yaml Maven / Gradle / Ivy

---
corpus: msmarco-passage-cos-dpr-distil.parquet
corpus_path: collections/msmarco/msmarco-passage-cos-dpr-distil.parquet/

download_url: https://rgw.cs.uwaterloo.ca/pyserini/data/msmarco-passage-cos-dpr-distil.parquet.tar
download_checksum: b9183de205fbd5c799211c21187179e7

index_path: indexes/lucene-inverted.msmarco-v1-passage.cos-dpr-distil.fw-40/
index_type: inverted-dense
collection_class: ParquetDenseVectorCollection
generator_class: InvertedDenseVectorDocumentGenerator
index_threads: 16
index_options: -encoding fw -fw.q 40
index_stats:
  documents: 8841823
  documents (non-empty): 8841823
  total terms: 2358948522

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

topic_reader: JsonIntVector
topics:
  - name: "[DL19 (Passage)](https://trec.nist.gov/data/deep2020.html)"
    id: dl19
    path: topics.dl19-passage.cos-dpr-distil.jsonl.gz
    qrel: qrels.dl19-passage.txt

models:
  - name: cos-dpr-distil-fw-40-cached_q
    display: cosDPR-distill
    type: inverted-dense
    params: -topicField vector -threads 16 -encoding fw -fw.q 40 -hits 1000
    results:
      AP@1000:
        - 0.4271
      nDCG@10:
        - 0.6857
      R@100:
        - 0.5766
      R@1000:
        - 0.7902




© 2015 - 2025 Weber Informatics LLC | Privacy Policy