Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ size_categories:
|
|
| 14 |
|
| 15 |
## Dataset Description
|
| 16 |
|
| 17 |
-
A 10% sample of MS MARCO passage ranking data formatted for in-context ranking
|
| 18 |
|
| 19 |
- **Format**: JSONL (in-context ranking format)
|
| 20 |
- **Size**: 50k training examples (10% sample)
|
|
|
|
| 14 |
|
| 15 |
## Dataset Description
|
| 16 |
|
| 17 |
+
A 10% sample of MS MARCO passage ranking data formatted for training in-context ranking LLMs. This dataset is used in the training of the [BlockRank](https://github.com/nilesh2797/BlockRank) project: [Scalable In-context Ranking with Generative Models](https://arxiv.org/abs/2510.05396).
|
| 18 |
|
| 19 |
- **Format**: JSONL (in-context ranking format)
|
| 20 |
- **Size**: 50k training examples (10% sample)
|