Commit ·
05c8734
1
Parent(s): 8e3b7e6
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,7 +13,7 @@ widget:
|
|
| 13 |
- text: "Texto de exemplo em português"
|
| 14 |
inference: false
|
| 15 |
---
|
| 16 |
-
# mt5-base
|
| 17 |
## Introduction
|
| 18 |
mT5-base-en-msmarco-v1 is a mT5-based model finetuned on English MS MARCO passage dataset.
|
| 19 |
Further information about the dataset or the translation method can be found on our paper [**mMARCO: A Multilingual Version of the MS MARCO Passage Ranking Dataset**](https://arxiv.org/abs/2108.13897) and [mMARCO](https://github.com/unicamp-dl/mMARCO) repository.
|
|
|
|
| 13 |
- text: "Texto de exemplo em português"
|
| 14 |
inference: false
|
| 15 |
---
|
| 16 |
+
# mt5-base Reranker finetuned on MS MARCO
|
| 17 |
## Introduction
|
| 18 |
mT5-base-en-msmarco-v1 is a mT5-based model finetuned on English MS MARCO passage dataset.
|
| 19 |
Further information about the dataset or the translation method can be found on our paper [**mMARCO: A Multilingual Version of the MS MARCO Passage Ranking Dataset**](https://arxiv.org/abs/2108.13897) and [mMARCO](https://github.com/unicamp-dl/mMARCO) repository.
|