yinghy2018 commited on
Commit
b8a615b
·
verified ·
1 Parent(s): bf10cb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -215,8 +215,17 @@ res = [{'phrase': 'allergies',
215
 
216
  ## Citation
217
 
218
- If you find our paper or models helpful, please consider cite: (to be released)
219
 
220
  **BibTeX:**
221
-
222
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
215
 
216
  ## Citation
217
 
218
+ If you find our paper or models helpful, please consider cite:
219
 
220
  **BibTeX:**
221
+ ```
222
+ @misc{ying2025geniegenerativenoteinformation,
223
+ title={GENIE: Generative Note Information Extraction model for structuring EHR data},
224
+ author={Huaiyuan Ying and Hongyi Yuan and Jinsen Lu and Zitian Qu and Yang Zhao and Zhengyun Zhao and Isaac Kohane and Tianxi Cai and Sheng Yu},
225
+ year={2025},
226
+ eprint={2501.18435},
227
+ archivePrefix={arXiv},
228
+ primaryClass={cs.CL},
229
+ url={https://arxiv.org/abs/2501.18435},
230
+ }
231
+ ```