-
Notifications
You must be signed in to change notification settings - Fork 383
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 binary classification support for RAI text and vision scenarios #1778
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1778 +/- ##
===========================================
+ Coverage 73.78% 88.32% +14.54%
===========================================
Files 25 89 +64
Lines 1274 5259 +3985
===========================================
+ Hits 940 4645 +3705
- Misses 334 614 +280
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
6478a00
to
7de8f8b
Compare
should this go into postga? |
"should this go into postga?" |
7de8f8b
to
589286e
Compare
Description
Add binary classification support for RAI text and vision scenarios.
Also adds the corresponding test apps for validation.
Checklist