if you tried to load a pytorch model from a tf 2.0 checkpoint, please set from_tf=true. #1433
Unanswered
123301-PrabuT
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Our classification training is failing with the above error - if you tried to load a pytorch model from a tf 2.0 checkpoint, please set from_tf=true.
We are using torch=1.6.0 and torchvision=0.7.0 and simpletransformers=0.48.1
Any help is appreciated
Beta Was this translation helpful? Give feedback.
All reactions