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