SijieCheng
commited on
Commit
•
acc7ce9
1
Parent(s):
27d20af
Update README.md
Browse files
README.md
CHANGED
@@ -114,12 +114,10 @@ OpenChat may sometimes generate information that does not exist or is not accura
|
|
114 |
Our OpenChat V3 models are licensed under the [Llama 2 Community License](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
115 |
|
116 |
```
|
117 |
-
@
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
archivePrefix={arXiv},
|
123 |
-
primaryClass={cs.CL}
|
124 |
}
|
125 |
```
|
|
|
114 |
Our OpenChat V3 models are licensed under the [Llama 2 Community License](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
115 |
|
116 |
```
|
117 |
+
@article{wang2023openchat,
|
118 |
+
title={OpenChat: Advancing Open-source Language Models with Mixed-Quality Data},
|
119 |
+
author={Wang, Guan and Cheng, Sijie and Zhan, Xianyuan and Li, Xiangang and Song, Sen and Liu, Yang},
|
120 |
+
journal={arXiv preprint arXiv:2309.11235},
|
121 |
+
year={2023}
|
|
|
|
|
122 |
}
|
123 |
```
|