NextCoder: Robust Adaptation of Code LMs to Diverse Code Edits (ICML'2025)
Data Overview
NextCoderdataset is the instruction-variant of synthetic dataset, used for training models on code-editing scenarios and compromised of around 381k (127k*3) samples across 8 different programming languages: Python,
Java, C++, C, Rust, Javascript, Go and Kotlin.
This is used to finetune the NextCoder family models using the novel… See the full description on the dataset page: https://huggingface.co/datasets/microsoft/NextCoderDataset.