520jefferson commited on
Commit
c24f1fe
1 Parent(s): 6490e4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -1
README.md CHANGED
@@ -36,4 +36,39 @@ The Internet is rife with potentially toxic or biased data. We have attempted to
36
  The open-source release of the SkyPile-150B dataset represents our commitment to enhancing access to high-quality web data, which has traditionally been a closely guarded resource among model developers. We believe that this release will foster greater accessibility and the proliferation of high-performance large language models, thereby contributing significantly to the advancement of the field.
37
 
38
  ## License Agreement
39
- The community usage of SkyPile dataset requires Skywork Community License. The SkyPile dataset supports commercial use. If you plan to use the Skywork model or its derivatives for commercial purposes, you must abide by terms and conditions within Skywork Community License as well as Apache2.0.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  The open-source release of the SkyPile-150B dataset represents our commitment to enhancing access to high-quality web data, which has traditionally been a closely guarded resource among model developers. We believe that this release will foster greater accessibility and the proliferation of high-performance large language models, thereby contributing significantly to the advancement of the field.
37
 
38
  ## License Agreement
39
+ The community usage of SkyPile dataset requires Skywork Community License. The SkyPile dataset supports commercial use. If you plan to use the Skywork model or its derivatives for commercial purposes, you must abide by terms and conditions within Skywork Community License as well as Apache2.0.
40
+
41
+ ## Contact Us and Citation
42
+ If you find our work helpful, please feel free to cite our paper~
43
+ ```
44
+ @misc{wei2023skywork,
45
+ title={Skywork: A More Open Bilingual Foundation Model},
46
+ author={Tianwen Wei and Liang Zhao and Lichang Zhang and Bo Zhu and Lijie Wang and Haihua Yang and Biye Li and Cheng Cheng and Weiwei Lü and Rui Hu and Chenxia Li and Liu Yang and Xilin Luo and Xuejie Wu and Lunan Liu and Wenjun Cheng and Peng Cheng and Jianhao Zhang and Xiaoyu Zhang and Lei Lin and Xiaokun Wang and Yutuan Ma and Chuanhai Dong and Yanqi Sun and Yifu Chen and Yongyi Peng and Xiaojuan Liang and Shuicheng Yan and Han Fang and Yahui Zhou},
47
+ year={2023},
48
+ eprint={2310.19341},
49
+ archivePrefix={arXiv},
50
+ primaryClass={cs.CL}
51
+ }
52
+ ```
53
+
54
+
55
+ ```
56
+ @article{skyworkmath,
57
+ title={SkyMath: Technical Report},
58
+ author={Liu Yang, Haihua Yang, Wenjun Cheng, Lei Lin, Chenxia Li, Yifu Chen, Lunan Liu, Jianfei Pan, Tianwen Wei, Biye Li, Liang Zhao, Lijie Wang, Bo Zhu, Guoliang Li, Xuejie Wu, Xilin Luo, Rui Hu},
59
+ journal={arXiv preprint arXiv: 2310.16713},
60
+ url={https://arxiv.org/abs/2310.16713},
61
+ year={2023}
62
+ }
63
+ ```
64
+
65
+
66
+ ```
67
+ @article{Skywork_Multi-Modal_Group_Empirical_Study_Towards_2023,
68
+ author = {Skywork Multi-Modal Group},
69
+ month = sep,
70
+ title = {{Empirical Study Towards Building An Effective Multi-Modal Large Language Model}},
71
+ year = {2023}
72
+ }
73
+
74
+ ```