Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -46,12 +46,14 @@ This dataset and associated resources are distributed under the [MIT License](ht
|
|
| 46 |
If you find MedHallu useful in your research, please consider citing our work:
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
-
@misc{
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
|
|
|
|
|
|
| 55 |
}
|
| 56 |
```
|
| 57 |
|
|
|
|
| 46 |
If you find MedHallu useful in your research, please consider citing our work:
|
| 47 |
|
| 48 |
```bibtex
|
| 49 |
+
@misc{pandit2025medhallucomprehensivebenchmarkdetecting,
|
| 50 |
+
title={MedHallu: A Comprehensive Benchmark for Detecting Medical Hallucinations in Large Language Models},
|
| 51 |
+
author={Shrey Pandit and Jiawei Xu and Junyuan Hong and Zhangyang Wang and Tianlong Chen and Kaidi Xu and Ying Ding},
|
| 52 |
+
year={2025},
|
| 53 |
+
eprint={2502.14302},
|
| 54 |
+
archivePrefix={arXiv},
|
| 55 |
+
primaryClass={cs.CL},
|
| 56 |
+
url={https://arxiv.org/abs/2502.14302},
|
| 57 |
}
|
| 58 |
```
|
| 59 |
|