sileod commited on
Commit
1523ac4
1 Parent(s): 9f21f39

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - Logical-Reasoning
9
+ - Modal-Logic
10
+ - Reasoning
11
+ - Logics
12
+ - Logic
13
+ - nli
14
+ - natural language inference
15
+ - tom
16
+ - theory of mind
17
+ ---
18
+ Mindgame dataset
19
+
20
+ ```
21
+ @misc{sileo2023mindgames,
22
+ title={MindGames: Targeting Theory of Mind in Large Language Models with Dynamic Epistemic Modal Logic},
23
+ author={Damien Sileo and Antoine Lernould},
24
+ year={2023},
25
+ eprint={2305.03353},
26
+ archivePrefix={arXiv},
27
+ primaryClass={cs.CL}
28
+ }
29
+ ```