ToM QA Dataset
收藏资源简介:
该数据集旨在评估问答模型关于其推理关于信念的能力。它从发展心理学中的理论心灵实验中获得灵感,如Sally-Anne任务,这些实验旨在测试儿童是否能理解他人的信念,并推理关于世界的不一致状态。数据集包含三种任务类型和四种问题类型,共创建12种情景。每个分割包含每种任务-问题组合的1000个示例,总计每个分割12000个示例。数据集有四个版本:easy with noise, easy without noise, hard with noise, 和 hard without noise。
This dataset is designed to evaluate the reasoning capabilities of question-answering models regarding beliefs. It draws inspiration from developmental psychology experiments, such as the Sally-Anne task, which are intended to test whether children can understand others' beliefs and reason about inconsistent states of the world. The dataset includes three types of tasks and four types of questions, creating a total of 12 scenarios. Each split contains 1,000 examples of each task-question combination, totaling 12,000 examples per split. The dataset comes in four versions: easy with noise, easy without noise, hard with noise, and hard without noise.
ToM QA Dataset 概述
数据集目的
该数据集旨在评估问答模型对于理解他人信念及推理不一致世界状态的能力。灵感来源于发展心理学中的理论思维实验,如Sally-Anne任务。
数据集详情
- 任务与问题类型:数据集包含3种任务类型和4种问题类型,共形成12种任务-问题组合。
- 问题类型:
- 第一级信念:Sally将在哪里寻找牛奶?
- 第二级信念:Anne认为Sally在哪里寻找牛奶?
- 记忆:开始时牛奶在哪里?
- 现实:牛奶实际上在哪里?
- 数据集版本:共有四个版本,包括
easy with noise、easy without noise、hard with noise和hard without noise。噪声版本在测试和验证集中随机包含10%的干扰句。 - 数据格式:类似于bAbi任务,但未使用支持句标签。每个问题末尾添加数字1以保持格式一致。
- 观察者信息:每句后附带一系列ID,指示故事中的哪些代理观察了该动作。ID在故事内保持一致,但跨故事不同。
数据集结构
- 数据量:每个分割包含每种任务-问题组合的1000个示例,总计每个分割12,000个示例。
- 文件命名规则:测试和验证文件路径格式为
{tom or tom_easy}/world_large_nex_1000_{noise: 0 or 10}/{task type}_{question type}_{split}_test。训练文件名为qa21_task_AB_train.txt。




