-
Notifications
You must be signed in to change notification settings - Fork 200
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
Trulens hotspots #1757
base: main
Are you sure you want to change the base?
Trulens hotspots #1757
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@@ -0,0 +1,203 @@ | |||
{ |
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.
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.
Fixed. Though it was copied from summarization.ipynb (where it's still gpt-4-turbo).
@@ -0,0 +1,555 @@ | |||
{ |
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.
can we align this more with a LLM chat/Q&A example instead of this prediction task?
Reply via ReviewNB
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.
Yeah, I was thinking about that, the problem is that we need is (1) dataset on an open license, without any copyright issues (and, for instance, HotspotsQA is CC-BY-SA 4.0), (2) with per-sample evaluation scores.
94450b5
to
6d5f280
Compare
Description
Add TruLens Hotspots
Other details good to know for developers
Please include any other details of this change useful for TruLens developers.
Type of change
not work as expected)