Hi ,
I trained a BERT and Pytorch model with my data set on Google Colab, now I want to move the trained model to Hub so I can use it on my account like other pre-trained models.
I do not know how to save and move the model I trained to huggingface.
Thank you