Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
# InRanker-
|
2 |
|
3 |
InRanker is a version of monoT5 distilled from [monoT5-3B](https://huggingface.co/castorini/monot5-3b-msmarco-10k) with increased effectiveness on out-of-domain scenarios.
|
4 |
Our key insight were to use language models and rerankers to generate as much as possible
|
|
|
1 |
+
# InRanker-base (220M parameters)
|
2 |
|
3 |
InRanker is a version of monoT5 distilled from [monoT5-3B](https://huggingface.co/castorini/monot5-3b-msmarco-10k) with increased effectiveness on out-of-domain scenarios.
|
4 |
Our key insight were to use language models and rerankers to generate as much as possible
|