Issue with uploading model check points to the hub for google/vit-base-patch16-224-in21k

#11
by samu - opened

When push_to_hub=True, I get this error:

train-args-vit.png

vit-hub-upload-error.png

But when I comment out push_to_hub, the model is able to train without any errors. And this is the same for using pipeline as well. What could be the problem?

I was reading token instead of write token. Now, am able to push checkpoints to the hub

samu changed discussion status to closed

Sign up or log in to comment