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

Implementing Flores 200 translation evaluation benchmark across 200 languages #1706

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Mar 8, 2024

  1. implement sib200

    snova-zoltanc committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6d574fd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Merge pull request #1 from sambanova/zoltanc/sib200

    implement sib200
    snova-zoltanc committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d7d666d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. implement exams

    snova-zoltanc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8b40a3e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b32b1de View commit details
    Browse the repository at this point in the history
  2. remove breakpoint()

    snova-zoltanc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    84e04a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93b0b70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from sambanova/zoltanc/exams

    Implement exams dataset
    snova-zoltanc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5d90446 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from sambanova/zoltanc/flores200

    implement flores evaluation
    snova-zoltanc committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ea5d816 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    274706a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from sambanova/zoltanc/move_sib200

    move sib200 files into lm_eval/tasks/sib200
    snova-zoltanc committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    36fc7a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    dd9223e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from sambanova/zoltanc/exams_generate_configs

    small fix in repeated for loop
    snova-zoltanc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    977eb1d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    2abc431 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from sambanova/zoltanc/exams_template

    Closed Book Exams Choices template fix
    snova-zoltanc committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    57ed949 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    61d1fd1 View commit details
    Browse the repository at this point in the history
  2. add readme

    snova-zoltanc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f4e556e View commit details
    Browse the repository at this point in the history
  3. small fix on README

    snova-zoltanc committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3b7818b View commit details
    Browse the repository at this point in the history