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

[QEff. Finetune] Adding the support to resume the fine tuning using pre computed #233

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quic-swatia
Copy link
Contributor

Adding the support to resume the fine tuning using checkpoints from a prev run which would have stopped in between.
There's no necessity to pass tokenizer_name if a model_name is passed. It will take the same name as model_name by default.
If a different tokenizer_name is required than the model_name, then it can be passed separately as an argument in the command.

… prev run whoch would have stopped in between. There's no necessity to pass tokenizer_name if a model_name is passed. It will take the same name as model_name by default. If a different tokenizer_name is required than the model_name, then it can be passed separately as an argument.

Signed-off-by: Swati Allabadi <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants