twelveand0 commited on
Commit
dbd6ca2
·
verified ·
1 Parent(s): e16c6aa

Update the technique report citation

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -94,4 +94,15 @@ Please refer to [Github](https://github.com/inclusionAI/Ling/blob/master/README.
94
  This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-Coder-lite/blob/main/LICENCE).
95
 
96
  ## Citation
97
- [TBD]
 
 
 
 
 
 
 
 
 
 
 
 
94
  This code repository is licensed under [the MIT License](https://huggingface.co/inclusionAI/Ling-Coder-lite/blob/main/LICENCE).
95
 
96
  ## Citation
97
+
98
+ ```
99
+ @misc{codefuse2025samplemattersleveragingmixtureofexperts,
100
+ title={Every Sample Matters: Leveraging Mixture-of-Experts and High-Quality Data for Efficient and Accurate Code LLM},
101
+ author={Codefuse and Ling Team and : and Wenting Cai and Yuchen Cao and Chaoyu Chen and Chen Chen and Siba Chen and Qing Cui and Peng Di and Junpeng Fang and Zi Gong and Ting Guo and Zhengyu He and Yang Huang and Cong Li and Jianguo Li and Zheng Li and Shijie Lian and BingChang Liu and Songshan Luo and Shuo Mao and Min Shen and Jian Wu and Jiaolong Yang and Wenjie Yang and Tong Ye and Hang Yu and Wei Zhang and Zhenduo Zhang and Hailin Zhao and Xunjin Zheng and Jun Zhou},
102
+ year={2025},
103
+ eprint={2503.17793},
104
+ archivePrefix={arXiv},
105
+ primaryClass={cs.LG},
106
+ url={https://arxiv.org/abs/2503.17793},
107
+ }
108
+ ```