-
Notifications
You must be signed in to change notification settings - Fork 92
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
Add support for finetune guard classifier #325
Add support for finetune guard classifier #325
Conversation
Signed-off-by: Vibhu Jawa <[email protected]>
Signed-off-by: Vibhu Jawa <[email protected]>
Signed-off-by: Vibhu Jawa <[email protected]>
Signed-off-by: Vibhu Jawa <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a few typo fixes but looks good so far!
When you get a chance can you add it to the examples/
and nemo_curator/scripts/
folders? And to the documentation? You should be able to reference #361 which has all the files that should be created/updated.
Co-authored-by: Sarah Yurick <[email protected]> Signed-off-by: Vibhu Jawa <[email protected]>
Signed-off-by: Vibhu Jawa <[email protected]>
We can do that as a followup, as that is documentation related. Lets get this in first. |
Signed-off-by: Sarah Yurick <[email protected]>
Signed-off-by: Sarah Yurick <[email protected]>
Some of these commits are not signed, so re-opening it as #397. |
* add changes from #325 Signed-off-by: Sarah Yurick <[email protected]> * edit state_dict read Signed-off-by: Sarah Yurick <[email protected]> --------- Signed-off-by: Sarah Yurick <[email protected]>
* add changes from NVIDIA#325 Signed-off-by: Sarah Yurick <[email protected]> * edit state_dict read Signed-off-by: Sarah Yurick <[email protected]> --------- Signed-off-by: Sarah Yurick <[email protected]> Signed-off-by: Rucha Apte <[email protected]>
This PR adds support for FineTuneGuard Model