Update README.md
Browse files
README.md
CHANGED
|
@@ -146,9 +146,9 @@ print(f'User: {question}\nAssistant: {response}')
|
|
| 146 |
## Citation
|
| 147 |
If you find this repository helpful, feel free to cite our paper:
|
| 148 |
```bibtex
|
| 149 |
-
@article{
|
| 150 |
title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
|
| 151 |
-
author={Qiushi
|
| 152 |
journal={arXiv preprint arXiv:2412.19723},
|
| 153 |
year={2024}
|
| 154 |
}
|
|
|
|
| 146 |
## Citation
|
| 147 |
If you find this repository helpful, feel free to cite our paper:
|
| 148 |
```bibtex
|
| 149 |
+
@article{sun2024genesis,
|
| 150 |
title={OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis},
|
| 151 |
+
author={Sun, Qiushi and Cheng, Kanzhi and Ding, Zichen and Jin, Chuanyang and Wang, Yian and Xu, Fangzhi and Wu, Zhenyu and Jia, Chengyou and Chen, Liheng and Liu, Zhoumianze and others},
|
| 152 |
journal={arXiv preprint arXiv:2412.19723},
|
| 153 |
year={2024}
|
| 154 |
}
|