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 is the dataset ued to train? #23

Open
Pisces032 opened this issue Aug 7, 2024 · 2 comments
Open

How is the dataset ued to train? #23

Pisces032 opened this issue Aug 7, 2024 · 2 comments

Comments

@Pisces032
Copy link

I'm trying to use PEFT to improve the model. I wonder how AnghaBench_compile.jsonl is used to train.
i noticed declare -a dataset=( "path_to_llm4decompile_data/arrow/part-00000" ) in run_llm4decompile_train.sh, but i can't make out the training process.
Maybe colossalai format hides some details about the model or the training process?
Thank you so much!

@rocky-lq
Copy link
Collaborator

rocky-lq commented Aug 7, 2024

Thanks for your interest in our project, we've updated the guidance for preparing Colossal AI training data. Please refer to Prepare the data.

Additionally, we recommend using LLaMA Factory to train the llm4decompile model, as it is more user-friendly. For more details, please visit LLaMA-Factory.

@Pisces032
Copy link
Author

Thank you!

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