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

regression.beir-v1.0.0-scifact.bge-base-en-v1.5.parquet.hnsw-int8.cached.yaml Maven / Gradle / Ivy

---
corpus: beir-v1.0.0-scifact.bge-base-en-v1.5
corpus_path: collections/beir-v1.0.0/bge-base-en-v1.5/scifact.parquet

index_path: indexes/lucene-hnsw-int8.beir-v1.0.0-scifact.bge-base-en-v1.5/
index_type: hnsw
collection_class: ParquetDenseVectorCollection
generator_class: DenseVectorDocumentGenerator
index_threads: 16
index_options: -M 16 -efC 100 -quantize.int8

metrics:
  - 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
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false
  - metric: R@1000
    command: bin/trec_eval
    params: -c -m recall.1000
    separator: "\t"
    parse_index: 2
    metric_precision: 4
    can_combine: false

topic_reader: JsonStringVector
topics:
  - name: "BEIR (v1.0.0): SciFact"
    id: test
    path: topics.beir-v1.0.0-scifact.test.bge-base-en-v1.5.jsonl.gz
    qrel: qrels.beir-v1.0.0-scifact.test.txt

models:
  - name: bge-hnsw-int8-cached
    display: BGE-base-en-v1.5
    type: hnsw
    params: -hits 1000 -efSearch 1000 -removeQuery -threads 16
    results:
      nDCG@10:
        - 0.7408
      R@100:
        - 0.9667
      R@1000:
        - 0.9967
    tolerance:
      nDCG@10:
        - 0.001
      R@100:
        - 0.003
      R@1000:
        - 0.001




© 2015 - 2025 Weber Informatics LLC | Privacy Policy