Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Please cite us as
|
2 |
+
|
3 |
+
```Plaintext
|
4 |
+
|
5 |
+
@misc{LLaMA2-ZH,
|
6 |
+
title={LLaMA2 with Chinese Continue Training},
|
7 |
+
author={Huang, Quzhe and Xu, Kun and Xu, Kun and Liwei Chen},
|
8 |
+
year={2023},
|
9 |
+
publisher={Huggingface},
|
10 |
+
journal={huggingface repository},
|
11 |
+
howpublished={\url{https://huggingface.co/quzhe/llama_chinese_13B}},
|
12 |
+
}
|
13 |
+
```
|