Timusgeorge commited on
Commit
2726e8e
·
verified ·
1 Parent(s): 96449e6

Fix broken citation link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -412,7 +412,7 @@ The **actual trained model's results** (real LLM inference) are in the ⚔️ Ba
412
  with gr.Tab("📋 About"):
413
  gr.Markdown("""
414
  ### The Problem
415
- **40,000+ patients** die annually from diagnostic errors [(BMJ 2023)](https://www.bmj.com/content/382/bmj-2022-070491).
416
  As AI deploys in clinical trials: **Who audits the AI?**
417
 
418
  ### Our Solution
 
412
  with gr.Tab("📋 About"):
413
  gr.Markdown("""
414
  ### The Problem
415
+ **40,000+ patients** die annually from diagnostic errors [(Johns Hopkins, BMJ 2016)](https://www.hopkinsmedicine.org/news/media/releases/study_suggests_medical_errors_now_third_leading_cause_of_death_in_the_us).
416
  As AI deploys in clinical trials: **Who audits the AI?**
417
 
418
  ### Our Solution