CoolFace
Datasetpublic

ClarusC64/reasoning-conclusion-entailment-fidelity-v0.1

What this dataset tests Whether a conclusion actually follows from the premises. Not whether it sounds careful.Not whether it is rhetorically plausible. Only entailment. Why this exists Models often produce conclusions that are: stronger than the evidence weaker than what is justified framed as cautious but still invalid This dataset draws the boundary explicitly. Data format Each row contains: premises reasoning_steps claimed_conclusion… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/reasoning-conclusion-entailment-fidelity-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes35downloads
6 commits on main
c972af08mo ago

Update README.md

ClarusC64
2d00bfa8mo ago

Update README.md

ClarusC64
beee22f8mo ago

Create scorer.py

ClarusC64
1dd09378mo ago

Create data/test.csv

ClarusC64
320e5608mo ago

Create data/train.csv

ClarusC64
5681fd88mo ago

initial commit

ClarusC64