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

DRAFT: Feature/accuracy for qa task #394

Merged
merged 17 commits into from
May 11, 2023

Commits on May 9, 2023

  1. add development dataset

    alytarik committed May 9, 2023
    Configuration menu
    Copy the full SHA
    960bc0c View commit details
    Browse the repository at this point in the history
  2. add str as result type

    alytarik committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7427809 View commit details
    Browse the repository at this point in the history
  3. add dev datasets

    alytarik committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7279e4e View commit details
    Browse the repository at this point in the history
  4. add em test

    alytarik committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fd52277 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    307df6f View commit details
    Browse the repository at this point in the history
  2. remove debugging code

    alytarik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    467147e View commit details
    Browse the repository at this point in the history
  3. organize by task type

    alytarik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4d90673 View commit details
    Browse the repository at this point in the history
  4. refactor to handle nq open

    alytarik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    25192d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62d67c2 View commit details
    Browse the repository at this point in the history
  6. fixes for exact match

    alytarik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    09a4185 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    59570d7 View commit details
    Browse the repository at this point in the history
  2. add 'evaluate' as dependency

    alytarik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    2be99f6 View commit details
    Browse the repository at this point in the history
  3. add rouge

    alytarik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    7f086d4 View commit details
    Browse the repository at this point in the history
  4. fix report for qasamples

    alytarik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    90b3460 View commit details
    Browse the repository at this point in the history
  5. fix text classification

    alytarik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4313a7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f036565 View commit details
    Browse the repository at this point in the history
  7. fix for new predict function

    alytarik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    dd4d77f View commit details
    Browse the repository at this point in the history