shenzhi-wang
commited on
Commit
•
1a2665e
1
Parent(s):
7af785d
Update README.md
Browse files
README.md
CHANGED
@@ -1314,6 +1314,23 @@ if __name__ == "__main__":
|
|
1314 |
</details>
|
1315 |
<br />
|
1316 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1317 |
# Acknowledgement
|
1318 |
|
1319 |
Thanks very much for Chang Liu's assistance in collecting examples.
|
|
|
1314 |
</details>
|
1315 |
<br />
|
1316 |
|
1317 |
+
|
1318 |
+
# Citation
|
1319 |
+
|
1320 |
+
If our Llama3-70B-Chinese-Chat is helpful, please kindly cite as:
|
1321 |
+
|
1322 |
+
```
|
1323 |
+
@misc {shenzhi_wang_2024,
|
1324 |
+
author = {Wang, Shenzhi and Zheng, Yaowei},
|
1325 |
+
title = {Llama3-70B-Chinese-Chat (Revision 3f5a0d4)},
|
1326 |
+
year = 2024,
|
1327 |
+
url = {https://huggingface.co/shenzhi-wang/Llama3-70B-Chinese-Chat},
|
1328 |
+
doi = {10.57967/hf/2315},
|
1329 |
+
publisher = {Hugging Face}
|
1330 |
+
}
|
1331 |
+
```
|
1332 |
+
|
1333 |
+
|
1334 |
# Acknowledgement
|
1335 |
|
1336 |
Thanks very much for Chang Liu's assistance in collecting examples.
|