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 ability to switch output languages for multilingual models #69 #72

Closed
wants to merge 27 commits into from

Commits on Jul 19, 2023

  1. Testing Circleci on main

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    89fbc24 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/SamDewriter/SimulEval

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    93f9643 View commit details
    Browse the repository at this point in the history
  3. Testing Circleci on main

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fd41dc2 View commit details
    Browse the repository at this point in the history
  4. Testing Circleci on main

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4becf02 View commit details
    Browse the repository at this point in the history
  5. Testing Circleci on main

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cc893ef View commit details
    Browse the repository at this point in the history
  6. Testing Circleci on main

    Mubaraq Sani authored and Mubaraq Sani committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a6f00f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. correct Circle config

    Mubaraq Sani authored and Mubaraq Sani committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0f41351 View commit details
    Browse the repository at this point in the history
  2. correct Circle config

    Mubaraq Sani authored and Mubaraq Sani committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    78d13d0 View commit details
    Browse the repository at this point in the history
  3. correct Circle config

    Mubaraq Sani authored and Mubaraq Sani committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    98ae6ec View commit details
    Browse the repository at this point in the history
  4. correct Circle config

    Mubaraq Sani authored and Mubaraq Sani committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cdffc8d View commit details
    Browse the repository at this point in the history
  5. Revert "[demo] s2t + s2s agent pipelines (facebookresearch#58)"

    This reverts commit 075c4d3.
    Mubaraq Sani authored and Mubaraq Sani committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    cacfbc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. resolve branch changes

    Mubaraq Sani authored and Mubaraq Sani committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f97cdfa View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. add target language

    Mubaraq Sani authored and Mubaraq Sani committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4ddf84a View commit details
    Browse the repository at this point in the history
  2. add target language as a parameter

    Mubaraq Sani authored and Mubaraq Sani committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    69e5816 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Test dynamic language

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    812bcbc View commit details
    Browse the repository at this point in the history
  2. Switch language dynamically

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    233aa35 View commit details
    Browse the repository at this point in the history
  3. Add ability to switch output language (facebookresearch#69)

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f15634c View commit details
    Browse the repository at this point in the history
  4. Add tgt language argument

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c06fb0c View commit details
    Browse the repository at this point in the history
  5. Add Namespace to args argument (facebookresearch#69)

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5e0165a View commit details
    Browse the repository at this point in the history
  6. Modify code to read target language from a file

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    c43e9da View commit details
    Browse the repository at this point in the history
  7. Add ability to switch input language

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    bbe6a88 View commit details
    Browse the repository at this point in the history
  8. Add a tgt-lang file to test

    Mubaraq Sani authored and Mubaraq Sani committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    03c06b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Add tgt_lang to instance

    Mubaraq Sani authored and Mubaraq Sani committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9d97d18 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Add tgt_lang to AgentStates

    Mubaraq Sani authored and Mubaraq Sani committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    3e5fbe6 View commit details
    Browse the repository at this point in the history
  2. States

    Mubaraq Sani authored and Mubaraq Sani committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6d06a8e View commit details
    Browse the repository at this point in the history
  3. Add tgt_lang from state to test (facebookresearch#69)

    Mubaraq Sani authored and Mubaraq Sani committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    50efb42 View commit details
    Browse the repository at this point in the history
  4. Target language to test

    Mubaraq Sani authored and Mubaraq Sani committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1c07b35 View commit details
    Browse the repository at this point in the history