yinghy2018 commited on
Commit
75bcd1c
·
verified ·
1 Parent(s): 4b9d63c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -97,10 +97,19 @@ res = [
97
 
98
 
99
 
100
- ## Citation [optional]
101
 
102
- If you find our paper or models helpful, please consider cite: (to be released)
103
 
104
  **BibTeX:**
105
-
106
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
97
 
98
 
99
 
100
+ ## Citation
101
 
102
+ If you find our paper or models helpful, please consider cite:
103
 
104
  **BibTeX:**
105
+ ```
106
+ @misc{ying2025geniegenerativenoteinformation,
107
+ title={GENIE: Generative Note Information Extraction model for structuring EHR data},
108
+ 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},
109
+ year={2025},
110
+ eprint={2501.18435},
111
+ archivePrefix={arXiv},
112
+ primaryClass={cs.CL},
113
+ url={https://arxiv.org/abs/2501.18435},
114
+ }
115
+ ```