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

remove target_column requirement for genai tasks #2501

Merged

Conversation

kartik727
Copy link
Contributor

Description

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@kartik727 kartik727 merged commit a52a3e2 into microsoft:genai-integration Jan 23, 2024
1 check passed
imatiach-msft pushed a commit that referenced this pull request Jan 23, 2024
imatiach-msft added a commit that referenced this pull request Feb 2, 2024
* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <[email protected]>

* Add genai task type

Signed-off-by: Kartik Choudhary <[email protected]>

* add genai task type (#2494)

* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* show example prediction

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <[email protected]>

* Add genai task type

Signed-off-by: Kartik Choudhary <[email protected]>

---------

Signed-off-by: Kartik Choudhary <[email protected]>

* remove target_column requirement for genai tasks

Signed-off-by: Kartik Choudhary <[email protected]>

* genai dev demo notebook

Signed-off-by: Kartik Choudhary <[email protected]>

* Added info about required packages

* Update responsibleaidashboard-question-answering-model-debugging.ipynb

* add genai metrics

Signed-off-by: Kartik Choudhary <[email protected]>

* Add genai task type

Signed-off-by: Kartik Choudhary <[email protected]>

* remove target_column requirement for genai tasks (#2501)

Signed-off-by: Kartik Choudhary <[email protected]>

* add demo notebook (#2502)

* remove target_column requirement for genai tasks

Signed-off-by: Kartik Choudhary <[email protected]>

* genai dev demo notebook

Signed-off-by: Kartik Choudhary <[email protected]>

---------

Signed-off-by: Kartik Choudhary <[email protected]>

* added generative text explainer for OpenAI models

Signed-off-by: Mohsin Shah <[email protected]>

* update UI to support genai task for RAI text dashboard (#2504)

* generative ai explanations for all rows of dataset

Signed-off-by: Mohsin Shah <[email protected]>

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <[email protected]>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <[email protected]>

* error analysis support (#2510)

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <[email protected]>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <[email protected]>

---------

Signed-off-by: Kartik Choudhary <[email protected]>

* fix some linting issues

Signed-off-by: Kartik Choudhary <[email protected]>

* more linting fixes

Signed-off-by: Kartik Choudhary <[email protected]>

* Kartikch/add genai metrics (#2513)

* update UI to support genai task for RAI text dashboard (#2504) (#2508)

* move metrics to utils submodule

Signed-off-by: Kartik Choudhary <[email protected]>

* error analysis support for genai text

Signed-off-by: Kartik Choudhary <[email protected]>

* fix some linting issues

Signed-off-by: Kartik Choudhary <[email protected]>

* more linting fixes

Signed-off-by: Kartik Choudhary <[email protected]>

---------

Signed-off-by: Kartik Choudhary <[email protected]>
Co-authored-by: Ilya Matiach <[email protected]>

* add genai metrics endpoint in UI for model overview metrics (#2517)

* Add socketio event handler for generative text metrics

Signed-off-by: Kartik Choudhary <[email protected]>

* add converter from genai task to model type, fix endpoint results (#2518)

* Add support for evaluation model in RAITextInsights

Signed-off-by: Kartik Choudhary <[email protected]>

* fix linting issues

Signed-off-by: Kartik Choudhary <[email protected]>

* Remove commented out code for generative text tasks

Signed-off-by: Kartik Choudhary <[email protected]>

* update genai metric compute function for new ml wrapper interface

Signed-off-by: Kartik Choudhary <[email protected]>

* add output examples in genai metric prompts

Signed-off-by: Kartik Choudhary <[email protected]>

* fix merge errors

Signed-off-by: Kartik Choudhary <[email protected]>

* add methods and constants for genai task type

Signed-off-by: Kartik Choudhary <[email protected]>

* add missing files for genai metrics

Signed-off-by: Kartik Choudhary <[email protected]>

* update copyright information

Signed-off-by: Kartik Choudhary <[email protected]>

* Fix target_column assignment in ErrorAnalysisManager

Signed-off-by: Kartik Choudhary <[email protected]>

* Remove duplicate import and refactor if condition in RAITextInsights class

Signed-off-by: Kartik Choudhary <[email protected]>

* Refactor rating examples in genai_metrics scripts

Signed-off-by: Kartik Choudhary <[email protected]>

* Refactor debug_ml method to handle missing text_cols attribute

Signed-off-by: Kartik Choudhary <[email protected]>

* Remove unnecessary code for generative text models

Signed-off-by: Kartik Choudhary <[email protected]>

* Rearranged import statements in _compute.py

Signed-off-by: Kartik Choudhary <[email protected]>

---------

Signed-off-by: Kartik Choudhary <[email protected]>
Signed-off-by: Mohsin Shah <[email protected]>
Co-authored-by: Mohsin Shah <[email protected]>
Co-authored-by: Ilya Matiach <[email protected]>
Co-authored-by: Mohsin Shah <[email protected]>
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