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
When I try to train an encoder for classification using the main_encoder.py file, the --epochs argument does not seem to have an effect. I set it to low values like 1 or 2 and the training continues beyond that.
When I try to train an encoder for classification using the
main_encoder.pyfile, the--epochsargument does not seem to have an effect. I set it to low values like 1 or 2 and the training continues beyond that.