Skip to content

Commit 44829f5

Browse files
committed
Merge branch 'main' of github.com:avnlp/rag-pipelines into main
2 parents 065c592 + 3aed27e commit 44829f5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
![GitHub License](https://img.shields.io/github/license/avnlp/rag-pipelines)
44

5+
## Datasets
6+
7+
We evaluate the RAG pipelines on the following datasets:
8+
9+
| Dataset | Description |
10+
| :--- | :--- |
11+
| **HealthBench** | A comprehensive benchmark for evaluating medical AI, featuring multi-turn conversations and expert assessments. |
12+
| **MedCaseReasoning** | A collection of medical case studies that include detailed, step-by-step reasoning processes. |
13+
| **MetaMedQA** | A medical question-answering dataset where contexts are sourced from USMLE textbooks. |
14+
| **PubMedQA** | A biomedical question-answering dataset derived from abstracts in PubMed articles. |
15+
16+
517
## Developing
618

719
### Installing dependencies

0 commit comments

Comments
 (0)