Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/extensions/extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
author: "[Debu Sinha](https://github.com/debu-sinha)"
categories: ["Analysis"]

- name: "[Inspect falsify](https://github.com/studio-11-co/falsify-inspect)"
description: |
Pre-register an evaluation's success criteria (metric, threshold, dataset hash, seed) as a tamper-evident PRML manifest before the run, then verify eval logs against the locked claim via installed hooks.
author: "[Cüneyt Öztürk](https://falsify.dev)"
categories: ["Analysis"]

- name: "[CJE](https://github.com/cimo-labs/cje)"
description: |
Calibrated judge evaluation — calibrate model-graded scorer accuracy using causal inference with optional oracle labels.
Expand Down