Added dataset (#2611)

This commit is contained in:
Prateek Chhikara
2025-05-02 10:19:58 -07:00
committed by GitHub
parent e056acb6a8
commit 7b3abd06d0

View File

@@ -20,7 +20,13 @@ We test these techniques on the LOCOMO dataset, which contains conversational da
## 🔍 Dataset
The dataset is located in the `dataset/` directory:
The LOCOMO dataset used in our experiments can be downloaded from our Google Drive repository:
[Download LOCOMO Dataset](https://drive.google.com/drive/folders/1L-cTjTm0ohMsitsHg4dijSPJtqNflwX-?usp=drive_link)
The dataset contains conversational data specifically designed to test memory recall and understanding across various question types and complexity levels.
Place the dataset files in the `dataset/` directory:
- `locomo10.json`: Original dataset
- `locomo10_rag.json`: Dataset formatted for RAG experiments