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

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

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

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

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): FiQA-2018"
    id: test
    path: topics.beir-v1.0.0-fiqa.test.unicoil-noexp.tsv.gz
    qrel: qrels.beir-v1.0.0-fiqa.test.txt

models:
  - name: unicoil-noexp
    display: uniCOIL no expansion
    params: -impact -pretokenized -removeQuery -hits 1000
    results:
      nDCG@10:
        - 0.2888
      R@100:
        - 0.5533
      R@1000:
        - 0.7465




© 2015 - 2025 Weber Informatics LLC | Privacy Policy