rodrigo-nogueira
commited on
Commit
•
2114e0e
1
Parent(s):
a126415
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
This model is a T5-3B reranker fine-tuned on MS MARCO passage dataset for 10k steps (or 1
|
2 |
|
3 |
For more details on how to use it, check [pygaggle.ai](pygaggle.ai)
|
4 |
|
5 |
-
Paper describing the model: [Document Ranking with a Pretrained Sequence-to-Sequence Model](https://www.aclweb.org/anthology/2020.findings-emnlp.63/)
|
|
|
1 |
+
This model is a T5-3B reranker fine-tuned on the MS MARCO passage dataset for 10k steps (or 1 epoch) and then fine-tuned again on MedMARCO (from [Sledge-Z paper](https://www.aclweb.org/anthology/2020.emnlp-main.341.pdf) for 1k steps.
|
2 |
|
3 |
For more details on how to use it, check [pygaggle.ai](pygaggle.ai)
|
4 |
|
5 |
+
Paper describing the model: [Document Ranking with a Pretrained Sequence-to-Sequence Model](https://www.aclweb.org/anthology/2020.findings-emnlp.63/)
|