Skip to content

Repo for the pape Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions

Notifications You must be signed in to change notification settings

HanjieChen/ChallengeClinicalQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChallengeClinicalQA

Repo for the paper Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions

Datasets

We do not publicably release the JAMA Clinical Challenge data due to license constraints. Instead, we provide URLs to the articles and a scraper that you can use to obtain the data with the appropriate license. Please check your license to ensure you have access to JAMA articles (Full Text) before you run the script.

Install the required dependencies

pip install -r requirements.txt

Scrape the data

python jama_scraper.py

The data will be saved in jama_raw.csv and jama_raw.json files.

Reference

If you find this repository helpful, please cite our paper:

@article{chen2024benchmarking,
  title={Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions},
  author={Chen, Hanjie and Fang, Zhouxiang and Singla, Yash and Dredze, Mark},
  journal={arXiv preprint arXiv:2402.18060},
  year={2024}
}

About

Repo for the pape Benchmarking Large Language Models on Answering and Explaining Challenging Medical Questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages