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

WMT benchmarking support #377

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mmoffatt2
Copy link
Collaborator

@mmoffatt2 mmoffatt2 commented Jan 28, 2025

Benchmarking support for translation. Here is an example invocation:
python3 sample.py --init_from="gpt2-xl" --eval_dataset="wmt/wmt14" --benchmark_translation --source_lang="fr" --target_lang="en"

Here is the output:
image

@gkielian
Copy link
Collaborator

Seems that the reason for the error was a path issue, I corrected the path and moved the translation file to the benchmarks folder.

This will probably get past the CI checks.

Would there be any screenshots of the invocation and output?

@gkielian gkielian self-requested a review February 11, 2025 01:20
@mmoffatt2 mmoffatt2 marked this pull request as ready for review February 11, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants