Hello All,
I’m new to HF and am wondering about the push_to_hub function. I just trained a model for over 5 hours in Colab and saved the checkpoints on my google drive. I’m now running the push_to_hub function and getting the output below.
Several commits (3) will be pushed upstream.
WARNING:huggingface_hub.repository:Several commits (3) will be pushed upstream.
The progress bars may be unreliable.
WARNING:huggingface_hub.repository:The progress bars may be unreliable.
This has been running for over 4 hours and I’m not seeing anything on the Hub except the initial commit. Is this typical? I’m wondering if I should keep it running for several more hours or if the process is actually stuck somewhere. There is no progress bar or anything to give a status.
Thanks you!