StudentWen commited on
Commit
3c9e103
1 Parent(s): 1776fea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -53,4 +53,19 @@ There still exists a few issues in the model trained on current base model and d
53
 
54
  3. Needs improvements on reasoning and coding.
55
 
56
- Since the model still has its limitations, we require developers only use the open-sourced code, data, model and any other artifacts generated via this project for research purposes. Commercial use and other potential harmful use cases are not allowed.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
 
54
  3. Needs improvements on reasoning and coding.
55
 
56
+ Since the model still has its limitations, we require developers only use the open-sourced code, data, model and any other artifacts generated via this project for research purposes. Commercial use and other potential harmful use cases are not allowed.
57
+
58
+ ## Citation
59
+
60
+ Please cite our paper and github when using our code, data or model.
61
+
62
+ ```
63
+ @misc{BELLE,
64
+ author = {BELLEGroup},
65
+ title = {BELLE: Be Everyone's Large Language model Engine},
66
+ year = {2023},
67
+ publisher = {GitHub},
68
+ journal = {GitHub repository},
69
+ howpublished = {\url{https://github.com/LianjiaTech/BELLE}},
70
+ }
71
+ ```