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

Finetuning code[Question] #458

Open
3 tasks done
shrihari95 opened this issue Mar 9, 2024 · 3 comments
Open
3 tasks done

Finetuning code[Question] #458

shrihari95 opened this issue Mar 9, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@shrihari95
Copy link

Required prerequisites

Questions

Can you release the code for finetuning various datasets like math, physics etc. in camel?

@shrihari95 shrihari95 added the question Further information is requested label Mar 9, 2024
@lightaime
Copy link
Member

Hi @shrihari95! The code is released here: https://github.com/camel-ai/camel_chat

@shrihari95
Copy link
Author

Thanks @lightaime , this is helpful. Does train.py in camel_chat help with finetuning OSS models (LLama-7B as an example), on camel-ai datasets (Eg: https://huggingface.co/datasets/camel-ai/biology)?

@lightaime
Copy link
Member

Thanks @lightaime , this is helpful. Does train.py in camel_chat help with finetuning OSS models (LLama-7B as an example), on camel-ai datasets (Eg: https://huggingface.co/datasets/camel-ai/biology)?

yes, you can check https://github.com/camel-ai/camel_chat/blob/main/scripts/train_camel_7B.sh

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

No branches or pull requests

2 participants