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.
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 ChatEvaluator as a composite evaluator for chat scenario evaluation #2562
Add ChatEvaluator as a composite evaluator for chat scenario evaluation #2562
Changes from 26 commits
86458d7
99ca676
6bf7ec3
dde2cac
80245ed
266c081
f1b0a9e
a4ccbbb
3925728
99484f1
28793a0
74f2171
e92caa7
8fa07f0
5e4b693
85c376d
d54d079
8757275
aaba591
c643f57
2257ac1
f343890
999ca48
33ce128
782281d
b25753d
e9e2315
330beee
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Will this be in same order as conversation ? @qusongms how does UI show the per turn score right now ?
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.
Yes, it will be in the same order of the conversation.
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.
@ninghu are we giving a reason as well for the score ? For chat we do see reasons being presented