Skip to content

How to build a fine-tuning dataset for code completion? #35

@FWLamb

Description

@FWLamb

I want to implement code completion based on the company's self-developed component source code fine-tuning model. How should I build the dataset?
Is instruction based dialogue generation code built in this form?
{
"input":"#write a quick sort algorithm"
"output":"your quick sort algorithm code"
}
How to build a dataset based on code Insertion?(FIM)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions