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

🐛 Fix the convergence of loss function for the llama fine tuning example #132

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

baptistecolle
Copy link
Collaborator

What does this PR do?

This PR addresses the convergence issue with the training loss. In the previous example, the loss failed to converge. The updated example performs a complete training run, demonstrating the expected decrease in loss over time.

@baptistecolle baptistecolle merged commit a378538 into main Dec 19, 2024
1 check passed
@baptistecolle baptistecolle deleted the fix-converge-llama-tuning branch January 6, 2025 09:57
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