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

regression.beir-v1.0.0-bioasq-unicoil-noexp.yaml Maven / Gradle / Ivy

---
corpus: beir-v1.0.0-bioasq-unicoil-noexp
corpus_path: collections/beir-v1.0.0/unicoil-noexp/bioasq

index_path: indexes/lucene-index.beir-v1.0.0-bioasq-unicoil-noexp/
collection_class: JsonVectorCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 16
index_options: -impact -pretokenized
index_stats:
  documents: 14914603
  documents (non-empty): 14914603
  total terms: 130407547225

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

topic_reader: TsvString
topic_root: src/main/resources/topics-and-qrels/
qrels_root: src/main/resources/topics-and-qrels/
topics:
  - name: "BEIR (v1.0.0): BioASQ"
    id: test
    path: topics.beir-v1.0.0-bioasq.test.unicoil-noexp.tsv.gz
    qrel: qrels.beir-v1.0.0-bioasq.test.txt

models:
  - name: unicoil-noexp
    display: uniCOIL no expansion
    params: -impact -pretokenized -removeQuery -hits 1000
    results:
      nDCG@10:
        - 0.4771
      R@100:
        - 0.7306 
      R@1000:
        - 0.8814




© 2015 - 2025 Weber Informatics LLC | Privacy Policy