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

regression.dl19-passage.cohere-embed-english-v3.0.parquet.hnsw-int8.cached.yaml Maven / Gradle / Ivy

---
corpus: msmarco-passage-cohere-embed-english-v3.0.parquet
corpus_path: collections/msmarco/msmarco-passage-cohere-embed-english-v3.0.parquet/

download_url: https://rgw.cs.uwaterloo.ca/pyserini/data/msmarco-passage-cohere-embed-english-v3.0.parquet.tar
download_checksum: 760dfb5ba9e2b0cc6f7e527e518fef03

index_path: indexes/lucene-hnsw-int8.msmarco-v1-passage.cohere-embed-english-v3.0/
index_type: hnsw
collection_class: ParquetDenseVectorCollection
generator_class: DenseVectorDocumentGenerator
index_threads: 16
index_options: -M 16 -efC 100 -quantize.int8

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.cohere-embed-english-v3.0.jsonl.gz
    qrel: qrels.dl19-passage.txt

models:
  - name: cohere-embed-english-v3.0-hnsw-int8-cached
    display: cohere-embed-english-v3.0
    type: hnsw
    params: -hits 1000 -efSearch 1000 -threads 16
    results:
      AP@1000:
        - 0.4884
      nDCG@10:
        - 0.6956
      R@100:
        - 0.6484
      R@1000:
        - 0.8630
    tolerance:
      AP@1000:
        - 0.015
      nDCG@10:
        - 0.02
      R@100:
        - 0.02
      R@1000:
        - 0.035




© 2015 - 2025 Weber Informatics LLC | Privacy Policy