nuojohnchen commited on
Commit
0d538d4
·
verified ·
1 Parent(s): 27704e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -12,11 +12,13 @@ library_name: transformers
12
  ---
13
 
14
  ```
15
- @misc{XtraGPT,
16
- title = {XtraGPT},
17
- url = {https://huggingface.co/Xtra-Computing/XtraGPT-7B},
18
- author = {Nuo Chen, Andre Lin HuiKai, Junyi Hou, Zining Zhang, Qian Wang, Xidong Wang, Bingsheng He},
19
- month = {March},
20
- year = {2025}
 
 
21
  }
22
  ```
 
12
  ---
13
 
14
  ```
15
+ @misc{chen2025xtragpt,
16
+ title={XtraGPT: LLMs for Human-AI Collaboration on Controllable Academic Paper Revision},
17
+ author={Nuo Chen and Andre Lin HuiKai and Jiaying Wu and Junyi Hou and Zining Zhang and Qian Wang and Xidong Wang and Bingsheng He},
18
+ year={2025},
19
+ eprint={2505.11336},
20
+ archivePrefix={arXiv},
21
+ primaryClass={cs.CL},
22
+ url={https://arxiv.org/abs/2505.11336},
23
  }
24
  ```