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