HalluTruthQA
收藏资源简介:
HalluTruthQA是由哈马德·本·哈利法大学等机构联合构建的细粒度阿拉伯语问答幻觉检测基准数据集,包含2400条专家标注的问答实例,覆盖伊斯兰知识、历史、科学和地理四个知识密集型领域。该数据集每个实例包含阿拉伯语问题、模型生成答案、验证参考答案、二元幻觉标签、六个候选答案以及针对幻觉答案的字符级错误片段和人工撰写解释,数据来源于单一阿拉伯语中心指令调优模型Fanar-1-9B-Instruct的生成输出。数据集通过两轮专家标注流程构建,首先由领域专家进行初始标注和解释撰写,再由研究助理进行验证和裁决,确保标注质量和高一致性。该数据集旨在推动阿拉伯语自然语言处理中幻觉评估的研究,专门用于解决知识密集型问答场景下幻觉检测、错误定位、事实验证和解释生成等核心问题,为模型事实可靠性提供多维度的评估框架。
HalluTruthQA is a fine-grained Arabic question answering hallucination detection benchmark dataset jointly constructed by Hamad Bin Khalifa University and other institutions. It contains 2400 expert-annotated question answering instances covering four knowledge-intensive domains: Islamic knowledge, history, science, and geography. Each instance in the dataset includes an Arabic question, a model-generated answer, a verified reference answer, a binary hallucination label, six candidate answers, character-level error fragments of hallucinatory answers, and manually written explanations. The dataset is sourced from the generation outputs of a single Arabic-centric instruction-tuned model, Fanar-1-9B-Instruct. It is built via a two-round expert annotation workflow: first, domain experts perform initial annotation and explanation writing, followed by verification and adjudication by research assistants to ensure annotation quality and high consistency. This dataset aims to advance research on hallucination evaluation in Arabic natural language processing, and is specifically designed to address core tasks including hallucination detection, error localization, fact verification, and explanation generation in knowledge-intensive question answering scenarios, providing a multi-dimensional evaluation framework for assessing the factual reliability of models.
HalluTruthQA 数据集概述
数据集名称: HalluTruthQA
任务目标: 该数据集源于 HalluScoring 2026 任务的“从幻觉检测到真相”(From Hallucination Detection to Truth)子任务,旨在研究阿拉伯语语言模型是否能够:
- 检测生成的答案是否包含幻觉或没有根据;
- 识别出幻觉发生的具体文本片段(span);
- 从给定的候选选项中选出正确答案;
- 提供基于证据的判断解释。
数据内容: 每个样本包含一个阿拉伯语问题、一个生成的答案,以及候选答案选项。模型需预测:
predicted_label: 结果类别,值为hallucination(存在幻觉)或no-hallucinate(无幻觉)。predicted_answer: 正确答案选项,通常为 A 到 F。selected_option: 与上一条相同的选项字段,用于兼容推理提示。justification: 阿拉伯语判断解释。hallucinations: 当答案被判定为存在幻觉时,提供幻觉片段的位置(起始字符和结束字符)、具体的幻觉内容以及该错误的解释。若答案无幻觉,此字段为空列表。
数据领域: 数据集覆盖两个阿拉伯语领域:
data/islamic/: 伊斯兰文化相关问答。data/general_culture/: 一般文化常识问答。
数据格式:
- 标注了幻觉标签、答案选项以及可用的片段级别注释。
- 示例目标格式为 JSON,包含检测标签、正确答案选项、判断解释以及幻觉片段详情。
评估指标:
- 幻觉检测准确率与 F1 分数
- 宏观 F1 分数
- 答案选项准确率
- 综合得分
- 部分片段精确率、召回率与 F1
- 检测级联片段 F1
- 字符级交并比与重叠诊断
- 推荐的片段评估指标为
cascaded_span_f1
数据集规模:
- 项目包含 8 个提交记录,2 个分支。
- 数据集中包含多个文件,如
data/目录下的伊斯兰文化及一般文化问答数据,以及evaluation/目录下的评估结果与错误分析文件。

- 1HalluTruthQA: A Fine-Grained Benchmark for Hallucination Detection, Localization, and Explanation in Arabic Question Answering哈马德·本·哈利法大学; 比斯克拉大学; 巴斯克大学; 纳扎尔巴耶夫大学; 马来西亚吉兰丹大学 · 2026年




