MIMIC-CDM/leaderboard

Space

8

stars

330

commits

1

linked in READMEs

Jul 28, 2026

updated

clinical-decision-making
leaderboard
medicine
static
Browse cluster: LLM Evaluation and Leaderboards

README

MIMIC CDM Leaderboard

A static, reliable leaderboard for the MIMIC Clinical Decision Making benchmarks. Scores are bundled with the Space so the public page has no runtime server, scheduled restarts, or startup downloads.

Updating results

Clone or update the two public result repositories, then run:

python scripts/sync_results.py \
  --cdm-dir /path/to/results-CDM \
  --cdm-fi-dir /path/to/results-CDM-FI

Validate before pushing:

python -m unittest discover -s tests
node --check app.js

Refresh the bundled model repository publication dates used by the release timeline with:

python scripts/fetch_release_dates.py

Contributors

CL
Clémentine

112 commits

PH
Paul Hager

44 commits

sheonhan

44 commits

clefourrier

42 commits

MIMIC-CDM/leaderboard

Space

8

stars

330

commits

1

linked in READMEs

Jul 28, 2026

updated

clinical-decision-making
leaderboard
medicine
static
Browse cluster: LLM Evaluation and Leaderboards

README

MIMIC CDM Leaderboard

A static, reliable leaderboard for the MIMIC Clinical Decision Making benchmarks. Scores are bundled with the Space so the public page has no runtime server, scheduled restarts, or startup downloads.

Updating results

Clone or update the two public result repositories, then run:

python scripts/sync_results.py \
  --cdm-dir /path/to/results-CDM \
  --cdm-fi-dir /path/to/results-CDM-FI

Validate before pushing:

python -m unittest discover -s tests
node --check app.js

Refresh the bundled model repository publication dates used by the release timeline with:

python scripts/fetch_release_dates.py

Contributors

CL
Clémentine

112 commits

PH
Paul Hager

44 commits

sheonhan

44 commits

clefourrier

42 commits