-
Notifications
You must be signed in to change notification settings - Fork 586
Expand file tree
/
Copy pathdl22-doc-segmented-msmarco-v2.1.splade-v3.cached.yaml
More file actions
77 lines (72 loc) · 1.99 KB
/
dl22-doc-segmented-msmarco-v2.1.splade-v3.cached.yaml
File metadata and controls
77 lines (72 loc) · 1.99 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
---
corpus: msmarco-v2.1-doc-segmented-splade-v3
corpus_path: collections/msmarco/msmarco_v2.1_doc_segmented_splade-v3
download_url: https://rgw.cs.uwaterloo.ca/pyserini/data/msmarco_v2.1_doc_segmented_splade-v3.tar
download_checksum: c62490569364a1eb0101da1ca4a894d9
download_corpus: msmarco_v2.1_doc_segmented_splade-v3
index_path: indexes/lucene-inverted.msmarco-v2.1-doc-segmented.splade-v3/
collection_class: JsonVectorCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 24
index_options: -impact -pretokenized
index_stats:
documents: 113520750
documents (non-empty): 113520750
total terms: 866904601378
metrics:
- metric: MAP@100
command: bin/trec_eval
params: -c -M 100 -m map
separator: "\t"
parse_index: 2
metric_precision: 4
can_combine: no
- metric: MRR@100
command: bin/trec_eval
params: -c -M 100 -m recip_rank
separator: "\t"
parse_index: 2
metric_precision: 4
can_combine: true
- metric: nDCG@10
command: bin/trec_eval
params: -c -m ndcg_cut.10
separator: "\t"
parse_index: 2
metric_precision: 4
can_combine: true
- 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: TsvString
topics:
- name: "[DL22 (Doc)](https://microsoft.github.io/msmarco/TREC-Deep-Learning)"
id: dl22
path: topics.dl22.splade-v3.tsv.gz
qrel: qrels.dl22-doc-msmarco-v2.1.txt
models:
- name: splade-v3-cached
display: SPLADE-v3
params: -impact -pretokenized -removeQuery -hits 10000 -selectMaxPassage -selectMaxPassage.delimiter "#" -selectMaxPassage.hits 1000
results:
MAP@100:
- 0.1858
MRR@100:
- 0.8766
nDCG@10:
- 0.5294
R@100:
- 0.3184
R@1000:
- 0.6024