using my own code for code generation

#79
by muntahabintealam - opened

I want to fine tune starcoder on my own code for a code generation task. I want to learn it from my own code and write in my own style. how can i do that? how to prepare the dataset

I am also looking to do same... any guide???

I'm actually building the ability to do this at scale as we speak. Unfortunately, I'm at least a month away from deployment.

In the meantime, you could probably use a model like WizardCoder and fine-tune it yourself. It's lightweight and already optimized.

I am also looking to do same...

@LoadingALIAS please keep us updated on your progress

I am also looking to do same...how to prepare the dataset?

Sign up or log in to comment