File size: 204 Bytes
f899866 | 1 2 3 4 5 6 7 | # StarCoder Fine-tuning
This repository contains the training code for fine-tuning StarCoder on custom code dataset.
## Training
This code is designed to run on Hugging Face's training infrastructure. |
f899866 | 1 2 3 4 5 6 7 | # StarCoder Fine-tuning
This repository contains the training code for fine-tuning StarCoder on custom code dataset.
## Training
This code is designed to run on Hugging Face's training infrastructure. |