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 onnx GPT-2 test fails to fetch the blob tarball https://github.com/onnx/models/blob/4c46cd00fbdb7cd30b6c1c17ab54f2e1f4f7b177/validated/text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz which is kind of strange because I'm able to fetch it using wget from the terminal. The downloaded file is just a HTML page generated by github and not the tarball.
file gpt2-10.tar.gz gpt2-10.tar.gz: HTML document, Unicode text, UTF-8 text, with very long lines (1616)
This seems to be an issue at the github side.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The onnx GPT-2 test fails to fetch the blob tarball https://github.com/onnx/models/blob/4c46cd00fbdb7cd30b6c1c17ab54f2e1f4f7b177/validated/text/machine_comprehension/gpt-2/model/gpt2-10.tar.gz which is kind of strange because I'm able to fetch it using wget from the terminal. The downloaded file is just a HTML page generated by github and not the tarball.
file gpt2-10.tar.gz
gpt2-10.tar.gz: HTML document, Unicode text, UTF-8 text, with very long lines (1616)
This seems to be an issue at the github side.
The text was updated successfully, but these errors were encountered: