351adf7b4a4fcadaee831f599906a6e6a630c320fc4964fbffc80eb74600e9eb
Browse files- .gitattributes +2 -0
- dev_queries_emb.pkl +3 -0
- dl19_queries_emb.pkl +3 -0
- dl20_queries_emb.pkl +3 -0
- eval.dev.txt +8 -0
- eval.dl19.txt +0 -0
- eval.dl20.txt +0 -0
- rank.dev.trec +3 -0
- rank.dev.txt +3 -0
- rank.dl19.trec +0 -0
- rank.dl19.txt +0 -0
- rank.dl20.trec +0 -0
- rank.dl20.txt +0 -0
- results.txt +15 -0
.gitattributes
CHANGED
|
@@ -53,3 +53,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
rank.dev.trec filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
rank.dev.txt filter=lfs diff=lfs merge=lfs -text
|
dev_queries_emb.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36bd83107c1ed6326971a7ed7d96133a3c312534ec6eab1de5f4f46a3d63bceb
|
| 3 |
+
size 114425500
|
dl19_queries_emb.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e1e7f1675af4d25c39923ee7d87d9e1fc06175263d9b252996b8f8f20566e91
|
| 3 |
+
size 705079
|
dl20_queries_emb.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c51ad88f87d5e6d444a36382197a638e14ccffd3149fbaa61b72437be679dd3c
|
| 3 |
+
size 885409
|
eval.dev.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
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...
|
| 2 |
+
/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar already exists!
|
| 3 |
+
Skipping download.
|
| 4 |
+
Running command: ['java', '-jar', '/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar', '-c', '-mrecall.100', '-mndcg_cut.10', '-mrecip_rank.10', '/home/ubuntu/.cache/anserini/topics-and-qrels/qrels.msmarco-passage.dev-subset.txt', 'retriever-llama2-instruct-75_embeddings/rank.dev.trec']
|
| 5 |
+
Results:
|
| 6 |
+
recip_rank all 0.4137
|
| 7 |
+
recall_100 all 0.9400
|
| 8 |
+
ndcg_cut_10 all 0.4828
|
eval.dl19.txt
ADDED
|
File without changes
|
eval.dl20.txt
ADDED
|
File without changes
|
rank.dev.trec
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:418637605bc9ce9f19c3b919b6e85d6d02685cdd3a18aeb4fb036423ee11a5d8
|
| 3 |
+
size 32094200
|
rank.dev.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:471e7677eef7a8837108ac1e2125ccec4547d57967342aa43a468c91b5414514
|
| 3 |
+
size 23774040
|
rank.dl19.trec
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
rank.dl19.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
rank.dl20.trec
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
rank.dl20.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
results.txt
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Downloading qrels from https://raw.githubusercontent.com/castorini/anserini-tools/master/topics-and-qrels/qrels.dl19-passage.txt
|
| 2 |
+
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']
|
| 3 |
+
Results:
|
| 4 |
+
recall_100 all 0.5458
|
| 5 |
+
ndcg_cut_10 all 0.7256
|
| 6 |
+
(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
|
| 7 |
+
dings/rank.dl20.trec
|
| 8 |
+
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...
|
| 9 |
+
/home/ubuntu/.cache/pyserini/eval/jtreceval-0.0.5-jar-with-dependencies.jar already exists!
|
| 10 |
+
Skipping download.
|
| 11 |
+
Downloading qrels from https://raw.githubusercontent.com/castorini/anserini-tools/master/topics-and-qrels/qrels.dl20-passage.txt
|
| 12 |
+
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']
|
| 13 |
+
Results:
|
| 14 |
+
recall_100 all 0.6054
|
| 15 |
+
ndcg_cut_10 all 0.7033
|