Update README.md
Browse files
README.md
CHANGED
@@ -103,4 +103,13 @@ print("*" * 80)
|
|
103 |
# Output will stream via TextStreamer
|
104 |
```
|
105 |
|
106 |
-
Github repository: https://github.com/zhaoshitian/LeX-Art
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
# Output will stream via TextStreamer
|
104 |
```
|
105 |
|
106 |
+
Github repository: https://github.com/zhaoshitian/LeX-Art
|
107 |
+
|
108 |
+
```BibTeX
|
109 |
+
@article{zhao2025lexart,
|
110 |
+
title={LeX-Art: Rethinking Text Generation via Scalable High-Quality Data Synthesis},
|
111 |
+
author={Zhao, Shitian and Wu, Qilong and Li, Xinyue and Zhang, Bo and Li, Ming and Qin, Qi and Liu, Dongyang and Zhang, Kaipeng and Li, Hongsheng and Qiao, Yu and Gao, Peng and Fu, Bin and Li, Zhen},
|
112 |
+
journal={arXiv preprint arXiv:2503.21749},
|
113 |
+
year={2025}
|
114 |
+
}
|
115 |
+
```
|