forked from castorini/anserini
-
Notifications
You must be signed in to change notification settings - Fork 0
/
beir-v1.0.0-cqadupstack-webmasters-unicoil-noexp.yaml
55 lines (51 loc) · 1.44 KB
/
beir-v1.0.0-cqadupstack-webmasters-unicoil-noexp.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
corpus: beir-v1.0.0-cqadupstack-webmasters-unicoil-noexp
corpus_path: collections/beir-v1.0.0/unicoil-noexp/cqadupstack-webmasters
index_path: indexes/lucene-index.beir-v1.0.0-cqadupstack-webmasters-unicoil-noexp/
collection_class: JsonVectorCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 16
index_options: -impact -pretokenized
index_stats:
documents: 17405
documents (non-empty): 17405
total terms: 72759955
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
topics:
- name: "BEIR (v1.0.0): CQADupStack-webmasters"
id: test
path: topics.beir-v1.0.0-cqadupstack-webmasters.test.unicoil-noexp.tsv.gz
qrel: qrels.beir-v1.0.0-cqadupstack-webmasters.test.txt
models:
- name: unicoil-noexp
display: uniCOIL no expansion
params: -impact -pretokenized -removeQuery -hits 1000
results:
nDCG@10:
- 0.2974
R@100:
- 0.5396
R@1000:
- 0.7789