Skip to content

Commit 959a73c

Browse files
docs: update README
1 parent 7a05550 commit 959a73c

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![issue resolution](https://img.shields.io/github/issues-closed-raw/open-sciencelab/GraphGen)](https://github.com/open-sciencelab/GraphGen/issues)
1111
[![documentation](https://img.shields.io/badge/docs-latest-blue)](https://graphgen-cookbook.readthedocs.io/en/latest/)
1212
[![wechat](https://img.shields.io/badge/wechat-brightgreen?logo=wechat&logoColor=white)](https://cdn.vansin.top/internlm/dou.jpg)
13-
[![arXiv](https://img.shields.io/badge/paper-pdf-darkred?logo=arxiv&logoColor=white)](https://github.com/open-sciencelab/GraphGen/tree/main/resources)
13+
[![arXiv](https://img.shields.io/badge/Paper-arXiv-white)](https://arxiv.org/abs/2505.20416)
1414

1515
GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthetic Data Generation
1616

@@ -143,12 +143,14 @@ See [analysis](https://deepwiki.com/open-sciencelab/GraphGen) by deepwiki for a
143143
## 📚 Citation
144144
If you find this repository useful, please consider citing our work:
145145
```bibtex
146-
@software{Chen_GraphGen_2025,
147-
author = {Chen, Zihong and Jiang, Wanli and Li, Jingzhe and Yuan, Zhonghang and Wang, Chenyang and Kong, Huanjun and Dong, Nanqing},
148-
month = apr,
149-
title = {{GraphGen}},
150-
url = {https://github.com/open-sciencelab/GraphGen},
151-
year = {2025}
146+
@misc{chen2025graphgenenhancingsupervisedfinetuning,
147+
title={GraphGen: Enhancing Supervised Fine-Tuning for LLMs with Knowledge-Driven Synthetic Data Generation},
148+
author={Zihong Chen and Wanli Jiang and Jinzhe Li and Zhonghang Yuan and Huanjun Kong and Wanli Ouyang and Nanqing Dong},
149+
year={2025},
150+
eprint={2505.20416},
151+
archivePrefix={arXiv},
152+
primaryClass={cs.CL},
153+
url={https://arxiv.org/abs/2505.20416},
152154
}
153155
```
154156

0 commit comments

Comments
 (0)