Dataset Viewer
The dataset could not be loaded because the splits use different data file formats, which is not supported. Read more about the splits configuration. Click for more details.
Couldn't infer the same data file format for all splits. Got {NamedSplit('train'): (None, {}), NamedSplit('validation'): (None, {}), NamedSplit('test'): ('json', {})}
Error code: FileFormatMismatchBetweenSplitsError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
agent-cwm rubric library + P/R debug bundle (large split: 27 mine / 37 held-out)
Layout
library/err__*.md— 139 error rubrics (frontmatterexception_class:= the class each commits to)library/perf_rubrics/— 209 performance rubrics (P1 skeleton);perf_rubrics_gated/= 92 that passed the causal gate (own patch improved own source program above measured noise;gate_manifest.jsonhas the strict list)library/runtime_rubrics/— 257 runtime-cost rubrics (not part of P/R by protocol)library/dupes/,library/lint_quarantine/— removed near-duplicates and banned universal templates, with manifestslibrary/candidates_perf_k27.jsonl— perf candidates incl. provenance (source competition/state, score delta, proposed_patch)results/pr_results_targeted_k27.json— the headline run: 145-err/209-perf judged blind on 347 held-out statesresults/pr_decisions_targeted_v1.jsonl— EVERY judge decision (rubric_id, state_id, fires, evidence) — start debugging hereresults/truth_annotations_v5.jsonl— perf ground truth (annotator credits per weak state;explains_idsliteral,explains_analogous_idsdiagnostic)results/eval_states_v5.jsonl/eval_scored_v5.jsonl— the frozen eval corpus (held-out programs + recorded outcomes)results/gate_k27/— causal-gate reports per competition
Headline numbers (frozen eval, 37 held-out comps)
| family | precision | recall | notes |
|---|---|---|---|
| error (139) | 0.60 strict / 0.81 defect-real | 0.05 library-level | strict = crashed with the named class; recall = failing states caught by >=1 rubric |
| perf gated (92) | 0.16 | 0.55 | truth = annotator credits criterion as literally explaining the weak-vs-strong measured gap |
| perf ungated (209) | 0.09 | 0.62 | controls (generic/shuffled) = 0.000 everywhere |
Known diagnoses (see repo AGENTS.md for full history)
- Perf FPs concentrate on states whose gap NO criterion explains (coverage penalty), plus real-but-secondary patterns (judge can't see the gap; annotator can).
- Error recall is coverage-limited: exact-pattern rubrics vs a very diverse held-out failure pool; universal templates that fake recall are banned (see lint_quarantine).
- In flight: transfer gate (fix must improve programs it wasn't mined from) and a 27-comp high-volume error wave. Code: github.com/7peng/agent-cwm (rubric_gen/).
- Downloads last month
- 91