File size: 1,630 Bytes
b598bc4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Downloading qrels from https://raw.githubusercontent.com/castorini/anserini-tools/master/topics-and-qrels/qrels.dl19-passage.txt
Running command: ['/home/ubuntu/anaconda3/envs/tevatron-eval-pyserini/bin/java', '-jar', '/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar', '-c', '-mrecall.100', '-mndcg_cut.10', '/home/ubuntu/.cache/anserini/topics-and-qrels/qrels.dl19-passage.txt', 'retriever-llama2-instruct-75_embeddings/rank.dl19.trec']
Results:
recall_100              all     0.5458
ndcg_cut_10             all     0.7256
(tevatron-eval-pyserini) ubuntu@209-20-156-124:~/eval/eval$ python scripts/trec_eval.py -c -mrecall.100 -mndcg_cut.10 dl20-passage retriever-llama2-instruct-75_embed
dings/rank.dl20.trec 
Downloading https://search.maven.org/remotecontent?filepath=uk/ac/gla/dcs/terrierteam/jtreceval/0.0.5/jtreceval-0.0.5-jar-with-dependencies.jar to /home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar...
/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar already exists!
Skipping download.
Downloading qrels from https://raw.githubusercontent.com/castorini/anserini-tools/master/topics-and-qrels/qrels.dl20-passage.txt
Running command: ['/home/ubuntu/anaconda3/envs/tevatron-eval-pyserini/bin/java', '-jar', '/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar', '-c', '-mrecall.100', '-mndcg_cut.10', '/home/ubuntu/.cache/anserini/topics-and-qrels/qrels.dl20-passage.txt', 'retriever-llama2-instruct-75_embeddings/rank.dl20.trec']
Results:
recall_100              all     0.6054
ndcg_cut_10             all     0.7033