CoolFace
Datasetpublic

LocalLLaMA/typed-decisions

Typed Decisions A benchmark for typed probabilistic decisions over shared state. You give a model one piece of unstructured state. It answers several typed questions about that state at once, and every answer is a probability distribution rather than a single label. The schema follows the System One primitives used by TypeSafe AI: noul, choice and score. A row replays against any API that implements that shape. This benchmark is independent. It is not affiliated with TypeSafe… See the full description on the dataset page: https://huggingface.co/datasets/LocalLLaMA/typed-decisions.

sourceHugging Faceapache-2.0updated 4d agoView on Hugging Face
13likes2.6kdownloads
13 commits on main
ea930644d ago

Replace the estimated System One row with a measured Jev 1.13.0 result

codelion
b17c8f95d ago

card: point usage examples at the canonical org path

codelion
26059bf5d ago

card: explain each reference row, add ceilings and a saturation estimate

codelion
669f8bb5d ago

card: correct the prior baseline, which had been fitted on the benchmark

codelion
c247d7a5d ago

card: add Adaptive Classifier specialist baselines (MiniLM and ModernBERT)

codelion
a8b11595d ago

rewrite dataset card

codelion
bbc21f15d ago

remove build-time audit from the published dataset

codelion
468b1465d ago

full dataset: 400-case benchmark (test) + 1200-case training split, verified disjoint

codelion
d5391f56d ago

card: specialist vs generalist evaluation modes

codelion
783b8996d ago

benchmark-only: single test split of 400; add measured score reference points

codelion
5fbd30d6d ago

card: remove personal attribution from citation

codelion
34433696d ago

typed-decisions: 400 cases, 2000 typed decisions across 4 workflows

codelion
a9f78406d ago

initial commit

codelion