Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -262,22 +262,26 @@ Users should be made aware of the risks, biases and limitations of the dataset.
|
|
262 |
如果本项目为您的研究带来了帮助,欢迎引用!
|
263 |
|
264 |
```bibtex
|
265 |
-
@
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
}
|
|
|
|
|
271 |
```
|
272 |
|
273 |
本数据集中也包含了以下公开数据:
|
274 |
```bibtex
|
275 |
-
@
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
}
|
|
|
|
|
281 |
@misc{Firefly,
|
282 |
author = {Jianxin Yang},
|
283 |
title = {Firefly(流萤): 中文对话式大语言模型},
|
|
|
262 |
如果本项目为您的研究带来了帮助,欢迎引用!
|
263 |
|
264 |
```bibtex
|
265 |
+
@misc{bai2024coig,
|
266 |
+
title={COIG-CQIA: Quality is All You Need for Chinese Instruction Fine-tuning},
|
267 |
+
author={Bai, Yuelin and Du, Xinrun and Liang, Yiming and Jin, Yonggang and Liu, Ziqiang and Zhou, Junting and Zheng, Tianyu and Zhang, Xincheng and Ma, Nuo and Wang, Zekun and others},
|
268 |
+
year={2024},
|
269 |
+
eprint={2403.18058},
|
270 |
+
archivePrefix={arXiv},
|
271 |
+
primaryClass={cs.CL}
|
272 |
+
}
|
273 |
```
|
274 |
|
275 |
本数据集中也包含了以下公开数据:
|
276 |
```bibtex
|
277 |
+
@misc{zhang2023chinese,
|
278 |
+
title={Chinese open instruction generalist: A preliminary release},
|
279 |
+
author={Zhang, Ge and Shi, Yemin and Liu, Ruibo and Yuan, Ruibin and Li, Yizhi and Dong, Siwei and Shu, Yu and Li, Zhaoqun and Wang, Zekun and Lin, Chenghua and others},
|
280 |
+
year={2023},
|
281 |
+
eprint={2304.07987},
|
282 |
+
archivePrefix={arXiv},
|
283 |
+
primaryClass={cs.CL}
|
284 |
+
}
|
285 |
@misc{Firefly,
|
286 |
author = {Jianxin Yang},
|
287 |
title = {Firefly(流萤): 中文对话式大语言模型},
|