add stage-separated AMFV-Bench v0 eval - #20
Open
VibeCodingScientist wants to merge 2 commits into
Open
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Close claim-matching and metric-gaming holes found in review, and make gold Likert labels explicitly clinician work rather than LLM-as-judge. Co-authored-by: Cursor <cursoragent@cursor.com>
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
amfv-evalscorer (no network, no LLM).datasets/amfv_datasets/eval/taxonomy.md.v0 is a seed (
seed-v0-clinician), not locked gold. If this lands I will (1) lock the 48 labels under a named annotator id after a full clinical pass, (2) independently re-grade or recruit a second clinician and adjudicate disagreements pertaxonomy.md, and (3) stay on as an annotator for later splits (high-stakes traps, not silent growth of v0). Gold Likert / scope / evidence is clinician work; please do not mint verdicts from an LLM judge.Replaces closed #19 so the red-team scorer fixes ship in one reviewable PR.
Test plan
uv sync --devuv run pytest datasets/testuv run ruff check datasets && uv run ruff format --check datasetsuv run amfv-eval --predictions datasets/test/fixtures/eval/predictions_demo.jsonl(demo file supports a paediatric claim on purpose;scope_abstentionshould be 0)datasets/amfv_datasets/eval/taxonomy.mdand 2–3 gold cases for clinical senseMade with Cursor