aurick commited on
Commit
ff04781
1 Parent(s): a679926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -99,10 +99,12 @@ We followed the instructions in the [dpo repo](https://github.com/eric-mitchell/
99
  **BibTeX:**
100
 
101
  ```bibtex
102
- @article{xxx,
103
- title={XXX},
104
- author={XXX},
105
- journal={XXX},
106
- year={2023}
 
 
107
  }
108
  ```
 
99
  **BibTeX:**
100
 
101
  ```bibtex
102
+ @misc{liu2023llm360,
103
+ title={LLM360: Towards Fully Transparent Open-Source LLMs},
104
+ author={Zhengzhong Liu and Aurick Qiao and Willie Neiswanger and Hongyi Wang and Bowen Tan and Tianhua Tao and Junbo Li and Yuqi Wang and Suqi Sun and Omkar Pangarkar and Richard Fan and Yi Gu and Victor Miller and Yonghao Zhuang and Guowei He and Haonan Li and Fajri Koto and Liping Tang and Nikhil Ranjan and Zhiqiang Shen and Xuguang Ren and Roberto Iriondo and Cun Mu and Zhiting Hu and Mark Schulze and Preslav Nakov and Tim Baldwin and Eric P. Xing},
105
+ year={2023},
106
+ eprint={2312.06550},
107
+ archivePrefix={arXiv},
108
+ primaryClass={cs.CL}
109
  }
110
  ```