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

Several of the data links in benchmarks/.../language translation/.../bert/ are out of date, and the download_glue_data.py script has bugs #93

Open
emmacall opened this issue Nov 4, 2021 · 1 comment

Comments

@emmacall
Copy link

emmacall commented Nov 4, 2021

I'm unable to get the data downloaded, following the ReadMe at this link: https://github.com/IntelAI/models/tree/master/benchmarks/language_translation/tensorflow/bert
Particularly at this command: $ python3 download_glue_data.py --data_dir ./data/ --tasks MRPC

There are several bugs in the download_glue_data.py script (e.g you need 'urllib.request.urlretrieve...' rather than 'URLLIB.retrieve'), and the links to the data are now inaccessible.

@sramakintel
Copy link
Contributor

@emmacall if you still need assistance with language translation models, can you try our latest optimizations by following links here: https://www.intel.com/content/www/us/en/developer/articles/containers/cpu-reference-model-containers.html ?

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

No branches or pull requests

2 participants