Skip to content

Update llama3_lora_sft.yaml #7988

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

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

Conversation

tpoisonooo
Copy link
Contributor

What does this PR do?

Add example config.

I want to save model per epoch, manually setup save_steps would be tedious. After checking huggingface/transformers source code, I found save_strategy and it works.
https://github.com/huggingface/transformers/blob/06c16de3d3971e125232c2682ec99d282bb1a27d/src/transformers/training_args.py#L340

Before submitting

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.

1 participant