EnronQA
收藏资源简介:
EnronQA是一个包含103,638封电子邮件和528,304个问答对的数据集,涵盖了150个不同的用户邮箱。该数据集基于Enron电子邮件语料库构建,旨在为个性化RAG模型提供测试和评估标准。数据集内容丰富,涵盖了私人文档领域,为研究个性化检索和记忆提供了现实的数据基础。EnronQA的构建过程严格,包括数据过滤、问答对生成和后处理三个阶段,以确保数据集的质量和多样性。该数据集适用于LLM模型的微调和优化,并有助于探索LLM在私人文档领域的应用。EnronQA数据集的发布填补了RAG模型在私人文档检索领域的空白,为未来研究提供了重要的资源。
EnronQA is a dataset containing 103,638 email messages and 528,304 question-answer pairs, covering 150 distinct user mailboxes. Built upon the Enron Email Corpus, this dataset aims to provide test and evaluation benchmarks for personalized Retrieval-Augmented Generation (RAG) models. Featuring rich content spanning the private document domain, EnronQA offers a realistic data foundation for research on personalized retrieval and memory. The construction of EnronQA follows a rigorous three-stage pipeline including data filtering, question-answer pair generation and post-processing, to ensure the dataset's quality and diversity. This dataset is suitable for fine-tuning and optimizing Large Language Models (LLMs), and facilitates the exploration of LLM applications in the private document domain. The release of EnronQA fills the gap in RAG model research focused on private document retrieval, serving as a critical resource for future studies.
数据集概述
基本信息
- 数据集名称: enron_qa_0922
- 下载大小: 666346042 bytes
- 数据集大小: 1397501902 bytes
数据集特征
- email: 字符串类型,表示电子邮件内容
- questions: 字符串序列,表示问题列表
- rephrased_questions: 字符串序列,表示重述的问题列表
- gold_answers: 字符串序列,表示标准答案列表
- alternate_answers: 字符串序列的序列,表示替代答案列表
- incorrect_answers: 字符串序列的序列,表示错误答案列表
- path: 字符串类型,表示路径
- user: 字符串类型,表示用户
- questions_count: 整型,表示问题数量
- gold_rationales: 字符串序列,表示标准理由列表
- alternate_rationales: 字符串序列的序列,表示替代理由列表
- include_email: 整型序列,表示是否包含电子邮件
数据集划分
- train:
- 样本数量: 73772
- 大小: 730246275 bytes
- dev:
- 样本数量: 73772
- 大小: 347395653 bytes
- test:
- 样本数量: 73772
- 大小: 319859974 bytes
配置文件
- config_name: default
- 数据文件:
- train: data/train-*
- dev: data/dev-*
- test: data/test-*

- 1EnronQA: Towards Personalized RAG over Private Documents斯坦福大学 · 2025年



