Skip to content

Add MedFailBench medical AI safety task#3918

Open
goktugozkanmd wants to merge 1 commit into
EleutherAI:mainfrom
goktugozkanmd:add-medfailbench-task
Open

Add MedFailBench medical AI safety task#3918
goktugozkanmd wants to merge 1 commit into
EleutherAI:mainfrom
goktugozkanmd:add-medfailbench-task

Conversation

@goktugozkanmd

Copy link
Copy Markdown

Summary

  • adds a medfailbench task for Medical AI Failure Atlas / MedFailBench
  • uses the public HF prompt dataset: goktugozkanmd/medfailbench-v02-prompts
  • documents the upstream benchmark repo, HF result artifact, and DOI

Context

This implements the task proposed in #3866.

MedFailBench is a clinician-authored medical AI safety benchmark focused on unsafe clinical response patterns, bilingual Turkish/English prompts, and downstream SafetyGuard scoring.

Validation

  • lm-eval validate --tasks medfailbench
  • lm-eval run --model dummy --model_args pretrained=dummy --tasks medfailbench --limit 1 --output_path /tmp/lm_eval_medfailbench_run

Adds a zero-shot generate-until task for MedFailBench using the public Hugging Face prompt dataset.\n\nValidation:\n- lm-eval validate --tasks medfailbench\n- lm-eval run --model dummy --model_args pretrained=dummy --tasks medfailbench --limit 1

Signed-off-by: Göktuğ Özkan, MD <232098340+goktugozkanmd@users.noreply.github.com>
@goktugozkanmd

Copy link
Copy Markdown
Author

Revalidated this against current main today. Both checks pass:

  • lm-eval validate --tasks medfailbench
  • lm-eval run --model dummy --model_args pretrained=dummy --tasks medfailbench --limit 1

The smoke run loaded the public Hugging Face dataset and completed successfully. The branch is current and has no open review threads. @baberabb @0xSMT, could one of you review when you have bandwidth?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant