datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
logical-reasoning-training-pool
Logical reasoning training pool
Public logical-reasoning problems with checkable answers, from two datasets whose licences allow
commercial use, read at the pinned revisions named below and laid out twice. Every problem is an
entailment problem: a block of premises, one conclusion, and whether the premises make the
conclusion true, false or neither. Train on either layer or on both.
pool.jsonl
Every source rewritten into one shape, 340951 rows, one JSON object per… See the full description on the dataset page: https://huggingface.co/datasets/Emulated-Inc/logical-reasoning-training-pool.logical-sata
LOGICAL-SATA
LOGICAL-SATA is a reading-comprehension benchmark for compound answer reasoning. Each instance has a paragraph, a question, and four candidate answer options. Every option joins two atomic answers under an explicit logical operator, AND, OR, or NEITHER/NOR. Exactly one option is valid per instance. The dataset is built to isolate logical composition from comprehension, so a model can get every atomic judgment right and still fail if it can't combine them correctly… See the full description on the dataset page: https://huggingface.co/datasets/ojayy/logical-sata.
