rodrigo-nogueira commited on
Commit
327241e
1 Parent(s): e8c25f8

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ This model is a T5-large reranker fine-tuned on MS MARCO passage dataset for 10k steps (or 1 epochs).
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/):