-
Notifications
You must be signed in to change notification settings - Fork 1
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
Possible Bug #1
Comments
Sorry for these mistakes, the evaluation code is updated, along with other typos. Thanks for reminder and feel free to contact whenever anything confusing is spotted. As for the |
Hi, thanks for response! Could you please check this? I am using the updated code.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for the great work of ICL evaluation in NMT.
I encounter some problems when executing
python test/test_flores101.py
. Could you please double check this? It seems the code is not fully prepared, e.g. there are some obvious problems from python linter:https://github.com/OwenNJU/MMT-LLM/blob/36e275dcede8ac0ab4501d7173753e007fec4e3d/test/test_flores101.py#L26-L27
https://github.com/OwenNJU/MMT-LLM/blob/36e275dcede8ac0ab4501d7173753e007fec4e3d/test/test_flores101.py#L77
And there are some problems about
Accelerate
version as discussed in Shark-NLP/OpenICL#15Thanks again for this work!
The text was updated successfully, but these errors were encountered: