bys0318 commited on
Commit
8291eb8
1 Parent(s): 806416d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -49,5 +49,10 @@ License: [glm-4-9b License](https://huggingface.co/THUDM/glm-4-9b-chat/blob/main
49
  If you find our work useful, please consider citing LongWriter:
50
 
51
  ```
52
-
 
 
 
 
 
53
  ```
 
49
  If you find our work useful, please consider citing LongWriter:
50
 
51
  ```
52
+ @article{bai2024longwriter,
53
+ title={LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMs},
54
+ author={Yushi Bai and Jiajie Zhang and Xin Lv and Linzhi Zheng and Siqi Zhu and Lei Hou and Yuxiao Dong and Jie Tang and Juanzi Li},
55
+ journal={arXiv preprint arXiv:2408.07055},
56
+ year={2024}
57
+ }
58
  ```