If desired, training can be stopped on a specific step without impacting the LR curve.#739
Merged
Merged
Conversation
…ing the LR curve by setting --early-stop-on-step Signed-off-by: John St John <jstjohn@nvidia.com>
dorotat-nv
approved these changes
Mar 10, 2025
Collaborator
dorotat-nv
left a comment
There was a problem hiding this comment.
Still, would be nice to add a unit tests with label slow
Signed-off-by: John St John <jstjohn@nvidia.com>
dorotat-nv
reviewed
Mar 10, 2025
Signed-off-by: John St John <jstjohn@nvidia.com>
Signed-off-by: John St John <jstjohn@nvidia.com>
cspades
approved these changes
Mar 10, 2025
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #739 +/- ##
==========================================
- Coverage 85.93% 84.15% -1.78%
==========================================
Files 120 128 +8
Lines 7310 8029 +719
==========================================
+ Hits 6282 6757 +475
- Misses 1028 1272 +244
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See new option
--early-stop-on-stepwhich may be used in JET tests to stop on a specific step without impacting the LR curve by changing--max-steps