MoreDocsSameLen / README.md
Shahar6000's picture
Add link to code repository (#4)
03c1049 verified
metadata
language:
  - en
size_categories:
  - 10K<n<100K
task_categories:
  - question-answering
tags:
  - QA
  - MultiDoc
  - RAG
  - MultiHop
  - Retrieval
  - '2503.04388'

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".

Code: https://github.com/shaharl6000/MoreDocsSameLen

Dataset Description

These datasets investigate how document multiplicity affects LLM performance in Retrieval-Augmented Generation (RAG) systems while keeping the total context length fixed.