Update README.md
Browse files
README.md
CHANGED
@@ -116,10 +116,12 @@ You can also cite our [website](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
|
116 |
欢迎引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
117 |
|
118 |
```text
|
119 |
-
@misc{
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
|
|
|
|
124 |
}
|
125 |
```
|
|
|
116 |
欢迎引用我们的[网站](https://github.com/IDEA-CCNL/Fengshenbang-LM/):
|
117 |
|
118 |
```text
|
119 |
+
@misc{gan2023ziya2,
|
120 |
+
title={Ziya2: Data-centric Learning is All LLMs Need},
|
121 |
+
author={Ruyi Gan and Ziwei Wu and Renliang Sun and Junyu Lu and Xiaojun Wu and Dixiang Zhang and Kunhao Pan and Ping Yang and Qi Yang and Jiaxing Zhang and Yan Song},
|
122 |
+
year={2023},
|
123 |
+
eprint={2311.03301},
|
124 |
+
archivePrefix={arXiv},
|
125 |
+
primaryClass={cs.CL}
|
126 |
}
|
127 |
```
|