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

[Post training] make validation steps configurable #715

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

SLR722
Copy link
Contributor

@SLR722 SLR722 commented Jan 3, 2025

what does this PR do?

The current code hardcode the validation steps to run (forgot to change it after testing). in this PR, we make it configurable by training config

test

On client side, issue a post training request with 20 validation steps, server side logging shows that it runs 20 validation steps successfully
Screenshot 2025-01-02 at 8 21 06 PM

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jan 3, 2025
@SLR722 SLR722 marked this pull request as ready for review January 3, 2025 04:21
@ashwinb ashwinb merged commit 4320b0e into main Jan 3, 2025
2 checks passed
@ashwinb ashwinb deleted the stop_hardcode_validation_steps branch January 3, 2025 16:43
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants