inclusionAI/Ling-Coder-DPO

Dataset

πŸ€— Hugging Face

16

11 commits

1 linked in READMEs

updated Mar 27, 2025

See the code

README

πŸ€— Hugging Face πŸ€– ModelScope πŸ–₯️ GitHub

Ling-Coder Dataset

The Ling-Coder Dataset comprises the following components:

  • Ling-Coder-SFT: A subset of SFT data used for training Ling-Coder Lite, containing more than 5 million samples.
  • Ling-Coder-DPO: A subset of DPO data used for training Ling-Coder Lite, containing 250k samples.
  • Ling-Coder-SyntheticQA: A subset of synthetic data used for annealing training of Ling-Coder Lite, containing more than 24 million samples.

Ling-Coder-DPO

This is a portion of the code DPO data used during the training of the Ling-Coder Lite model, consisting of 250K samples and encompassing several popular programming languages.

The dataset was derived from the open-source dataset code_contests by selecting questions and positive/negative samples based on code test case pass rates, PPL distribution, and reward model scoring.

Citation Information

Please consider citing our technique report Ling-Coder-TR if you find this dataset useful:

@misc{codefuse2025samplemattersleveragingmixtureofexperts,
      title={Every Sample Matters: Leveraging Mixture-of-Experts and High-Quality Data for Efficient and Accurate Code LLM}, 
      author={Codefuse and Ling Team},
      year={2025},
      eprint={2503.17793},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2503.17793}, 
}
code

Contributors

twelveand0

10 commits

nielsr

1 commits

inclusionAI/Ling-Coder-DPO

Dataset

πŸ€— Hugging Face

16

11 commits

1 linked in READMEs

updated Mar 27, 2025

See the code

README

πŸ€— Hugging Face πŸ€– ModelScope πŸ–₯️ GitHub

Ling-Coder Dataset

The Ling-Coder Dataset comprises the following components:

  • Ling-Coder-SFT: A subset of SFT data used for training Ling-Coder Lite, containing more than 5 million samples.
  • Ling-Coder-DPO: A subset of DPO data used for training Ling-Coder Lite, containing 250k samples.
  • Ling-Coder-SyntheticQA: A subset of synthetic data used for annealing training of Ling-Coder Lite, containing more than 24 million samples.

Ling-Coder-DPO

This is a portion of the code DPO data used during the training of the Ling-Coder Lite model, consisting of 250K samples and encompassing several popular programming languages.

The dataset was derived from the open-source dataset code_contests by selecting questions and positive/negative samples based on code test case pass rates, PPL distribution, and reward model scoring.

Citation Information

Please consider citing our technique report Ling-Coder-TR if you find this dataset useful:

@misc{codefuse2025samplemattersleveragingmixtureofexperts,
      title={Every Sample Matters: Leveraging Mixture-of-Experts and High-Quality Data for Efficient and Accurate Code LLM}, 
      author={Codefuse and Ling Team},
      year={2025},
      eprint={2503.17793},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2503.17793}, 
}
code

Contributors

twelveand0

10 commits

nielsr

1 commits