forked from castorini/anserini
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbright-robotics.splade-v3.cached.yaml
More file actions
55 lines (51 loc) · 1.23 KB
/
Copy pathbright-robotics.splade-v3.cached.yaml
File metadata and controls
55 lines (51 loc) · 1.23 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
---
corpus: bright-robotics
corpus_path: collections/bright/splade-v3/robotics
index_path: indexes/lucene-inverted.bright-robotics.splade-v3/
collection_class: JsonVectorCollection
generator_class: DefaultLuceneDocumentGenerator
index_threads: 16
index_options: -impact -pretokenized
index_stats:
documents: 61961
documents (non-empty): 61961
total terms: 242244304
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: TsvString
topics:
- name: "BRIGHT: Robotics"
id: topics
path: topics.bright-robotics.splade-v3.tsv.gz
qrel: qrels.bright-robotics.txt
models:
- name: splade-v3-cached
display: SPLADE-v3
params: -impact -pretokenized -removeQuery -hits 1000
results:
nDCG@10:
- 0.1580
R@100:
- 0.4474
R@1000:
- 0.7560