|
--- |
|
task_categories: |
|
- question-answering |
|
language: |
|
- en |
|
tags: |
|
- QA |
|
- MultiDoc |
|
- RAG |
|
- MultiHop |
|
- Retrieval |
|
- '2503.04388' |
|
- https://arxiv.org/abs/2503.04388 |
|
size_categories: |
|
- 10K<n<100K |
|
--- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# More Documents, Same Length Datasets |
|
|
|
This repository contains the datasets used in the paper ["More Documents, Same Length: Isolating the Challenge of Multiple Documents in RAG"](https://arxiv.org/abs/2503.04388). |
|
|
|
## Dataset Description |
|
|
|
These datasets investigate how document multiplicity affects LLM performance in Retrieval-Augmented Generation (RAG) systems while keeping the total context length fixed. |