Ronak Pradeep
commited on
Commit
•
2c7b805
1
Parent(s):
2114e0e
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
This model is a T5-3B reranker fine-tuned on the MS MARCO passage dataset for
|
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/)
|