shenzhi-wang commited on
Commit
085f1f4
1 Parent(s): bce4c88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -978,3 +978,17 @@ int main() {
978
  </details>
979
  <br />
980
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
978
  </details>
979
  <br />
980
 
981
+ # Citation
982
+
983
+ If our Mistral-7B-v0.3-Chinese-Chat is helpful, please kindly cite as:
984
+
985
+ ```
986
+ @misc {shenzhi_wang_2024,
987
+ author = {Wang, Shenzhi and Zheng, Yaowei},
988
+ title = { Mistral-7B-v0.3-Chinese-Chat (Revision 754841d) },
989
+ year = 2024,
990
+ url = { https://huggingface.co/shenzhi-wang/Mistral-7B-v0.3-Chinese-Chat },
991
+ doi = { 10.57967/hf/2317 },
992
+ publisher = { Hugging Face }
993
+ }
994
+ ```