Datasets:

ArXiv:
Tags:
License:
eugene-yang commited on
Commit
1fac4ad
1 Parent(s): 81449cb
README.md CHANGED
@@ -1,3 +1,36 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # MS MARCO Distillation Scores for Translate-Distill
6
+
7
+ This repository contains [MS MARCO](https://microsoft.github.io/msmarco/) training
8
+ query-passage scores produced by MonoT5 reranker
9
+ [`unicamp-dl/mt5-13b-mmarco-100k`](https://huggingface.co/unicamp-dl/mt5-13b-mmarco-100k) and
10
+ [`castorini/monot5-3b-msmarco-10k`](https://huggingface.co/castorini/monot5-3b-msmarco-10k).
11
+
12
+ Each training query is associated with the top-50 passages retrieved by the [ColBERTv2](https://arxiv.org/abs/2112.01488) model.
13
+
14
+ Files are gzip compressed and with the naming scheme of `{teacher}-monot5-{msmarco, mmarco}-{qlang}{plang}.jsonl.gz`,
15
+ which indicates the teacher reranker that inferenced using `qlang` queries and `plang` passages from MS MARCO.
16
+ For languages other than English (eng), we use the translated text provided by mmarco and [neuMarco](https://ir-datasets.com/neumarco.html).
17
+
18
+
19
+ ## Usage
20
+
21
+ We recommand downloading the files to incorporate with the training script in the [PLAID-X](https://github.com/hltcoe/ColBERT-X/tree/plaid-x) codebase.
22
+
23
+ ## Citation and Bibtex Info
24
+
25
+ Please cite the following paper if you use the scores.
26
+
27
+ ```bibtext
28
+ @inproceedings{translate-distill,
29
+ author = {Eugene Yang and Dawn Lawrie and James Mayfield and Douglas W. Oard and Scott Miller},
30
+ title = {Translate-Distill: Learning Cross-Language \ Dense Retrieval by Translation and Distillation},
31
+ booktitle = {Proceedings of the 46th European Conference on Information Retrieval (ECIR)},
32
+ year = {2024},
33
+ url = {tba}
34
+ }
35
+ ```
36
+
mt5xxl-monot5-mmarco-engfas.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be80556ee288d49891cf8a0662acaaa4b02bc40b1b20955556bc311630c3a41
3
+ size 280822293
mt5xxl-monot5-mmarco-engrus.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95fa957936b2a11ae80ae1f2ec7416075b9988c73c0ff1315a8a34cbd3bf3835
3
+ size 280847103
mt5xxl-monot5-mmarco-engzho.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40b6a9c18f54a38914a4bd05f415147ac42a3e6ba5f0d249e90987a8705641d
3
+ size 280568889
mt5xxl-monot5-mmarco-fasfas.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:368b36ec3df2a577eaaac57ab0fc97d37a0ed73cf48334032040b21092984442
3
+ size 281002368
mt5xxl-monot5-mmarco-rusrus.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59acca562b1ab138b7c3168fd396c186a92cc5082e92bec59b90f18c26c724d
3
+ size 282667682
mt5xxl-monot5-mmarco-zhozho.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67acbf3a80fedae4c93167122ee649c90d2a4ea99a2d0fc0e730e48a51716610
3
+ size 281446346
t53b-monot5-msmarco-engeng.jsonl.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c36dfc6b0d48bcaf9340aabdb81ba53bc950d6a71b4b83d1cb1e580b0581e9f
3
+ size 402009486