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

Updated openai example notebook to use the new generative text task type #2526

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

kartik727
Copy link
Contributor

Updated the notebook at notebooks/responsibleaidashboard/text/responsibleaidashboard-openai-model-debugging.ipynb to use the new generative text task type.

The patched model currently does not output the ground truth answer from the dataset, and instead outputs the string "This is a dummy prediction". This is because the task currently does not support additional text fields to be a part of the test dataset. Once this issue is resolved, the notebook can be further updated to be more illustrative of how the new task type works.

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

1 participant