Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to do c-RLFT? #227

Open
whosaytree opened this issue Jul 17, 2024 · 1 comment
Open

How to do c-RLFT? #227

whosaytree opened this issue Jul 17, 2024 · 1 comment

Comments

@whosaytree
Copy link

As the essay said, the fine-tuning proccess consists two parts: c-SFT and c-RLFT. However, it seems like the train process in code is only c-SFT. I don't know how to do c-RLFT. I'll be very grateful if someone can give me some help, thanks!

@imoneoi
Copy link
Owner

imoneoi commented Aug 10, 2024

C-RLFT is weighted C-SFT. You can use the "weight" field in the training data format to set up weights for different conditions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants