Skip to content

feat: add Turkish Clinical Source Support evaluation task (clinical_safety group)#3903

Open
goktugozkanmd wants to merge 1 commit into
EleutherAI:mainfrom
goktugozkanmd:feat/turkish-clinical-source-support
Open

feat: add Turkish Clinical Source Support evaluation task (clinical_safety group)#3903
goktugozkanmd wants to merge 1 commit into
EleutherAI:mainfrom
goktugozkanmd:feat/turkish-clinical-source-support

Conversation

@goktugozkanmd

@goktugozkanmd goktugozkanmd commented Jul 2, 2026

Copy link
Copy Markdown

Summary

  • Adds a new clinical_safety task group.
  • Adds turkish_clinical_source_support, a 10-item Turkish multiple-choice clinical safety task.
  • Includes synthetic-only boundary language and a task README.

Relation to issue

Closes #3866

Validation

  • .venv/bin/python -m lm_eval --model dummy --tasks turkish_clinical_source_support --limit 1 --verbosity ERROR --output_path /tmp/lm_eval_turkish_clinical_test

Safety boundary

  • Synthetic clinical knowledge questions only.
  • No patient data, PHI, or identifiable clinical text.
  • Not clinical validation and not a certification/ranking for clinical deployment.

@CLAassistant

CLAassistant commented Jul 2, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

…afety group)

- New clinical_safety group with turkish_clinical_source_support task
- 10 Turkish-language clinical multiple-choice questions
- Topics: diabetes, anticoagulation, COPD, contrast nephropathy, febrile neutropenia, hyperkalemia, metformin safety, DOAC management, opioid constipation, ACEi monitoring
- Includes comprehensive boundary statement in README

Closes EleutherAI#3866
@goktugozkanmd goktugozkanmd force-pushed the feat/turkish-clinical-source-support branch from ed15aa6 to 1db2dbf Compare July 7, 2026 18:11
@goktugozkanmd

Copy link
Copy Markdown
Author

Revalidated this against current main today. The task loads and completes a dummy-model smoke run with the bundled 10-item JSONL:

python -m lm_eval --model dummy --tasks turkish_clinical_source_support --limit 1

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.

[Proposal] New Task: Turkish Clinical Source Support (clinical_safety group)

2 participants