quincyqiang commited on
Commit
207ab5d
1 Parent(s): e05ead3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -43,4 +43,16 @@ language:
43
 
44
  - [@hz-zero_nlp](https://github.com/yuanzhoulvpi2017/zero_nlp)
45
  - [stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca)
46
- - [Belle数据](https://huggingface.co/BelleGroup)
 
 
 
 
 
 
 
 
 
 
 
 
 
43
 
44
  - [@hz-zero_nlp](https://github.com/yuanzhoulvpi2017/zero_nlp)
45
  - [stanford_alpaca](https://github.com/tatsu-lab/stanford_alpaca)
46
+ - [Belle数据](https://huggingface.co/BelleGroup)
47
+
48
+ ## Citation
49
+
50
+ 如果你在研究中使用了GoGPT,请按如下格式引用:
51
+ ```
52
+ @misc{GoGPT,
53
+ title={GoGPT: Training Medical GPT Model},
54
+ author={Qiang Yan},
55
+ year={2023},
56
+ howpublished={\url{https://github.com/yanqiangmiffy/GoGPT}},
57
+ }
58
+ ```