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

Ability to filter available testsets by language pair #211

Merged
merged 9 commits into from
Oct 4, 2022

Commits on Sep 14, 2022

  1. Ability to filter available testsets by language pair

    Using
    ```
    sacrebleu --list -l en-fr
    ```
    test sets available in English-French are listed.
    ZJaume committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    d0f63aa View commit details
    Browse the repository at this point in the history
  2. Add langpair to output listing

    ZJaume committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9b99ffc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    bc54690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e0ea8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

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

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    3905299 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG

    mjpost committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    80d4240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b961ef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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