Skip to content

Commit 7292709

Browse files
authored
Update README.md
1 parent 237226c commit 7292709

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

mimic_evaluation/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,23 @@ python step4_tool_using.py
5656
```
5757

5858
The computation results will be saved in `results/file4_patient_tool_results.json`
59+
60+
## Acknowledgments
61+
62+
This research was supported by the NIH Intramural Research Program, National Library of Medicine, and 1K99LM014024.
63+
64+
## Disclaimer
65+
66+
This tool shows the results of research conducted in the Computational Biology Branch, NLM. The information produced on this website is not intended for direct diagnostic use or medical decision-making without review and oversight by a clinical professional. Individuals should not change their health behavior solely on the basis of information produced on this website. NIH does not independently verify the validity or utility of the information produced by this tool. If you have questions about the information produced on this website, please see a health care professional. More information about NCBI's disclaimer policy is available.
67+
68+
## Citation
69+
70+
If you find this repo helpful, please cite AgentMD by:
71+
```bibtex
72+
@article{jin2024agentmd,
73+
title={AgentMD: Empowering Language Agents for Risk Prediction with Large-Scale Clinical Tool Learning},
74+
author={Jin, Qiao and Wang, Zhizheng and Yang, Yifan and Zhu, Qingqing and Wright, Donald and Huang, Thomas and Wilbur, W John and He, Zhe and Taylor, Andrew and Chen, Qingyu and others},
75+
journal={arXiv preprint arXiv:2402.13225},
76+
year={2024}
77+
}
78+
```

0 commit comments

Comments
 (0)