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

Add a scoring function in model configuration #2490

Closed
wants to merge 20 commits into from

Commits on Jan 25, 2024

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

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    ba1a92a View commit details
    Browse the repository at this point in the history
  2. remove duplicate calls in util

    ir2718 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9830d4a View commit details
    Browse the repository at this point in the history
  3. redo evaluators

    ir2718 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    efb1ec1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    eb689fc View commit details
    Browse the repository at this point in the history
  2. update triplet evaluator

    ir2718 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f48e5d2 View commit details
    Browse the repository at this point in the history
  3. merge score_f_save into master

    ir2718 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8056ada View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    befbc44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a3e525 View commit details
    Browse the repository at this point in the history
  6. update paraphrase mining

    ir2718 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    692af4a View commit details
    Browse the repository at this point in the history
  7. update enum

    ir2718 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f1daa1b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. add pairwise functions

    ir2718 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7291d1c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    42b5dcb View commit details
    Browse the repository at this point in the history
  2. update utils, add some tests

    ir2718 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    2dcbded View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67227e7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'UKPLab-master'

    ir2718 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8b4b6d6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'score_f_save'

    ir2718 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0deb7cc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. run formatting

    ir2718 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7937646 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    ir2718 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    42392cc View commit details
    Browse the repository at this point in the history
  3. fix some bugs in evaluators

    ir2718 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    730eeac View commit details
    Browse the repository at this point in the history