Z3R6X commited on
Commit
4fa1b99
·
verified ·
1 Parent(s): b230fde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - theoryofmind
8
  - socialcognition
9
  ---
10
- 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 the room. The second person either observes or does not observe the other person moving the object.
11
 
12
  The following template can be used to evaluate LLMs on the Knowledge-Perception task:\
13
  `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?"`
 
7
  - theoryofmind
8
  - socialcognition
9
  ---
10
+ 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.
11
 
12
  The following template can be used to evaluate LLMs on the Knowledge-Perception task:\
13
  `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?"`