Skip to content

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

Open
kartikc727 wants to merge 18 commits into
microsoft:mainfrom
kartikc727:kartikch/genai-notebook-example
Open

Updated openai example notebook to use the new generative text task type#2526
kartikc727 wants to merge 18 commits into
microsoft:mainfrom
kartikc727:kartikch/genai-notebook-example

Conversation

@kartikc727

Copy link
Copy Markdown
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.

1 participant