CoolFace
Datasetpublic

xlr8harder/counterfactual-trace-audits

Counterfactual Trace Audits This dataset contains 25,600 unique synthetic, self-contained reasoning problems. Each problem shows an original computation over a list or binary tree, applies a counterfactual semantic patch, and asks for two K/R/X judgments plus both complete patched evaluation traces. Prompt format v2 explicitly defines trace notation and the nested answer schema. Tree-height prompts also include a small example of the pruning marker. The displayed answer shape… See the full description on the dataset page: https://huggingface.co/datasets/xlr8harder/counterfactual-trace-audits.

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes33downloads
7 commits on main
a5634e51mo ago

Add Qwen3 30B-A3B v2 baseline and resumable evaluator

xlr8harder
59f0c471mo ago

Remove candidate shortcut and add v2 trace baseline

xlr8harder
f1867471mo ago

Add verifier and Flash smoke baseline

xlr8harder
9b5bac81mo ago

Clarify prompt and model projection contract

xlr8harder
62a1cf41mo ago

Declare MIT license

xlr8harder
e0b45e71mo ago

Publish Counterfactual Trace Audits v1

xlr8harder
d8d44b21mo ago

initial commit

xlr8harder