MonteXiaofeng commited on
Commit
0f4f1a3
1 Parent(s): 5ab7e36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -102,8 +102,12 @@ Aquila series open-source model is licensed under [BAAI Aquila Model Licence Agr
102
  If you find our work helpful, feel free to give us a cite.
103
 
104
  ```
105
- @article{Aqulia-Med LLM,
106
- title={Aqulia-Med LLM: Pioneering Full-Process Open-Source Medical Language Models},
107
- year={2024}
 
 
 
 
108
  }
109
  ```
 
102
  If you find our work helpful, feel free to give us a cite.
103
 
104
  ```
105
+ @misc{zhao2024aquliamed,
106
+ title={Aqulia-Med LLM: Pioneering Full-Process Open-Source Medical Language Models},
107
+ author={Lulu Zhao and Weihao Zeng and Xiaofeng Shi and Hua Zhou and Donglin Hao and Yonghua Lin},
108
+ year={2024},
109
+ eprint={2406.12182},
110
+ archivePrefix={arXiv},
111
+ primaryClass={id='cs.CL' full_name='Computation and Language' is_active=True alt_name='cmp-lg' in_archive='cs' is_general=False description='Covers natural language processing. Roughly includes material in ACM Subject Class I.2.7. Note that work on artificial languages (programming languages, logics, formal systems) that does not explicitly address natural-language issues broadly construed (natural-language processing, computational linguistics, speech, text retrieval, etc.) is not appropriate for this area.'}
112
  }
113
  ```