Datasets:
BAAI
/

Modalities:
Text
Formats:
parquet
Languages:
Chinese
ArXiv:
Libraries:
Datasets
Dask
License:
shiyemin2 commited on
Commit
c8a6303
·
verified ·
1 Parent(s): ac60e33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -216,7 +216,14 @@ In this example:
216
  ## COIG-PC Citation
217
  If you want to cite COIG-PC dataset, you could use this:
218
  ```
219
-
 
 
 
 
 
 
 
220
  ```
221
 
222
 
 
216
  ## COIG-PC Citation
217
  If you want to cite COIG-PC dataset, you could use this:
218
  ```
219
+ @misc{zhang2023chinese,
220
+ title={Chinese Open Instruction Generalist: A Preliminary Release},
221
+ author={Ge Zhang and Yemin Shi and Ruibo Liu and Ruibin Yuan and Yizhi Li and Siwei Dong and Yu Shu and Zhaoqun Li and Zekun Wang and Chenghua Lin and Wenhao Huang and Jie Fu},
222
+ year={2023},
223
+ eprint={2304.07987},
224
+ archivePrefix={arXiv},
225
+ primaryClass={cs.CL}
226
+ }
227
  ```
228
 
229