We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The file scripts/run_tatoeba.sh using the following command to call the tatoeba related python code:
python $REPO/third_party/run_retrieval.py \ ...
However, the file run_retrieval.py has been renamed to evaluate_retrieval.py in commit c168376
The text was updated successfully, but these errors were encountered:
Thanks for fixing this in PR #48, which has now been merged.
Sorry, something went wrong.
No branches or pull requests
The file scripts/run_tatoeba.sh using the following command to call the tatoeba related python code:
python $REPO/third_party/run_retrieval.py \ ...
However, the file run_retrieval.py has been renamed to evaluate_retrieval.py in commit c168376
The text was updated successfully, but these errors were encountered: