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

[Feature] Support Evaluation Hook of Translation Models #127

Merged
merged 6 commits into from
Oct 15, 2021

Commits on Sep 28, 2021

  1. support translation evaluation during training

    yangyifei authored and yangyifei committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    abf251a View commit details
    Browse the repository at this point in the history
  2. fix lint

    yangyifei authored and yangyifei committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    432850b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. fix priority for eval hook

    yangyifei authored and yangyifei committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    ce6e4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. solve conflict

    yangyifei authored and yangyifei committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d069a05 View commit details
    Browse the repository at this point in the history
  2. fix pr and add evaluation to configs

    yangyifei authored and yangyifei committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d515286 View commit details
    Browse the repository at this point in the history
  3. solve conflict

    yangyifei authored and yangyifei committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    bf86279 View commit details
    Browse the repository at this point in the history