Levi-ZJY commited on
Commit
352e983
·
verified ·
1 Parent(s): f57a227

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -10,21 +10,21 @@
10
  <img src="./misc/Teaser_Figure.png" width="1000" />
11
 
12
  TemMed-Bench features three primary highlights.
13
- - (1) **Temporal reasoning focus**: each sample in TemMed-Bench includes historical condition information, challenging models to analyze changes in patient conditions over time.
14
- - (2) **Multi-image input**: each sample in TemMed-Bench contains multiple images from different visits as input, emphasizing the need for models to process and reason over multiple images.
15
- - (3) **Diverse task suite**: TemMed-Bench comprises three tasks including VQA, report generation, and image-pair selection. These tasks are all built upon a test set consisting of 1,000 samples. Additionally, TemMed-Bench includes a knowledge corpus with over 17,000 instances.
16
 
17
 
18
 
19
 
20
  ## Benchmark Overview
21
 
22
- Examples of the three tasks in TemMed-Bench:
23
 
24
  <img src="./misc/Task_Figure.png" width="800" />
25
 
26
 
27
- Key statistics of TemMed-Bench:
28
 
29
  <img src="./misc/Data_Amount.png" width="400" />
30
 
 
10
  <img src="./misc/Teaser_Figure.png" width="1000" />
11
 
12
  TemMed-Bench features three primary highlights.
13
+ - **Temporal reasoning focus**: each sample in TemMed-Bench includes historical condition information, challenging models to analyze changes in patient conditions over time.
14
+ - **Multi-image input**: each sample in TemMed-Bench contains multiple images from different visits as input, emphasizing the need for models to process and reason over multiple images.
15
+ - **Diverse task suite**: TemMed-Bench comprises three tasks including VQA, report generation, and image-pair selection. These tasks are all built upon a test set consisting of 1,000 samples. Additionally, TemMed-Bench includes a knowledge corpus with over 17,000 instances.
16
 
17
 
18
 
19
 
20
  ## Benchmark Overview
21
 
22
+ - **Examples of the three tasks in TemMed-Bench:**
23
 
24
  <img src="./misc/Task_Figure.png" width="800" />
25
 
26
 
27
+ - **Key statistics of TemMed-Bench:**
28
 
29
  <img src="./misc/Data_Amount.png" width="400" />
30