kevinxie06 commited on
Commit
d0e47b7
·
verified ·
1 Parent(s): 6c7588a

Update docs.md

Browse files
Files changed (1) hide show
  1. docs.md +6 -2
docs.md CHANGED
@@ -44,8 +44,12 @@
44
  </ul>
45
  <p>In addition, BRIDGE offers multiple <strong>model filters</strong> and <strong>task filters</strong> to enable users to explore LLM performance across <strong>different clinical contexts</strong>, empowering researchers and clinicians to make informed decisions and track model advancements over time.</p>
46
 
47
- <div style="display: flex; justify-content: center; width: 100%;">
48
- <img src="figure/model.png" style="max-width: 80%; height: auto;" alt="BRIDGE benchmark graphic">
 
 
 
 
49
  </div>
50
 
51
 
 
44
  </ul>
45
  <p>In addition, BRIDGE offers multiple <strong>model filters</strong> and <strong>task filters</strong> to enable users to explore LLM performance across <strong>different clinical contexts</strong>, empowering researchers and clinicians to make informed decisions and track model advancements over time.</p>
46
 
47
+ <div style="display: flex; align-items: center; justify-content: center; width: 100%; height: 450px;">
48
+ <img
49
+ src="https://cdn-uploads.huggingface.co/production/uploads/67a040fb6934f9aa1c866f99/xpyabfXWqacZD-ThQ5guU.jpeg"
50
+ alt="HMS"
51
+ style="max-width: 90%; max-height: 100%; object-fit: contain;"
52
+ />
53
  </div>
54
 
55