Shahar6000 LihiShalmon commited on
Commit
2107ae2
·
verified ·
1 Parent(s): f28f20c

Update README.md (#2)

Browse files

- Update README.md (03698a1fe872033aac36a7658f65095a542c4c7a)


Co-authored-by: Lihi Shalmon <[email protected]>

Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -9,6 +9,22 @@ tags:
9
  - RAG
10
  - MultiHop
11
  - Retrieval
 
 
12
  size_categories:
13
  - 10K<n<100K
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  - RAG
10
  - MultiHop
11
  - Retrieval
12
+ - '2503.04388'
13
+ - https://arxiv.org/abs/2503.04388
14
  size_categories:
15
  - 10K<n<100K
16
+ ---
17
+
18
+
19
+
20
+
21
+
22
+
23
+
24
+ # More Documents, Same Length Datasets
25
+
26
+ 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).
27
+
28
+ ## Dataset Description
29
+
30
+ These datasets investigate how document multiplicity affects LLM performance in Retrieval-Augmented Generation (RAG) systems while keeping the total context length fixed.