thomasweiX commited on
Commit
f64c843
·
verified ·
1 Parent(s): 1d84f5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,2 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Dataset Card for OpenDxBench
2
  OpenDxBench is the first benchmark dedicated to multimodal diagnostic reasoning. Unlike prior datasets that are often limited to factoid-style questions or text-only input, OpenDxBench integrates clinical narratives, medical images, and ICD-11–coded diagnoses, creating tasks that closely reflect real-world clinical practice.
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - question-answering
5
+ language:
6
+ - en
7
+ tags:
8
+ - medical
9
+ - diagnosis
10
+ pretty_name: OpenDxBench
11
+ size_categories:
12
+ - n<1K
13
+ ---
14
  # Dataset Card for OpenDxBench
15
  OpenDxBench is the first benchmark dedicated to multimodal diagnostic reasoning. Unlike prior datasets that are often limited to factoid-style questions or text-only input, OpenDxBench integrates clinical narratives, medical images, and ICD-11–coded diagnoses, creating tasks that closely reflect real-world clinical practice.