CoolFace
Datasetpublic

ojayy/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.

sourceHugging Facecc-by-nc-4.0updated 1mo agoView on Hugging Face
0likes182downloads
4 commits on main
71cbb721mo ago

Update README.md

ojayy
c007e961mo ago

Upload sata_dev.jsonl

ojayy
f5b66d01mo ago

Uploaded train files

ojayy
c53fad31mo ago

initial commit

ojayy