You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2025. It is now read-only.
We are unable to build Docker container for SageMaker following the steps under
https://aws.amazon.com/blogs/machine-learning/train-albert-for-natural-language-processing-with-tensorflow-on-amazon-sagemaker.
Specifically, it fails to checkout jarednielsen/transformers.git@tfsquad:
from in ./models/nlp/docker/ngc_sagemaker.Dockerfile:
The Github connection is fine as the following works:
A colleague ran into this problem, and I reproduced the problem in a separate environment.
Best,
Tom