Skip to content

[PROPOSAL]: [chatgpt] add code for fine-tuning supervised model  #3182

@pgzhang

Description

@pgzhang

Proposal

Based on the instructions by InstructGPT, training the model involves three steps. ColossalAI has already implemented steps 2 and 3. Although there is code available for pretraining large language models (such as GPT) in this project, it does not fit well with ChatGPT. Therefore, I have written the code for step 1, which involves fine-tuning the model using supervised learning.

Self-service

  • I'd be willing to do some initial work on this proposal myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions