emunah commited on
Commit
09eae45
·
1 Parent(s): e291763

Create README.md

Browse files

This dataset consists of 84 room assignment questions subject to constraints requiring logical reasoning to answer. The constraint rules are intentionally crafted with non-intuitive symbols to elicit the reasoning ability of LLMs (i.e. these are unseen questions that LLMs should not be able to recite memorized answers to answer).

![Understanding LLM reasoning.jpg](https://cdn-uploads.huggingface.co/production/uploads/67d6331cbfa8a67e822d2503/8GsptPpF_hu4s2uxcmQoR.jpeg)

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - table-question-answering
5
+ language:
6
+ - en
7
+ pretty_name: emunah logic
8
+ size_categories:
9
+ - 100K<n<1M
10
+ ---