SijieCheng
commited on
Commit
•
9479cc3
1
Parent(s):
df2ce8f
Update README.md
Browse files
README.md
CHANGED
@@ -101,12 +101,10 @@ OpenChat may sometimes generate information that does not exist or is not accura
|
|
101 |
Our OpenChat V3 models are licensed under the [Llama 2 Community License](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
102 |
|
103 |
```
|
104 |
-
@
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
archivePrefix={arXiv},
|
110 |
-
primaryClass={cs.CL}
|
111 |
}
|
112 |
```
|
|
|
101 |
Our OpenChat V3 models are licensed under the [Llama 2 Community License](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
102 |
|
103 |
```
|
104 |
+
@article{wang2023openchat,
|
105 |
+
title={OpenChat: Advancing Open-source Language Models with Mixed-Quality Data},
|
106 |
+
author={Wang, Guan and Cheng, Sijie and Zhan, Xianyuan and Li, Xiangang and Song, Sen and Liu, Yang},
|
107 |
+
journal={arXiv preprint arXiv:2309.11235},
|
108 |
+
year={2023}
|
|
|
|
|
109 |
}
|
110 |
```
|