SijieCheng commited on
Commit
acc7ce9
1 Parent(s): 27d20af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
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
- @misc{wang2023openchat,
118
- title={OpenChat: Advancing Open-source Language Models with Mixed-Quality Data},
119
- author={Guan Wang and Sijie Cheng and Xianyuan Zhan and Xiangang Li and Sen Song and Yang Liu},
120
- year={2023},
121
- eprint={2309.11235},
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
  ```