Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Owen commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ size_categories:
|
|
| 9 |
---
|
| 10 |
# CARDBiomedBench
|
| 11 |
|
| 12 |
-
[Paper](
|
| 13 |
|
| 14 |
## Dataset Summary
|
| 15 |
|
|
@@ -27,11 +27,14 @@ CARDBiomedBench is a biomedical question-answering benchmark designed to evaluat
|
|
| 27 |
|
| 28 |
## Citation
|
| 29 |
|
| 30 |
-
```
|
| 31 |
-
@article{,
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
|
|
|
|
|
|
| 36 |
}
|
|
|
|
| 37 |
```
|
|
|
|
| 9 |
---
|
| 10 |
# CARDBiomedBench
|
| 11 |
|
| 12 |
+
[Paper](https://www.biorxiv.org/content/early/2025/01/19/2025.01.15.633272) | [Github](https://github.com/NIH-CARD/CARDBiomedBench)
|
| 13 |
|
| 14 |
## Dataset Summary
|
| 15 |
|
|
|
|
| 27 |
|
| 28 |
## Citation
|
| 29 |
|
| 30 |
+
```BibTex
|
| 31 |
+
@article {Bianchi2025.01.15.633272,
|
| 32 |
+
author = {Bianchi, Owen and Willey, Maya and Avarado, Chelsea X and Danek, Benjamin and Khani, Marzieh and Kuznetsov, Nicole and Dadu, Anant and Shah, Syed and Koretsky, Mathew J and Makarious, Mary B and Weller, Cory and Levine, Kristin S and Kim, Sungwon and Jarreau, Paige and Vitale, Dan and Marsan, Elise and Iwaki, Hirotaka and Leonard, Hampton and Bandres-Ciga, Sara and Singleton, Andrew B and Nalls, Mike A. and Mokhtari, Shekoufeh and Khashabi, Daniel and Faghri, Faraz},
|
| 33 |
+
title = {CARDBiomedBench: A Benchmark for Evaluating Large Language Model Performance in Biomedical Research},
|
| 34 |
+
year = {2025},
|
| 35 |
+
publisher = {Cold Spring Harbor Laboratory},
|
| 36 |
+
URL = {https://www.biorxiv.org/content/early/2025/01/19/2025.01.15.633272},
|
| 37 |
+
journal = {bioRxiv}
|
| 38 |
}
|
| 39 |
+
|
| 40 |
```
|