Chapter 7 questions

Hi :hugs:

I am experiencing a quite weird and unexplained issue/bug : using Google Colab, I am doing the courses related to Summarization
However, when fitting the model, I am using the PushToHubCallback to save and upload the checkpoints to the Hub. Unfortunately, even if the training is done, the model files are created and stored localy in Colab (/content/mt5-small-finetuned-amazon-en-es) but never uploaded to my HF hub…The fit command keep running, without any additional verbose. It’s hours now I tried to fix it but didn’t find yet the reason why neither the solution, would appreciate you help please.

Thanks so much !