SP2001 commited on
Commit
d1bcc4d
·
verified ·
1 Parent(s): af4d50e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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{MedHallu,
50
- title={MedHallu: A Comprehensive Benchmark for Detecting Medical Hallucinations in Large Language Models},
51
- author={},
52
- booktitle={},
53
- year={2025},
54
- publisher={}
 
 
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