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

delete duplicate LoRA dropout fields in DPO configs #1583

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

ebsmothers
Copy link
Contributor

Spotted while testing out this recipe

Copy link

pytorch-bot bot commented Sep 14, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchtune/1583

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit b751ba9 with merge base 4fbe7b2 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 14, 2024
@SalmanMohammadi
Copy link
Collaborator

Sorry, going to have to see evidence of successful runs here.

Copy link
Collaborator

@SalmanMohammadi SalmanMohammadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just kidding

@ebsmothers ebsmothers merged commit 60cf96f into pytorch:main Sep 14, 2024
17 checks passed
@ebsmothers ebsmothers deleted the delete-duplicate-config-field branch September 14, 2024 17:39
@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.11%. Comparing base (ee343e6) to head (b751ba9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1583      +/-   ##
==========================================
+ Coverage   73.08%   73.11%   +0.03%     
==========================================
  Files         289      289              
  Lines       14157    14175      +18     
==========================================
+ Hits        10346    10364      +18     
  Misses       3811     3811              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants