MoreDocsSameLen / README.md
nielsr's picture
nielsr HF Staff
Add link to code repository
6053179 verified
|
raw
history blame
624 Bytes
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.