Authors: Chao-Chun (Joe) Hsu, Ziad Obermeyer , Chenhao Tan (chenhao@uchicago)
Install the required packages by running:
conda env create -f environment.yml
Then, use python to run scripts in py_scripts
folder.
python py_scripts/[SCRIPT_NAME].py
You should follow the readme in language_modeling
to train the language model.
Reference:
@article{Hsu2023ClinicalNR,
title={Clinical Notes Reveal Physician Fatigue},
author={Chao-Chun Hsu and Ziad Obermeyer and Chenhao Tan},
journal={ArXiv},
year={2023},
volume={abs/2312.03077},
url={https://api.semanticscholar.org/CorpusID:265693933}
}