中文简介
microsoft/RHELM 是 microsoft 在 Hugging Face 发布的数据集仓库,当前卡片主要关联问答。本站固定记录上游版本 7b3139992fb3,同步到 2319 个文件,文件元数据合计 359.69 KB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 microsoft/RHELM 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
microsoft/RHELM 是 microsoft 在 Hugging Face 发布的数据集仓库,当前卡片主要关联问答。本站固定记录上游版本 7b3139992fb3,同步到 2319 个文件,文件元数据合计 359.69 KB;访问状态为“公开”,许可证字段为“cc-by-4.0”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于问答相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:7b3139992fb3。 任务标签:问答。 语言字段:en。 数据集卡名称:RHELM: Realistic, Heterogeneous, and Evolving Long-Horizon Memory。 规模分类:1K<n<10K。 上游页面记录的最近更新时间:2026-06-03。
【文件信息】
上游 API 返回 2319 个文件,文件元数据合计 359.69 KB。 已保存文件清单中的主要扩展名:.md 73 个、.html 26 个、无扩展名 1 个。 当前较大的文件包括:attachments/David_R._Ellis/38_notes_task_729acaab.md(16.86 KB);attachments/David_R._Ellis/10_report_task_9315672d.html(15.79 KB);attachments/David_R._Ellis/35_report_task_c4bc873a.md(15.14 KB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
【运行或处理环境】
仓库文件元数据合计 359.69 KB。仅按下载、解压和临时文件估算,建议至少预留约 431.63 KB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
RHELM: Beyond Static Dialogues Benchmarking Realistic, Heterogeneous, and Evolving Long-Horizon Memory** RHELM is a benchmark for evaluating long-horizon memory capabilities in AI assistants. Unlike benchmarks built around static dialogues, RHELM provides **realistic**, heterogeneous**, and **temporally evolving** memory sources, together with challenging questions that require multi-hop reasoning, temporal synthesis, and hallucination detection. ⚠️ All characters, events, and personal details in this dataset are **fully synthetic**. Any resemblance to real individuals is coincidental. Dataset Summary | Item | Count | |------|-------| | Characters (personas) | 10 | | QA pairs | 1,305 | | Conversation sessions (`.json`) | 629 | | Emails (`.txt`) | 625 | | Attachments (`.md` / `.html`) | 1,053 | Question types | Type | Count | |------|-------| | attachment | 249 | | mixed | 210 | | fact | 207 | | hallucination | 197 | | aggregation | 192 | | temporal | 185 | | misleading | 65 | Directory Structure QA Schema Each line in a `QA_final/*.jsonl` file is a JSON object: | Field | Description | |-------|-------------| | `id` | Unique question identifier | | `question` | The user query | | `answer` | Ground-truth answer | | `question_date` | Date the question is asked from | | `question_type` | One of: fact, temporal, hallucination, aggregation, misleading, attachment, mixed | | `supporting_evidence` | References to source items (e.g. `"2024-10-13:1"` or `"56_report_task_*.md:Section"`) | | `characteristics` | Fine-grained challenge labels (see taxonomy) | Usage To work with the full multi-source context (conversations, emails, attachments), download the repository snapshot: Challenge Taxonomy RHELM organizes questions into **7 categories** with **26 challenge characteristics** across three QA domains: Dialogue History QA, External Source QA, and Hybrid Context QA. See the evaluation code repository for the full taxonomy and benchmark harness. License Released under CC BY 4.0.
适用场景
适合在明确数据字段、拆分和许可证后,用于问答相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:7b3139992fb3。 任务标签:问答。 语言字段:en。 数据集卡名称:RHELM: Realistic, Heterogeneous, and Evolving Long-Horizon Memory。 规模分类:1K<n<10K。 上游页面记录的最近更新时间:2026-06-03。
文件说明
上游 API 返回 2319 个文件,文件元数据合计 359.69 KB。 已保存文件清单中的主要扩展名:.md 73 个、.html 26 个、无扩展名 1 个。 当前较大的文件包括:attachments/David_R._Ellis/38_notes_task_729acaab.md(16.86 KB);attachments/David_R._Ellis/10_report_task_9315672d.html(15.79 KB);attachments/David_R._Ellis/35_report_task_c4bc873a.md(15.14 KB)。 仓库文件较多,本站仅保存前 100 条文件元数据;完整清单请查看上游仓库。
上游文件元数据
.gitattributes2.45 KBattachments/David_R._Ellis/01_notes_task_870da080.md10.39 KBattachments/David_R._Ellis/01_notes_task_f33c9b36.md12.78 KBattachments/David_R._Ellis/01_report_task_0ef857b4.md9.01 KBattachments/David_R._Ellis/01_report_task_d8023c3f.md7.65 KBattachments/David_R._Ellis/02_notes_task_9123593e.md12.86 KBattachments/David_R._Ellis/02_report_task_ffb31547.md11.33 KBattachments/David_R._Ellis/03_report_task_6d979e33.html12.19 KBattachments/David_R._Ellis/04_notes_task_016cca17.md9.96 KBattachments/David_R._Ellis/05_notes_task_ea895e39.md12.33 KBattachments/David_R._Ellis/05_report_task_01ee9ccc.md10.73 KBattachments/David_R._Ellis/06_notes_task_a87defa5.html11.62 KB
硬件建议
仓库文件元数据合计 359.69 KB。仅按下载、解压和临时文件估算,建议至少预留约 431.63 KB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。