Z3R6X's picture
Update README.md
4fa1b99 verified
metadata
task_categories:
  - question-answering
language:
  - en
tags:
  - theoryofmind
  - socialcognition

The Knowledge-Perception task aims to evaluate the ability to link perception to knowledge. Each scenario involves one person moving an object to a new location and another person leaving and later returning to the room. The second person either observes or does not observe the other person moving the object.

The following template can be used to evaluate LLMs on the Knowledge-Perception task:
f"Read the scenario and answer the question by using step by step reasoning:\n\nScenario: {row['scenario']}\n\nQuestion: Where does {row['question_name']} think the {row['object']} is?"