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

regression.dl20-passage.bge-base-en-v1.5.parquet.flat.cached.yaml Maven / Gradle / Ivy

---
corpus: msmarco-passage-bge-base-en-v1.5.parquet
corpus_path: collections/msmarco/msmarco-passage-bge-base-en-v1.5.parquet/

download_url: https://rgw.cs.uwaterloo.ca/pyserini/data/msmarco-passage-bge-base-en-v1.5.parquet.tar
download_checksum: a55b3cb338ec4a1b1c36825bf0854648

index_path: indexes/lucene-flat.msmarco-v1-passage.bge-base-en-v1.5/
index_type: flat
collection_class: ParquetDenseVectorCollection
generator_class: DenseVectorDocumentGenerator
index_threads: 16
index_options: ""

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: "[DL20 (Passage)](https://trec.nist.gov/data/deep2020.html)"
    id: dl20
    path: topics.dl20.bge-base-en-v1.5.jsonl.gz
    qrel: qrels.dl20-passage.txt

models:
  - name: bge-flat-cached
    display: BGE-base-en-v1.5
    type: flat
    params: -hits 1000 -threads 16
    results:
      AP@1000:
        - 0.4650
      nDCG@10:
        - 0.6780
      R@100:
        - 0.7169
      R@1000:
        - 0.8503




© 2015 - 2025 Weber Informatics LLC | Privacy Policy