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

Added metrics for genai text #2514

Merged
merged 19 commits into from
Jan 29, 2024

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    2899dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80b0c34 View commit details
    Browse the repository at this point in the history
  3. show example prediction

    kartik727 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    af00993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c19f0f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    6278234 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    88fe881 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    b9fae62 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    85b6a70 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    9f17287 View commit details
    Browse the repository at this point in the history
  2. add genai metrics

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4ce7893 View commit details
    Browse the repository at this point in the history
  3. fix linting for metrics

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1b7bc32 View commit details
    Browse the repository at this point in the history
  4. sort import order

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    28c94b8 View commit details
    Browse the repository at this point in the history
  5. fix docstrings and copyright notices

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    57d8fa2 View commit details
    Browse the repository at this point in the history
  6. add test for metrics

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3f05ead View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    330c79b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. genai metrics refactor

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ccea941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37bc440 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary newlines

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f40058f View commit details
    Browse the repository at this point in the history
  4. fix import requirement

    Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
    kartik727 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9173474 View commit details
    Browse the repository at this point in the history