File size: 1,108 Bytes
ce0e2b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
license: apache-2.0
task_categories:
- question-answering
- text-generation
language:
- en
tags:
- medical
---
This dataset was created based on the format specified in the paper **[Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions](https://arxiv.org/abs/2402.18060)** by Hanjie Chen, Zhouxiang Fang, Yash Singla, and Mark Dredze.
- **Original Paper**: [Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions](https://arxiv.org/abs/2402.18060)
- **Authors**: Hanjie Chen, Zhouxiang Fang, Yash Singla, Mark Dredze
If you use this dataset format, please consider citing the original paper as follows:
## Citation Information
```
@misc{chen2024benchmarkinglargelanguagemodels,
title={Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions},
author={Hanjie Chen and Zhouxiang Fang and Yash Singla and Mark Dredze},
year={2024},
eprint={2402.18060},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2402.18060},
}
``` |