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

added generative text explainer #2516

Merged
merged 5 commits into from
Jan 30, 2024

Conversation

mohsinposts
Copy link
Contributor

Added generative text explainer and it's respective in the reponsibleai_text setup.py.

Note to be able to use this explainer fully kartik727's pull request "Added metrics for genai text #2514" needs to be approved since it includes code that extends the RAI toolbox to handle the model task type "generative_text"

Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (13e1782) 88.76% compared to head (bf0559f) 79.90%.

Files Patch % Lines
...t/responsibleai_text/managers/explainer_manager.py 32.00% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2516      +/-   ##
==========================================
- Coverage   88.76%   79.90%   -8.87%     
==========================================
  Files         142       34     -108     
  Lines        7904     2528    -5376     
==========================================
- Hits         7016     2020    -4996     
+ Misses        888      508     -380     
Flag Coverage Δ
unittests 79.90% <32.00%> (-8.87%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

mohsinposts and others added 3 commits January 29, 2024 10:14
Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
Signed-off-by: Mohsin Shah <websitemohsinshah@gmail.com>
@imatiach-msft imatiach-msft merged commit 7aa72fb into microsoft:main Jan 30, 2024
101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants