Anonymous-researcher commited on
Commit
de1ddf7
·
1 Parent(s): 901c6ea
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -7,11 +7,11 @@ ReDis-QA dataset contains 1360 multi-choice questions focusing on rare disease d
7
  It consists of 11\%, 33\%, 13\%, 15\%, 18\% of the questions corresponding to the symptoms, causes, affects, related-disorders, diagnosis of rare diseases, respectively.
8
  The remaining 9\% of the questions pertain to other properties of the diseases.
9
 
10
- <img width="400" height="290" src="https://github.com/guanchuwang/redis-bench/tree/main/figures/theme_ratio.png">
11
 
12
  ReDis-QA dataset widely covers 205 types of rare diseases, where the most frequent disease features over 100 questions.
13
 
14
- <img width="900" height="260" src="https://github.com/guanchuwang/redis-bench/tree/main/figures/disease_freq.png">
15
 
16
  Belows are examples of each property.
17
 
@@ -38,7 +38,7 @@ for data_idx, data_instance in enumerate(eval_dataset):
38
  Benchmark results of [Llama-2-7B-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat), [Mistral-7B-instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2), [Phi-3-7B-instruct](https://huggingface.co/microsoft/Phi-3-small-8k-instruct), [Gemmma-1.1-7B-it](https://huggingface.co/google/gemma-1.1-7b-it), and [Qwen-2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct).
39
  More details refers to our benchmark repository [<img width="15" height="15" src="https://github.com/guanchuwang/redis-bench/tree/main/figures/logo.png"> ReDis-QA-Bench](https://github.com/guanchuwang/redis-bench).
40
 
41
- <img width="600" height="290" src="https://github.com/guanchuwang/redis-bench/blob/c0ff201b342a823d09b0a889e6f91c42e5b0859b/figures/llm_results.png">
42
 
43
  ## Languages
44
 
 
7
  It consists of 11\%, 33\%, 13\%, 15\%, 18\% of the questions corresponding to the symptoms, causes, affects, related-disorders, diagnosis of rare diseases, respectively.
8
  The remaining 9\% of the questions pertain to other properties of the diseases.
9
 
10
+ <img width="400" height="290" src="https://anonymous.4open.science/r/redis-bench-EBE2/figures/theme_ratio.png">
11
 
12
  ReDis-QA dataset widely covers 205 types of rare diseases, where the most frequent disease features over 100 questions.
13
 
14
+ <img width="900" height="260" src="https://anonymous.4open.science/r/redis-bench-EBE2/figures/disease_freq.png">
15
 
16
  Belows are examples of each property.
17
 
 
38
  Benchmark results of [Llama-2-7B-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat), [Mistral-7B-instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2), [Phi-3-7B-instruct](https://huggingface.co/microsoft/Phi-3-small-8k-instruct), [Gemmma-1.1-7B-it](https://huggingface.co/google/gemma-1.1-7b-it), and [Qwen-2-7B-Instruct](https://huggingface.co/Qwen/Qwen2-7B-Instruct).
39
  More details refers to our benchmark repository [<img width="15" height="15" src="https://github.com/guanchuwang/redis-bench/tree/main/figures/logo.png"> ReDis-QA-Bench](https://github.com/guanchuwang/redis-bench).
40
 
41
+ <img width="600" height="290" src="https://anonymous.4open.science/r/redis-bench-EBE2/figures/llm_results.png">
42
 
43
  ## Languages
44