tyang816 commited on
Commit
3f4a71a
·
verified ·
1 Parent(s): e5a624a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -31,11 +31,13 @@ Github:[**MedChatZH-7B**](https://github.com/tyang816/MedChatZH)
31
  如果您使用了我们的模型、代码或数据,请引用:
32
 
33
  ```
34
- @article{MedChatZH2023,
35
- title={MedChatZH: a Better Medical Adviser Learns from Better Instructions},
36
- author={Yang Tan, Mingchen Li, Zijie Huang, Huiun Yu, Guisheng Fan},
37
- journal={arXiv preprint arXiv:2309.01114},
38
- year={2023}
 
 
39
  }
40
  ```
41
 
 
31
  如果您使用了我们的模型、代码或数据,请引用:
32
 
33
  ```
34
+ @article{tan2024medchatzh,
35
+ title={MedChatZH: A tuning LLM for traditional Chinese medicine consultations},
36
+ author={Tan, Yang and Zhang, Zhixing and Li, Mingchen and Pan, Fei and Duan, Hao and Huang, Zijie and Deng, Hua and Yu, Zhuohang and Yang, Chen and Shen, Guoyang and others},
37
+ journal={Computers in Biology and Medicine},
38
+ pages={108290},
39
+ year={2024},
40
+ publisher={Elsevier}
41
  }
42
  ```
43