-
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
QA Scenario metrics template #2034
Merged
Merged
Conversation
This file contains 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
mehektulsyan
requested review from
imatiach-msft,
tongyu-microsoft,
xuke444,
RubyZ10,
vinuthakaranth,
romanlutz,
hawestra and
gaugup
as code owners
April 16, 2023 12:09
@microsoft-github-policy-service agree |
Codecov Report
@@ Coverage Diff @@
## main #2034 +/- ##
==========================================
- Coverage 93.63% 93.08% -0.56%
==========================================
Files 31 51 +20
Lines 581 2009 +1428
==========================================
+ Hits 544 1870 +1326
- Misses 37 139 +102
Flags with carried forward coverage won't be shown. Click here to find out more. |
# This is the 1st commit message: adding question answering RAI text dashboard metrics with umass team # The commit message microsoft#2 will be skipped: # fixup # The commit message microsoft#3 will be skipped: # fixup
...ret-vision/src/lib/VisionExplanationDashboard/Interfaces/IVisionExplanationDashboardProps.ts
Outdated
Show resolved
Hide resolved
libs/model-assessment/src/lib/ModelAssessmentDashboard/Controls/TabsView/TabsViewProps.ts
Outdated
Show resolved
Hide resolved
libs/model-assessment/src/lib/ModelAssessmentDashboard/ModelAssessmentDashboardProps.ts
Outdated
Show resolved
Hide resolved
imatiach-msft
approved these changes
Apr 25, 2023
3 tasks
3 tasks
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.
Placeholder for metrics for Question Answering Scenario
Description
This PR contains a general placeholder for metrics for question answering scenario.
Some metrics are calculated here, while there is placeholder for the rest to be integrated from responsibleai-text repo.